• Stars
    star
    133
  • Rank 271,965 (Top 6 %)
  • Language
    C
  • Created almost 10 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Disassembly and decompilation of Pokémon Stadium

Pokemon Stadium (US)

A WIP decomp of Pokemon Stadium (US).

It builds the following ROMs:

  • pokestadium.z64: md5: ed1378bc12115f71209a77844965ba50

Note: To use this repository, you must already have a rom for the game.

Prerequisites

Under Debian / Ubuntu (which we recommend using), you can install them with the following commands:

sudo apt update
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip

Please also ensure that the Python version installed is >3.7.

The build process has a few python packages required that are located in requirements.txt.

To install them simply run in a terminal:

python3 -m pip install -r requirements.txt

To use

  1. Place the US Pokemon Stadium 1.0 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

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on:

More Repositories

1

pokered

Disassembly of Pokémon Red/Blue
Assembly
3,929
star
2

pokeemerald

Decompilation of Pokémon Emerald
C
2,222
star
3

pokecrystal

Disassembly of Pokémon Crystal
Assembly
2,062
star
4

pokefirered

Decompilation of Pokémon FireRed/LeafGreen
C
947
star
5

pokeruby

Decompilation of Pokémon Ruby/Sapphire
C
774
star
6

pokeyellow

Disassembly of Pokemon Yellow
Assembly
706
star
7

pokegold

Disassembly of Pokémon Gold/Silver
Assembly
509
star
8

pokediamond

Decompilation of Pokémon Diamond/Pearl
Assembly
395
star
9

pokegold-spaceworld

Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Assembly
342
star
10

pokemon-reverse-engineering-tools

Tools for building and disassembling Pokémon Red and Pokémon Crystal
Python
326
star
11

pokeheartgold

Decompilation of Pokemon HeartGold/SoulSilver
Assembly
307
star
12

poketcg

Disassembly of Pokémon TCG
Assembly
259
star
13

pmd-red

Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Assembly
194
star
14

pokeplatinum

Decompilation of Pokémon Platinum
C
173
star
15

pokepinball

Disassembly of Pokémon Pinball
Assembly
155
star
16

agbcc

C compiler
C
107
star
17

pokepinballrs

Decompilation of Pokémon Pinball: Ruby & Sapphire
Assembly
80
star
18

pokepuzzle

Disassembly of Pokémon Puzzle Challenge
Assembly
59
star
19

pokerevo

Pokemon Battle Revolution [PAL]
Assembly
52
star
20

poketcg2

Disassembly of Pokémon TCG 2
Assembly
51
star
21

pokeemerald-jp

Decompilation of Pokemon Emerald (JP)
Assembly
42
star
22

pmd-sky

Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
Assembly
41
star
23

ds_disassembly_tools

A small collection of scripts designed to assist with the initial setup of a DS disassembly project
Python
31
star
24

berry-fix

Decompilation of the Berry Fix Program included in Pokémon Emerald and FireRed/LeafGreen
C
20
star
25

colosseum-mb

Decompilation of the GBA multiboot for Pokémon Colosseum
C++
9
star
26

pret.github.io

Webpage for the pret organization
8
star
27

pokemon-asm-tools

Tools for working with the Pokémon disassemblies
C
1
star