A WIP decompilation of Dinosaur Planet for the Nintendo 64
Go to file
2021-02-22 15:17:13 -08:00
include oops 2021-02-22 10:35:38 -08:00
src oops 2021-02-22 10:35:38 -08:00
tools oops 2021-02-22 10:35:38 -08:00
.gitignore oops 2021-02-22 10:35:38 -08:00
.gitmodules oops 2021-02-22 10:35:38 -08:00
.splat_cache oops 2021-02-22 10:35:38 -08:00
checksum.md5 move output ROM to build directory 2021-02-22 15:17:13 -08:00
diff_settings.py oops 2021-02-22 10:35:38 -08:00
diff.py oops 2021-02-22 10:35:38 -08:00
Makefile move output ROM to build directory 2021-02-22 15:17:13 -08:00
README.md oops 2021-02-22 10:35:38 -08:00
requirements.txt oops 2021-02-22 10:35:38 -08:00
splat.yaml oops 2021-02-22 10:35:38 -08:00
symbol_addrs.txt oops 2021-02-22 10:35:38 -08:00
undefined_funcs_auto.txt oops 2021-02-22 10:35:38 -08:00
undefined_funcs.txt oops 2021-02-22 10:35:38 -08:00
undefined_syms_auto.txt oops 2021-02-22 10:35:38 -08:00
undefined_syms.txt oops 2021-02-22 10:35:38 -08:00

Dinosaur Planet

A WIP decompilation of Dinosaur Planet for the Nintendo 64

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

For Python dependencies: pip3 install -r requirements.txt

To use

  1. Place the Dinosaur Planet 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