mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-06-22 07:20:22 -05:00
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
|
|
||
|---|---|---|
| .github | ||
| audio | ||
| constants | ||
| data | ||
| engine | ||
| garbage | ||
| gfx | ||
| home | ||
| macros | ||
| maps | ||
| ram | ||
| scripts | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| .rgbds-version | ||
| constants.asm | ||
| layout.link | ||
| Makefile | ||
| README.md | ||
| rgbdscheck.asm | ||
| roms.sha1 | ||
Pokémon Gold and Silver: Space World 1997 Demo 
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 (aka MONS2KD.COM)
sha1: b1d7539a87dea81b2cff6146afaad64470d08d84 - Gold_debug.sgb, with correct header
sha1: 87fd8dbe5db39619529abcfc99e74cc5ecb8b94e - Silver_debug.sgb (aka MONS2SD.COM)
sha1: 4c576dd4671bb1fe36c5e6d76c8909f98d739667 - Silver_debug.sgb, with correct header
sha1: 51b78133bdb7b80e595014941bda5c20dac05967
You will need to provide a copy of Gold_debug.sgb renamed baserom-gold.gb and a copy of Silver_debug.sgb renamed baserom-silver.gb to build the ROMs.
See also
You can find us on Discord (pret, #prototypes-and-leaks).
For other pret projects, see pret.github.io.