mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-07-25 23:20:52 +00:00
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
- Assembly 98.7%
- C 0.7%
- Python 0.4%
- Makefile 0.2%
| .github | ||
| audio | ||
| constants | ||
| data | ||
| engine | ||
| garbage | ||
| gfx | ||
| home | ||
| macros | ||
| maps | ||
| ram | ||
| scripts | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| .rgbds-version | ||
| audio.asm | ||
| constants.asm | ||
| home.asm | ||
| layout.link | ||
| main.asm | ||
| Makefile | ||
| maps.asm | ||
| ram.asm | ||
| README.md | ||
| rgbdscheck.asm | ||
| roms.sha1 | ||
Pokémon Gold and Silver: Space World 1997 Demo 
This is a disassembly of the Pokémon Gold and Pokémon Silver prototypes demoed at Space World 1997.
It builds the following ROMs:
- Gold_nondebug.sgb (aka MONS2KN.COM)
sha1: 6a5df1b84698168b44ca53b0df15128e4bfaad6a - Gold_nondebug.sgb, with correct header
sha1: 5a0cb44a053c00e7c37f6aa0d0bd8da4e3a3a185 - Silver_nondebug.sgb (aka MONS2SN.COM)
sha1: f338dafd76619be268b4987bd2c94adb15aa9386 - Silver_nondebug.sgb, with correct header
sha1: 1ea711762d7fad318599904758dabba3d9390c41 - 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
See also
You can find us on Discord (pret, #prototypes-and-leaks).
For other pret projects, see pret.github.io.