Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
2018-06-18 18:18:46 +02:00
audio Remove the underscores in generic function labels to maintain consistency with pokecrystal 2018-06-05 22:51:11 -04:00
constants home: disassemble more map/overworld functions 2018-06-12 23:04:14 +02:00
data Merge branch 'math_etc' into 'master' 2018-06-10 14:20:59 +02:00
engine Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
gfx Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
home home: fix two disassembly errors 2018-06-13 22:11:18 +02:00
macros macros/coords: introduce ld macros for bg coords 2018-06-12 22:09:26 +02:00
tools Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
.gitignore Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
charmap.asm home: disassemble print hexadecimal fns 2018-06-02 18:26:17 +02:00
constants.asm Merge branch 'math_etc' into 'master' 2018-06-10 14:20:59 +02:00
gfx.asm Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
gfx.py Add gfx.py with necessary poketools subset 2018-05-31 14:00:55 -04:00
hram.asm Some label changes 2018-06-11 09:15:47 -04:00
macros.asm Dump all songs 2018-06-02 05:56:11 -05:00
Makefile Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
README.md Fix README.md formatting 2018-06-03 13:52:47 -05:00
roms.md5 Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
shim.sym shim: update shim to account for one function and wram changes 2018-06-13 22:13:13 +02:00
sram.asm Disassemble some window-related functions 2018-06-06 10:56:53 -04:00
vram.asm Disassemble map loading 2018-06-10 01:28:16 +02:00
wram.asm home, wram, gfx: split toolgear functions from unknown, rename gfx functions, add wram variables 2018-06-12 22:12:54 +02:00
zero_checksum.inc Add workaround to rgbfix 0.3.7 checksum bug 2018-06-04 19:03:25 +02: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)