mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-18 20:49:58 +00:00
Decompiled ovl_En_Ma2 (#93)
* first steps * some more * fixing merge * more progress * progs * Decompiled ovl_En_Ma1 * newline * Pr suggestion * 2 to go * Makefile machinery work * Updating Jenkinsfile * Initial setup for OSX repo support * Adding ido7 to repo * Makefile reversion * Iniital Dockerfile * iconv fix * Docker stuff * Dun * Fixing stuff * Updating Dockerfile * Update README-OSX.md * Restore functions.h * Formatting * Defining some funcs * Renaming funcs * Removing unnecessary README-OSX * Addressing PR comments
This commit is contained in:
parent
4932e93ba2
commit
363d5d4194
28 changed files with 397 additions and 1133 deletions
|
@ -9,7 +9,9 @@ RUN apt-get update && \
|
|||
python3-pip \
|
||||
wget \
|
||||
git \
|
||||
unzip
|
||||
unzip \
|
||||
vbindiff \
|
||||
nano
|
||||
|
||||
RUN wget \
|
||||
https://github.com/n64decomp/qemu-irix/releases/download/v2.11-deb/qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue