aboutsummaryrefslogtreecommitdiff
path: root/src/label.c
AgeCommit message (Collapse)Author
2018-09-06Made '$' expansion account for bank in 24-bit address mode.V1.5Ian C
2016-08-19Expanded label dump to 32 bitsIan C
2016-05-17Added support for 24 bit address labels.Ian C
* Also fixes bug where bank wasn't reset between passes.
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-08Changes for V1.2:V1.2Ian C
* Finished library support. * Finished SNES support * Fixed bad email in copyleft headers.
2016-05-06Added simple library format.Ian C
2016-04-20Removed modulus and added '%' as a binary format marker.Ian C
2016-04-06Added ZX81 output driverIan C
2016-03-07Updated README and copied latest version in.Ian C