Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
2020-09-22 16:06:05 -04:00
audio More cleanup of whitespace and comments 2020-09-20 16:58:05 -04:00
constants Use Japanese charmap characters 2020-09-22 15:57:42 -04:00
data include -> INCLUDE 2020-09-22 16:06:05 -04:00
engine include -> INCLUDE 2020-09-22 16:06:05 -04:00
gfx Move most files out of the root directory 2020-09-22 12:04:13 -04:00
home include -> INCLUDE 2020-09-22 16:06:05 -04:00
macros Simplify bg_event usage, and document map event macro arguments 2020-09-22 15:12:27 -04:00
maps Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*.asm) 2020-09-21 12:15:06 -04:00
ram Move most files out of the root directory 2020-09-22 12:04:13 -04:00
scripts include -> INCLUDE 2020-09-22 16:06:05 -04:00
slack Move most files out of the root directory 2020-09-22 12:04:13 -04:00
tools chmod +x tools/make_shim.py 2020-09-20 17:49:08 -04:00
utils Use Japanese charmap characters 2020-09-22 15:57:42 -04: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 rgbds has moved from rednex to gbdev 2020-09-15 08:36:41 -04:00
constants.asm Replace enum with const, and update many constants to be more like pokegold 2020-09-22 12:57:02 -04:00
layout.link Extract move data table (needs identification) 2020-09-22 13:12:27 -04:00
Makefile md5 -> sha1 2020-09-22 15:22:57 -04:00
README.md Outdated rgbds 0.3.8 is no longer needed 2020-08-08 17:35:17 -04:00
roms.sha1 md5 -> sha1 2020-09-22 15:22:57 -04:00
shim.sym Extract move data table (needs identification) 2020-09-22 13:12:27 -04: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 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

Other disassembly projects: