Safiire
|
427b676502
|
Ported NES101 tutor to this assembler, fixed the PROG and CHR positioning in the ROM, added more directives .ascii etc.
|
2015-02-18 18:36:22 -08:00 |
|
Safiire
|
ac46228b9f
|
I have added many directives, such as .org, ines header, .dw, .bytes, and made it produce proper Roms launch into the entry point at 0xC000 from the reset vector. I basically rewrote the Assembler class, this could still use some cleaning up though, more unit tests, and to compile some code with CHR segments
|
2015-02-18 03:05:18 -08:00 |
|
Safiire
|
debff220ec
|
Automatically name the assembled binary ROM using the input filename
|
2015-02-17 19:22:19 -08:00 |
|
Safiire
|
69e3d2fb0c
|
Initial Commit
|
2015-02-17 19:05:37 -08:00 |
|