https://github.com/ethteck/pokemonstadium
Decompilation of Pokemon Stadium
https://github.com/ethteck/pokemonstadium
Last synced: about 1 year ago
JSON representation
Decompilation of Pokemon Stadium
- Host: GitHub
- URL: https://github.com/ethteck/pokemonstadium
- Owner: ethteck
- Created: 2020-09-11T22:36:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T08:27:24.000Z (over 4 years ago)
- Last Synced: 2025-03-27T04:51:24.441Z (about 1 year ago)
- Language: Assembly
- Size: 10.7 MB
- Stars: 37
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokemonstadium
A WIP decomp of Pokemon Stadium.
Note: To use this repository, you must already have a rom for the game.
# To use
1. Place the US Pokemon Stadium rom into the root of the repository as "baserom.z64".
2. Set up tools and extract the rom: `make setup`
3. Re-assemble the rom: `make`