index
:
mm
gha
main
Decompilation of The Legend of Zelda: Majora’s Mask
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-18
QOL addtions to the readme (#104)
Parker Burnett
2021-05-13
Extract assets in `make setup`, don't extract them to `assets/src/` and build...
Anghelo Carvajal
2021-05-10
Use decompiled overlays when building ROM (#121)
Zach Banks
2021-04-29
Adds in scene support (#117)
Kenix3
2021-04-07
Optimization when building all to let compression happen as early as possible...
Rozelette
2021-03-27
Some OOT transfers, some renaming, etc (#75)
Lucas Shaw
2021-03-27
Floats and Strings in asm (#82)
Tharo
2021-03-27
Restructure how buffers are set up (#77)
Rozelette
2021-03-16
Fixes -include in makefile. (#74)
Kenix3
2021-03-16
Decompiles z_vr_box (from zel) (#73)
Kenix3
2021-03-14
Generate dependencies for C files with GLOBAL_ASM (#70)
Rozelette
2021-03-10
Updates file_setup.sh script to split based on the asm files being in differe...
Kenix3
2021-03-10
Initial support of tracking progress per code/boot/overlay, and outputs the s...
Kenix3
2021-02-25
Make defaults to uncompressed (#52)
Kenix3
2021-02-24
Added IDO recomp support (#45)
louist103
2020-09-28
Use MAKE in Makefile
Rozelette
2020-09-23
Fix several issues with the makefile (#30)
Rozelette
2020-09-17
Add some OOT tools (#17)
Rozelette
2020-09-13
Bootstrap actors (#14)
Rozelette
2020-09-11
Makefile rework. Add init and uncompressed targets. (#15)
Rozelette
2020-08-28
Make the disasm target when appropiate instead of needing to do it manually (...
Rozelette
2020-05-12
Allows make process to identify bin utils prefix (from OOT makefile)
Kenix
2020-05-04
Improve Drag & Drop support for IDO Tools
MMDecomp
2020-05-01
Automatically find and create src directories when building
rozlette
2020-03-02
Set up diff script
rozlette
2020-03-01
Decompile code_0x800CAE10.c
rozlette
2020-03-01
Some loadfragment2.c progress
rozlette
2020-02-27
Avoid changing the last modified date on the built elf files during later par...
rozlette
2020-02-27
Build ROM with relocated overlays to prep for nonmatching builds. Makefile cl...
rozlette
2020-02-20
Make non-matchings consistent with oot
rozlette
2020-02-19
Rename table files to *.txt so as to not confuse github language statistics
rozlette
2020-02-19
Don't generate headers from disassembling. This hasn't been relevant for awhile.
rozlette
2020-01-25
Fix various errors in README
rozlette
2020-01-21
Modernize z_std_dma.c, and match a few more functions
rozlette
2020-01-20
Port a bunch of libultra files from sm64
rozlette
2020-01-17
Port perspective.c from sm64
rozlette
2020-01-16
Decomp idle.c
rozlette
2020-01-12
Port stackcheck.c from oot decomp
rozlette
2020-01-12
Port over fault.c from oot decomp
rozlette
2019-12-28
Decompile Bg_Ikana_Ray
rozlette
2019-12-27
Decompile Bg_Fu_Kaiten. Add some method to generate overlays, refinement needed
rozlette
2019-12-20
Generate limker map
rozlette
2019-12-15
Add README.md. Minor makefile cleanup.
rozlette
2019-11-28
Use variable names from ghidra project. Reorganize some data tables and heade...
rozlette
2019-11-16
Add dmadata vrom symbols. Link rom in two passes: first to generate dmadata, ...
rozlette
2019-11-12
Minor makefile changes for building a decompressed file in the future
rozlette
2019-10-02
makerom improvements. Faster and generate checksum
rozlette
2019-09-23
Moved extract_rom into tools
rozlette
2019-09-22
Move more tools into tools folder
rozlette
2019-09-22
Make dmadata tool usable from command line
rozlette
[prev]
[next]