Title | Galaxian (NES) Disassembly |
Description |
Galaxian's FamiCom port has the unique property of being the smallest NES/FC game of all, at 16KiB. (The original arcade version was 12KiB). When frantik released his disasm6, the smallest game of all felt like an obvious test.
Hundreds of hours later...
Almost all numeric constants in the source code have been replaced with symbols that explain what they meant. Assembles cleanly with XA65 v2.3.5 (what's in debian and ubuntu), but you'd still need to add the chr and header. |
|