aboutsummaryrefslogtreecommitdiff
path: root/src/example
AgeCommit message (Expand)Author
2019-02-04Modified CPC tape out. Still not working.Ian Cowburn
2017-02-13Attempts to make CPC output work.Ian C
2017-01-17Fixed compilation error in dump test.Ian Cowburn
2017-01-17Small tweak to dump tool.Ian C
2017-01-17Added 3-byte word output to cpcout and added small tool for investigating CPCIan C
2017-01-11Updated Spectrum example.Ian C
2017-01-05Tweaks to (still broken) CPC output.Ian C
2016-12-29Fix for example makefile.Ian C
2016-12-29Attempt to wrap CPC TAP in CDT.Ian C
2016-12-22First stab at CPC TAPE file.Ian C
2016-12-16Added CPC example skeleton.Ian C
2016-12-16Added initial files for CPC output.Ian C
2016-09-27Updated Spectrum example.Ian C
2016-09-14Merge branch 'master' of https://github.com/noddybox/casmIan C
2016-09-14Added option for BASIC loader to Spectrum TAP file.Ian C
2016-07-07Tweaked NES example tiles.Ian C
2016-06-06Fixed palette in NES example.Ian C
2016-06-06Merge branch 'master' of https://github.com/noddybox/casmIan C
2016-06-06Tweaks to NES example to trial NES CHR editor.Ian C
2016-05-26Added extra NES ROM options.Ian C
2016-05-25Improved NES example (Hello World)Ian C
2016-05-20Fixed error in NES header (missing zero byte)Ian C
2016-05-20First pass at NES ROM support.Ian C
2016-05-04First pass at SNES ROM output.Ian C
2016-04-19Fixes Gameboy outputIan C
2016-04-19Fixs to GB 16-bit register load op and othersIan C
2016-04-18Update Gameboy test (still not working)Ian C
2016-04-18Fixed problem with zero page detection.Ian C
2016-04-17Various fixesIan C
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