aboutsummaryrefslogtreecommitdiff
path: root/src/casm.c
AgeCommit message (Expand)Author
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
2016-12-16Added initial files for CPC output.Ian C
2016-09-14Updated version for next development phase.Ian C
2016-09-14Updated version for release.V1.4Ian C
2016-05-25Setup version ident for next development version.Ian C
2016-05-25Read for V1.3 taggingV1.3Ian C
2016-05-20First pass at NES ROM support.Ian C
2016-05-17Added support for 24 bit address labels.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-04First pass at SNES ROM output.Ian C
2016-04-28First pass of compilable 65c816 mode.Ian C
2016-04-25Further changes for 65c816 (still broken build)Ian C
2016-04-20Removed modulus and added '%' as a binary format marker.Ian C
2016-04-20Updates ready for tagging.V1.1Ian C
2016-04-17Various fixesIan C
2016-04-15Started on Gameboy support.Ian C
2016-04-10Updated usage with version ready for tagging.Ian C
2016-04-06Added ZX81 output driverIan C
2016-03-20Move output drivers to separate files in preperation for additional drivers.Ian C
2016-03-16Updated banking to work with output.Ian C
2016-03-08Wildcard for args, EX changes and CP/M test.Ian C
2016-03-07Updated README and copied latest version in.Ian C