Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
Zumi 5251fe1ec1
Split and label Trainer Gear code (#89)
Split and label Trainer Gear code
2021-01-25 13:01:22 -05:00
audio Music -> SongHeaderPointers 2020-12-18 13:20:35 +07:00
constants Split and label Trainer Gear code (#89) 2021-01-25 13:01:22 -05:00
data Split sound test text pointers to another file 2020-12-17 13:50:58 +07:00
engine Split and label Trainer Gear code (#89) 2021-01-25 13:01:22 -05:00
gfx Split and label Trainer Gear code (#89) 2021-01-25 13:01:22 -05:00
home Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2020-12-18 13:16:13 +07:00
macros Match pokegold's battle transition code more closely 2020-12-08 14:33:46 -05:00
maps Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*.asm) 2020-09-21 12:15:06 -04:00
ram Split and label Trainer Gear code (#89) 2021-01-25 13:01:22 -05:00
scripts include -> INCLUDE 2020-09-22 16:06:05 -04:00
slack Cover remaining bytes on bank $39 2020-12-10 16:29:36 +07: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
.travis.yml Build with rgbds 0.4.2 2020-12-09 12:46:05 -05:00
constants.asm Suggested changes to #83 2020-12-17 23:48:21 +07:00
layout.link Split and label Trainer Gear code (#89) 2021-01-25 13:01:22 -05:00
Makefile Factor out gfx- and slack-specific rules into .mk files 2020-09-22 16:12:26 -04:00
README.md Declare SHA-1 hashes 2020-09-22 16:14:13 -04:00
roms.sha1 md5 -> sha1 2020-09-22 15:22:57 -04:00
shim.sym Disassemble start menu frame type dialog 2021-01-21 16:22:01 +07: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

Other disassembly projects: