aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-04Started adding CBM tape file support. Still the bulk of it to do, butHEADmasterIan C
2024-05-09Missing updates for V1.12 in CHANGELOG and README.mdIan C
2024-04-14Versioned for V1.13 developmentIan C
2024-04-14Versioned for V1.12V1.12Ian C
2024-04-11Added VIC-20 + 8K PRG exampleIan C
2024-04-11Turns out you do need the BASIC stub in a PRG. Updated docs and headers.Ian C
2024-04-11Added Vic-20 PRG output. Not sure BASIC stub is needed so checkin prior toIan C
2023-01-05Updated documentation link in README.mdIan C
2023-01-04Updated lib test to import labels.Ian C
2022-07-02Updated CHANGELOGIan C
2021-11-22Updated READMEIan C
2021-11-22Added Intel HEX outputIan C
2021-11-21Updated for V1.12 developmentIan C
2021-11-20Fixed missing calls to set up HEX output options.V1.11Ian C
2021-11-20Set for V1.11 releaseIan C
2021-11-20Added Intel HEX output handlerIan C
2021-09-23Fixed HTML link in README hopefullyIan C
2021-09-21Version for V1.11 development. Restored HTML link in README.mdIan C
2021-09-21Imported V1.10V1.10Ian C
2021-09-21Imported V1.9V1.9Ian C
2021-09-21Imported V1.8V1.8Ian C
2021-09-21Imported V1.7V1.7Ian Cowburn
2019-02-23Added link to CASM homepageIan Cowburn
2019-02-04Updated README to point to new source control.Ian Cowburn
2019-02-04Modified CPC tape out. Still not working.Ian Cowburn
2018-12-04Updated README.mdIan C
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
2018-06-07Tweaked INSTALLIan 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-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