Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
Rangi 268e2cae0b Move most files out of the root directory
- ram/ froups the ram source files
- slack/ is for unused garbage taking up the ROM's free space
- gfx.py moved to utils/
2020-09-22 12:04:13 -04:00
audio More cleanup of whitespace and comments 2020-09-20 16:58:05 -04:00
constants Move most files out of the root directory 2020-09-22 12:04:13 -04:00
data Port the improved connection macro from pokegold/pokecrystal 2020-09-22 11:40:17 -04:00
engine 0x -> $ 2020-09-20 19:44:16 -04:00
gfx Move most files out of the root directory 2020-09-22 12:04:13 -04:00
home 0x -> $ 2020-09-20 19:44:16 -04:00
macros Port the improved connection macro from pokegold/pokecrystal 2020-09-22 11:40:17 -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 Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*.asm) 2020-09-21 12:15:06 -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 Move most files out of the root directory 2020-09-22 12:04:13 -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 Move most files out of the root directory 2020-09-22 12:04:13 -04:00
layout.link Move most files out of the root directory 2020-09-22 12:04:13 -04:00
Makefile Move most files out of the root directory 2020-09-22 12:04:13 -04:00
README.md Outdated rgbds 0.3.8 is no longer needed 2020-08-08 17:35:17 -04:00
roms.md5 Suspend support for Silver and non-debug ROMs 2018-06-03 10:54:49 -04:00
shim.sym Resolved conflict caused by my changes. 2020-08-29 00:17:28 +01: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: