Age | Commit message (Collapse) | Author |
|
framework is there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Also fixes bug where bank wasn't reset between passes.
|
|
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.
|
|
|
|
|
|
* Finished library support.
* Finished SNES support
* Fixed bad email in copyleft headers.
|
|
|
|
Still to do:
* ROM type
* ROM checksums
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
+ Added '*' wildcard for macro arguments
+ Allow 'EX' with parameters reversed on the Z80
+ Added simple CP/M example test.
+ Added some files to gitignore
|
|
|