Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
Tauwasser b4596aafbe engine: disassemble reset dialog
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-12 22:13:43 +02:00
audio Remove the underscores in generic function labels to maintain consistency with pokecrystal 2018-06-05 22:51:11 -04:00
constants 2D Menu functions 2018-06-10 21:57:21 -04:00
data Merge branch 'math_etc' into 'master' 2018-06-10 14:20:59 +02:00
engine engine: disassemble reset dialog 2018-06-12 22:13:43 +02:00
gfx Title screen disassembled (new pr) 2018-06-04 00:51:46 -04:00
home home, wram, gfx: split toolgear functions from unknown, rename gfx functions, add wram variables 2018-06-12 22:12:54 +02:00
macros macros/coords: introduce ld macros for bg coords 2018-06-12 22:09:26 +02:00
tools More functions putatively related to the map and overworld 2018-06-11 11:25:14 -04:00
.gitignore Don't ignore shim.sym 2018-06-05 16:57:22 +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 Title screen disassembled (new pr) 2018-06-04 00:51:46 -04: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 Merge pull request #11 from pret/master 2018-06-09 19:31:23 -04: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 Move tileset funcs; disassemble cry funcs 2018-06-11 17:17:43 -04: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)