mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 15:39:32 -05:00
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Regex patterns used:
; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\)
; [0-9a-f]{1,2}:[0-9a-f]{4}
; [0-9a-f]{4,5}
;[0-9a-f]{4,5}
;[0-9a-f]{1,2}:[0-9a-f]{1,4}
|
||
|---|---|---|
| audio | ||
| bin | ||
| constants | ||
| data | ||
| engine | ||
| gfx | ||
| home | ||
| macros | ||
| maps | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| bin.asm | ||
| charmap.asm | ||
| constants.asm | ||
| gfx.asm | ||
| gfx.py | ||
| hram.asm | ||
| layout.link | ||
| macros.asm | ||
| Makefile | ||
| README.md | ||
| roms.md5 | ||
| shim.sym | ||
| sram.asm | ||
| vram.asm | ||
| wram.asm | ||
Pokémon Gold and Silver: Space World 1997 Demo 
This is a work-in-progress disassembly of the Pokémon Gold and Pokémon Silver prototypes demoed at Space World 1997.
It builds the following ROMs:
- Gold_debug.sgb
md5: 2eadbed83b775c097ff79e5128d1184f - Gold_debug.sgb (correct header)
md5: 8e509301f6db1f89fee85aead8ebf8d4
You will need to provide a copy of Gold_debug.sgb renamed baserom.gb to build the ROMs.
See also
- Discord: pret
- IRC: freenode#pret
Other disassembly projects: