Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
jd-0 8900eb7ad0 Remove address comments
Regex patterns used:
 ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\)
 ; [0-9a-f]{1,2}:[0-9a-f]{4}
 ; [0-9a-f]{4,5}

 ;[0-9a-f]{4,5}
 ;[0-9a-f]{1,2}:[0-9a-f]{1,4}
2020-09-20 12:07:01 -07:00
audio Remove address comments 2020-09-20 12:07:01 -07:00
bin Dumped rest of bank, still need to clean up a few hardcoded addresses 2018-08-21 13:13:00 -04:00
constants Remove address comments 2020-09-20 12:07:01 -07:00
data Remove address comments 2020-09-20 12:07:01 -07:00
engine Remove address comments 2020-09-20 12:07:01 -07:00
gfx Identify radio graphics 2019-04-14 13:40:39 +01:00
home Remove address comments 2020-09-20 12:07:01 -07:00
macros Remove address comments 2020-09-20 12:07:01 -07:00
maps Remove address comments 2020-09-20 12:07:01 -07:00
tools Fix coverage utility script 2020-08-09 15:30:06 -04:00
utils rgbds has moved from rednex to gbdev 2020-09-15 13:26:22 -04:00
.gitattributes Add .pic as binary. 2018-07-03 13:28:18 -04:00
.gitignore Merge branch 'master' into section-reorg 2018-07-08 21:21:12 -04:00
.travis.yml rgbds has moved from rednex to gbdev 2020-09-15 08:36:41 -04:00
bin.asm Remove address comments 2020-09-20 12:07:01 -07:00
charmap.asm began dumping bank 1 2018-07-30 22:34:21 -04:00
constants.asm Disassemble party menu icons 2019-09-15 14:09:36 -04:00
gfx.asm Remove address comments 2020-09-20 12:07:01 -07:00
gfx.py tools/ contains what's needed to build the ROMs; utils/ contains disassembly utilites 2020-08-09 13:49:34 -04:00
hram.asm Remove address comments 2020-09-20 12:07:01 -07:00
layout.link Resolved conflict caused by my changes. 2020-08-29 00:17:28 +01:00
macros.asm Give all .asm and all .inc except of base_stats/???.inc new line at the end of file 2020-09-13 03:46:21 +02:00
Makefile Fix off-by-one errors with 'make coverage' and reformat output (horizontal banks) 2020-09-12 21:42:28 -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
sram.asm Remove address comments 2020-09-20 12:07:01 -07:00
vram.asm Remove address comments 2020-09-20 12:07:01 -07:00
wram.asm Remove address comments 2020-09-20 12:07: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 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: