1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-06 14:20:11 +00:00

Added 'extract' target to makefile

Created a THANKS.md file for credits.
Updated checksum.md5 for a "vanilla" debug ROM
Added fixbaserom.py which automatically removes the overdump, byte swaps, and patches the ROM header.
This commit is contained in:
Jack Walker 2020-03-27 22:30:19 -04:00
parent ba5df8eb51
commit 3e74c33627
6 changed files with 60 additions and 1 deletions

2
.gitignore vendored
View file

@ -17,6 +17,8 @@ baserom/
*.elf
*.sra
*.z64
*.n64
*.v64
*.map
*.dump
out.txt