aboutsummaryrefslogtreecommitdiff
path: root/src/test/cpm.1
AgeCommit message (Collapse)Author
2016-05-16SPC700 additions.Ian C
* First completed version of SPC700. Very untested. * Fixed an oddity in the parser regarding quoted values not ending with a separator. These values now appear unquoted with the additional text included in the same argument.
2016-03-08Wildcard for args, EX changes and CP/M test.Ian C
+ Added '*' wildcard for macro arguments + Allow 'EX' with parameters reversed on the Z80 + Added simple CP/M example test. + Added some files to gitignore