Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pret/pokegold-spaceworld
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
https://github.com/pret/pokegold-spaceworld
demo disassembly gameboy gbz80 pokemon prototype reverse-engineering
Last synced: about 2 hours ago
JSON representation
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
- Host: GitHub
- URL: https://github.com/pret/pokegold-spaceworld
- Owner: pret
- Created: 2018-05-31T08:38:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T12:37:09.000Z (4 months ago)
- Last Synced: 2024-07-22T14:58:01.978Z (4 months ago)
- Topics: demo, disassembly, gameboy, gbz80, pokemon, prototype, reverse-engineering
- Language: Assembly
- Homepage:
- Size: 2.58 MB
- Stars: 340
- Watchers: 44
- Forks: 59
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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_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
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