Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
vulcandth 60abac1e12
Some checks are pending
CI / build (push) Waiting to run
Update CI with rgbds dependencies
2025-01-10 15:47:55 -06:00
.github/workflows Update CI with rgbds dependencies 2025-01-10 15:47:55 -06:00
audio Add DEF to constants w/ some macro updates 2023-06-01 18:51:20 -05:00
constants Identify Mapobject routines and player/follower templates 2023-06-03 17:36:12 -05:00
data Update to RGBDS 0.8.0 2024-07-22 12:36:47 +00:00
engine Update to RGBDS 0.8.0 2024-07-22 12:36:47 +00:00
gfx (Partially) dump banks $0D and $0F (#99) 2023-11-17 21:40:28 -06:00
home (Partially) dump banks $0D and $0F (#99) 2023-11-17 21:40:28 -06:00
macros Rework object_struct and map_object 2023-06-01 22:51:44 -05:00
maps Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*.asm) 2020-09-21 12:15:06 -04:00
ram No space between label and colon 2025-01-05 18:44:14 -05:00
scripts Disassemble Pokecenter PC (#90) 2021-01-25 13:02:28 -05:00
slack Add DEF to constants w/ some macro updates 2023-06-01 18:51:20 -05:00
tools chmod +x tools/make_shim.py 2020-09-20 17:49:08 -04:00
utils Kanto Mon Names (#79) 2020-11-13 11:14:34 -05:00
.gitattributes Add .pic as binary. 2018-07-03 13:28:18 -04:00
.gitignore Port scan_includes.c from pokepicross 2020-09-20 17:02:44 -04:00
constants.asm Preliminary cry labelling 2021-05-31 14:04:03 +07:00
layout.link (Partially) dump banks $0D and $0F (#99) 2023-11-17 21:40:28 -06:00
Makefile Update to RGBDS 0.8.0 2024-07-22 12:36:47 +00:00
README.md Replaced decomp list with pret.github.io link (#109) 2023-11-17 20:44:18 -06:00
roms.sha1 md5 -> sha1 2020-09-22 15:22:57 -04:00
shim.sym (Partially) dump banks $0D and $0F (#99) 2023-11-17 21:40:28 -06: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.