Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
2018-06-03 11:04:06 -04:00
audio Make songs their own individual objects 2018-06-02 17:11:39 +02:00
constants wram: document some menu and backpack variables 2018-06-03 04:23:23 +02:00
data Merge branch 'master' into build_more_roms 2018-06-03 11:04:06 -04:00
engine Merge branch 'master' into build_more_roms 2018-06-03 11:04:06 -04:00
gfx Merge branch 'master' into build_more_roms 2018-06-02 22:57:52 -04:00
home Merge branch 'master' into build_more_roms 2018-06-02 23:12:38 -04:00
macros macros/text: use charmap entries instead of fixed byte constants 2018-06-02 16:48:33 +02:00
tools Merge branch 'master' into build_more_roms 2018-06-03 11:04:06 -04:00
.gitignore Merge branch 'master' into build_more_roms 2018-06-02 23:12:38 -04:00
charmap.asm home: disassemble print hexadecimal fns 2018-06-02 18:26:17 +02:00
config.mk Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
constants.asm constants: introduce internal order Pokémon constants 2018-06-02 00:29:23 +02:00
gfx.asm Merge branch 'master' into build_more_roms 2018-06-02 22:57:52 -04:00
gfx.py Add gfx.py with necessary poketools subset 2018-05-31 14:00:55 -04:00
hram.asm Merge branch 'master' into build_more_roms 2018-06-02 23:12:38 -04:00
macros.asm Dump all songs 2018-06-02 05:56:11 -05:00
Makefile Merge branch 'master' into build_more_roms 2018-06-03 11:04:06 -04:00
README.md Merge branch 'master' into build_more_roms 2018-06-02 22:57:52 -04:00
roms.md5 Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
shim.sym Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
sram.asm home: add front pic and decompression disassembly 2018-05-31 02:54:03 +02:00
vram.asm home: disassemble vblank and associated functions 2018-06-01 01:26:41 +02:00
wram.asm Merge branch 'master' into build_more_roms 2018-06-02 23:12:38 -04:00

WIP disassembly of the Spaceworld 1997 Gold proto

It attempts to build the following ROMs:

pokegold_spaceworld.gb (MD5: 3c407114de28d17b7113a2c0cee9a37c) pokegold_debug_spaceworld.gb (MD5: 2eadbed83b775c097ff79e5128d1184f) pokesilver_spaceworld.gb (MD5: c52a677c35f15320d5b495e14809f00d) pokesilver_debug_spaceworld.gb (MD5: fa65d3759bb17c489de171a598ba4913)