Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-16 | SPC700 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-05-12 | Started on SPC700 | Ian C | |
Also: * Added offset to import command. Realised fairly useless, but may as well keep it. * Added setting of address space size to state for PC. | |||
2016-05-11 | Added option to import only labels from library. | Ian C | |
2016-05-06 | Added simple library format. | Ian C | |
2016-05-03 | Checked 65c816 output using dispel. | Ian C | |
2016-04-28 | First pass of compilable 65c816 mode. | Ian C | |
2016-04-25 | Further changes for 65c816 (still broken build) | Ian C | |
2016-04-20 | Removed modulus and added '%' as a binary format marker. | Ian C | |
2016-03-20 | Move output drivers to separate files in preperation for additional drivers. | Ian C | |
2016-03-19 | Moved documentation to an hand-crafted HTML file. | Ian C | |
2016-03-08 | Wildcard 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 | |||
2016-03-07 | Updated README and copied latest version in. | Ian C | |