Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-04 | Started adding CBM tape file support. Still the bulk of it to do, butHEADmaster | Ian C | |
framework is there. | |||
2021-11-20 | Added Intel HEX output handler | Ian C | |
2021-09-21 | Imported V1.9V1.9 | Ian C | |
2016-12-16 | Added initial files for CPC output. | Ian C | |
2016-05-20 | First pass at NES ROM support. | Ian C | |
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-06 | Added simple library format. | Ian C | |
2016-05-04 | First pass at SNES ROM output. | Ian C | |
Still to do: * ROM type * ROM checksums | |||
2016-04-20 | Started on 65c816 (not yet compilable) | Ian C | |
2016-04-19 | Fixes Gameboy output | Ian C | |
* Fixes Gameboy output * Documentation changes for Gameboy * Gameboy example now works | |||
2016-04-15 | Started on Gameboy support. | Ian C | |
2016-04-06 | Added ZX81 output driver | Ian C | |
2016-03-22 | Fixes to T64 output. | Ian C | |
2016-03-21 | Added initial version of T64 output driver. | Ian C | |
2016-03-20 | Move output drivers to separate files in preperation for additional drivers. | Ian C | |
2016-03-07 | Updated README and copied latest version in. | Ian C | |