Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-12 | Started on SPC700 | Ian 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-11 | Added option to import only labels from library. | Ian C | |
2016-05-08 | Changes for V1.2:V1.2 | Ian C | |
* Finished library support. * Finished SNES support * Fixed bad email in copyleft headers. | |||
2016-04-18 | Fixed problem with zero page detection. | Ian C | |
Zero page detection wasn't aggressive enough; by only doing the test on the last past, labels weren't being updated till the final pass. | |||
2016-03-16 | Updated banking to work with output. | Ian C | |
2016-03-14 | Initial code for handling of memory banks. | Ian C | |
2016-03-08 | Fixed prototype of SetNeededPasses() | Ian C | |
2016-03-07 | Updated README and copied latest version in. | Ian C | |