Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 243 Bytes

Build instructions

  1. Install dependencies:
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
  1. Copy NTSC 1.0 US ROM to oot/baserom_oot_ne0.z64.

  2. Build:

make setup
make disasm
make