aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-21Imported V1.7V1.7Ian Cowburn
2019-02-04Modified CPC tape out. Still not working.Ian Cowburn
2018-09-18Labeled for V1.7 development.Ian C
2018-09-18Ready for version 1.6.V1.6Ian C
2018-09-18Made it so duplicating a label is an error.Ian C
2018-09-13Updated version for next development cycle.Ian C
2018-09-06Made '$' expansion account for bank in 24-bit address mode.V1.5Ian C
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-14Updated version for next development phase.Ian C
2016-09-14Updated version for release.V1.4Ian 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-08-22Updated link testIan C
2016-08-19Expanded label dump to 32 bitsIan 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-25Setup version ident for next development version.Ian C
2016-05-25Read for V1.3 taggingV1.3Ian 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-17Added support for 24 bit address labels.Ian C
2016-05-16Added SPC700 test file.Ian C
2016-05-16SPC700 additions.Ian C
2016-05-12Started on SPC700Ian C
2016-05-11Added option to import only labels from library.Ian C
2016-05-08Updated version number for next lot of development.Ian C
2016-05-08Changes for V1.2:V1.2Ian C
2016-05-06Added simple library format.Ian C
2016-05-06Fixed SNES checksum.Ian C
2016-05-04First (bad) attempt at SNES checksum.Ian C
2016-05-04First pass at SNES ROM output.Ian C
2016-05-03Merge branch 'master' of https://github.com/noddybox/casmIan C
2016-05-03Checked 65c816 output using dispel.Ian C
2016-04-28Fixed missing return from function.Ian C
2016-04-28First pass of compilable 65c816 mode.Ian C