Decompilation of The Legend of Zelda: Majora's Mask
Go to file
Rozelette a672633c3b
Fix ordering of relocations in overlay (#32)
2020-09-27 20:18:45 -04:00
include bg_haka_curtain OK (#25) 2020-09-23 21:04:29 -04:00
linker_scripts Fix removal of bg_mbar object symbols 2020-09-23 20:28:05 -05:00
src bg_haka_curtain OK (#25) 2020-09-23 21:04:29 -04:00
tables bg_haka_curtain OK (#25) 2020-09-23 21:04:29 -04:00
tools Fix ordering of relocations in overlay (#32) 2020-09-27 20:18:45 -04:00
.clang-format Adds clang-format script to MM 2020-07-24 19:57:54 -04:00
.clang-tidy Adds clang-format script to MM 2020-07-24 19:57:54 -04:00
.gitattributes Actually handle line endings on Windows 2020-02-17 01:08:02 -06:00
.gitignore Update tools (#16) 2020-09-13 21:09:13 -04:00
.gitmodules Update tools (#16) 2020-09-13 21:09:13 -04:00
Makefile Fix several issues with the makefile (#30) 2020-09-23 19:47:05 -04:00
README.md Move installation to wiki and update readme 2020-04-18 18:04:03 -05:00
checksum.md5 Makefile rework. Add init and uncompressed targets. (#15) 2020-09-11 19:00:17 -04:00
checksum_uncompressed.md5 Makefile rework. Add init and uncompressed targets. (#15) 2020-09-11 19:00:17 -04:00
diff.sh Update tools (#16) 2020-09-13 21:09:13 -04:00
diff_settings.py Update tools (#16) 2020-09-13 21:09:13 -04:00
file_setup.sh Update tools (#16) 2020-09-13 21:09:13 -04:00
first_diff.py Add some OOT tools (#17) 2020-09-17 17:11:59 -04:00
fixle.sh Update tools (#16) 2020-09-13 21:09:13 -04:00
format.sh Update tools (#16) 2020-09-13 21:09:13 -04:00
requirements.txt Set up diff script 2020-03-02 00:21:16 -06:00
sym_info.py Add some OOT tools (#17) 2020-09-17 17:11:59 -04:00
undef.txt Decompile `game.c` 2020-06-23 10:55:11 -04:00

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