Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Go to file
Rangi f917febffb
Merge pull request #95 from ZoomTen/super-gameboy
Some work on SGB functions (bank $02)
2021-06-20 12:32:51 -04:00
.github/workflows Try restoring the git status check in CI (see issue #67) 2021-06-20 12:13:52 -04:00
audio Dump banks $09 and $0B (#93) 2021-05-08 13:15:39 -04:00
constants Merge pull request #95 from ZoomTen/super-gameboy 2021-06-20 12:32:51 -04:00
data Merge pull request #95 from ZoomTen/super-gameboy 2021-06-20 12:32:51 -04:00
engine Merge pull request #95 from ZoomTen/super-gameboy 2021-06-20 12:32:51 -04:00
gfx Move super_palettes.inc to data/sgb/ 2021-05-18 15:37:05 +07:00
home Identify some more SGB stuff, rework SGB layout constants 2021-05-17 18:09:43 +07:00
macros Use rgbds 0.5.1 features 2021-05-09 13:35:59 -04:00
maps Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*.asm) 2020-09-21 12:15:06 -04:00
ram Disassemble more OW sprite routines 2021-05-16 14:22:32 +07:00
scripts Disassemble Pokecenter PC (#90) 2021-01-25 13:02:28 -05:00
slack Decode SGB border palettes 2021-05-18 15:36:48 +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
constants.asm Suggested changes to #83 2020-12-17 23:48:21 +07:00
layout.link Merge pull request #95 from ZoomTen/super-gameboy 2021-06-20 12:32:51 -04:00
Makefile Fix failing build 2021-05-17 22:37:27 +07:00
README.md Switch from Travis CI to GitHub Actions 2021-06-20 12:11:37 -04:00
roms.sha1 md5 -> sha1 2020-09-22 15:22:57 -04:00
shim.sym Disassemble more OW sprite routines 2021-05-16 14:22:32 +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: