Decompilation of The Legend of Zelda: Majora's Mask
Go to file
Rozelette 189d0d6c30
Bootstrap actors (#14)
* Bootstrap actors

* Address feedback. Improve header guard. Remove ovl_Player_Actor, it will need to be handled seperately.
2020-09-13 14:21:43 -04:00
include
linker_scripts
src
tables
tools
.clang-format
.clang-tidy
.gitattributes
.gitignore
.gitmodules
Makefile
README.md
asmdiff.sh
checksum.md5
checksum_uncompressed.md5
diff.sh
diff_settings.py
file_setup.sh
fixle.sh
format.sh
requirements.txt
textures.csv
undef.txt

README.md

Legend of Zelda: Majora's Mask (U) 1.0

- WARNING! -

The ROM this repository builds while has a matching checksum cannot be 'shifted' due
to hardcoded pointers which have yet to be dumped. Thus this repository is currently
in an experimental and research phase and cannot currently be used traditionally as a
source code base for general changes.

This repo does not include all assets necessary for compiling the ROM. A prior copy of the game is required to extract the required assets.

This is a decompilation of Legend of Zelda: Majora's Mask (U) 1.0

It builds the following ROM:

  • rom.z64 md5: 2a0a8acb61538235bc1094d297fb6556

Please refer to the Installation guide in the Wiki for setup instructions.

Website: https://zelda64.dev/

Discord: https://discord.zelda64.dev