Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-17 | Various fixes | Ian C | |
* Added VCS example, which highlighted some bug in the zero page detection. * 6502 fixes for the above. Still a problem with code generation. * Updates to Gameboy code (example still not working in emulator). * Fixed listing not being generated when enabled. |