Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
DrippingYellow 452a322140
Some checks failed
CI / build (push) Has been cancelled
Finish labelling bank $0f (#127)
* Split bank $0f into engine/battle/core.asm and engine/overworld/wildmons.asm
* Split wildmon probabilities into separate data/wild/probabilities.inc file for consistency
2026-01-21 18:43:18 -05:00
.github/workflows Fix CI (rgbds needed sudo apt-get update) 2026-01-21 12:05:26 -05:00
audio Remove executable permission from various files 2025-12-02 12:23:39 -05:00
constants Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
data Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
engine Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
gfx Merge branch 'master' into changes 2025-12-20 13:30:16 -05:00
home Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
macros Merge branch 'master' into changes 2025-12-20 13:30:16 -05:00
maps
ram Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
scripts Merge branch 'master' into changes 2025-12-20 13:30:16 -05:00
slack Remove executable permission from various files 2025-12-02 12:23:39 -05:00
tools Remove executable permission from various files 2025-12-02 12:23:39 -05:00
utils Remove executable permission from various files 2025-12-02 12:23:39 -05:00
.gitattributes
.gitignore Finish labelling Bank 0D (#113) 2025-02-15 17:48:47 -06:00
.rgbds-version Use features of RGBDS 1.0.0 (#123) 2025-11-13 15:28:12 -05:00
constants.asm Labelling and separating bank01.asm (#117) 2025-07-07 19:02:15 -04:00
layout.link Finish labelling bank $0f (#127) 2026-01-21 18:43:18 -05:00
Makefile Use $(PYTHON) in Makefile for Python tools 2025-12-02 12:23:39 -05:00
README.md Replaced decomp list with pret.github.io link (#109) 2023-11-17 20:44:18 -06:00
rgbdscheck.asm Use features of RGBDS 1.0.0 (#123) 2025-11-13 15:28:12 -05:00
roms.sha1
shim.sym Decompiled the rest of bank 23 2025-10-22 21:41:35 -05:00

Pokémon Gold and Silver: Space World 1997 Demo Build Status

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 sha1: b1d7539a87dea81b2cff6146afaad64470d08d84
  • Gold_debug.sgb (correct header) sha1: 87fd8dbe5db39619529abcfc99e74cc5ecb8b94e

You will need to provide a copy of Gold_debug.sgb renamed baserom.gb to build the ROMs.

See also

You can find us on Discord (pret, #prototypes-and-leaks).

For other pret projects, see pret.github.io.