aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2016-12-16Added initial files for CPC output.Ian C
2016-05-20First pass at NES ROM support.Ian C
2016-05-12Started on SPC700Ian 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-06Added simple library format.Ian C
2016-05-04First pass at SNES ROM output.Ian C
Still to do: * ROM type * ROM checksums
2016-04-20Started on 65c816 (not yet compilable)Ian C
2016-04-19Fixes Gameboy outputIan C
* Fixes Gameboy output * Documentation changes for Gameboy * Gameboy example now works
2016-04-15Started on Gameboy support.Ian C
2016-04-06Added ZX81 output driverIan C
2016-03-22Fixes to T64 output.Ian C
2016-03-21Added initial version of T64 output driver.Ian C
2016-03-20Move output drivers to separate files in preperation for additional drivers.Ian C
2016-03-07Updated README and copied latest version in.Ian C