# Pokémon Gold and Silver: Space World 1997 Demo [![Build Status][ci-badge]][ci] 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_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` To build the ROMs, you will need to provide copies of: - Gold_nondebug.sgb, renamed **baserom-gold.gb** - Silver_nondebug.sgb, renamed **baserom-silver.gb** - Gold_debug.sgb, renamed **baserom-gold-debug.gb** - Silver_debug.sgb, renamed **baserom-silver-debug.gb** ## See also You can find us on [Discord (pret, #prototypes-and-leaks)](https://discord.gg/d5dubZ3). For other pret projects, see [pret.github.io](https://pret.github.io/). [ci]: https://github.com/pret/pokegold-spaceworld/actions [ci-badge]: https://github.com/pret/pokegold-spaceworld/actions/workflows/main.yml/badge.svg