index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2026-02-22
Fix F3DEX2 ucode name on N64 versions (not PosLight) (#2701)
Dragorn421
2026-02-22
Fix misc 23 (#2699)
Dragorn421
2025-06-08
.d files: use -MP (fixes make with deleted deps) (#2615)
Dragorn421
2025-05-18
New assets system (#2481)
Dragorn421
2025-05-01
Restructure audio source files (#2520)
fig02
2025-04-28
Use cpp for soundfont dependencies (#2519)
Tharo
2025-04-28
Add makefile dependencies for all build objects (#2517)
Tharo
2025-03-27
Seperate baserom segments dir from output dir (#2498)
Derek Hensley
2025-03-01
Unbreak gcc builds (#2493)
Tharo
2025-02-23
Macroify MML opcodes (#2485)
Dragorn421
2025-02-17
Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C ar...
Tharo
2025-02-09
Read static symbols from .mdebug in sym_info.py (#2460)
cadmic
2025-02-06
Use CIC 6102 for iQue decompressed ROMs (#2457)
cadmic
2025-02-04
Finish matching ique-cn (#2451)
Tharo
2025-01-29
[iQue] Match z_file_copy_erase (#2447)
cadmic
2025-01-28
Fix /bin/bash -> /usr/bin/env bash (#2448)
Sirius902
2025-01-28
spec_includes/ -> spec/, spec -> spec/spec (#2422)
Dragorn421
2025-01-21
[iQue] Match z_message (#2435)
cadmic
2025-01-21
[iQue] Import libultra audio library files (#2433)
Tharo
2025-01-19
[iQue] Match z_actor (#2431)
cadmic
2025-01-19
[iQue] Don't use -funsigned-char for z_std_dma (#2427)
cadmic
2025-01-19
[iQue] Match z_kanfont (#2428)
cadmic
2025-01-17
[iQue] Match z_sram (#2426)
cadmic
2025-01-14
[iQue] Match ovl_kaleido_scope (#2421)
cadmic
2025-01-13
[iQue] Define EGCS macro instead of relying on `__GNUC__` (#2423)
cadmic
2025-01-11
[iQue] Use CPP includes in spec and update for iQue (#2399)
cadmic
2025-01-10
[iQue] Match remaining libultra/os files (#2414)
Tharo
2025-01-10
[iQue] Update permuter/decompme import (#2415)
cadmic
2025-01-10
Fix circular Makefile dependency with assets/text/*.o (#2419)
cadmic
2025-01-10
[iQue] Match remaining src/boot files (#2417)
cadmic
2025-01-10
[iQue] Match gzip/zlib decompression (#2416)
cadmic
2025-01-10
Only build .o files listed in the spec (#2410)
cadmic
2025-01-10
[iQue] Match handwritten asm files in libultra/os, match C replacements of os...
Tharo
2025-01-08
[iQue] Create/update macros for printing debug strings (#2398)
cadmic
2025-01-07
[iQue] Match libultra/libc (#2407)
Tharo
2025-01-06
[iQue] Match src/libc (#2405)
cadmic
2025-01-06
[iQue] Match exceptasm.s and parameters.s (#2401)
Tharo
2025-01-06
Match remaining IDO files for iQue (#2394)
cadmic
2025-01-03
[iQue] Match skapi.s, create bbskapi.h documenting the syscalls (#2400)
Tharo
2025-01-02
[iQue] Match makerom (#2397)
Tharo
2025-01-02
[iQue] Build some C files with EGCS (#2396)
cadmic
2024-12-28
Use IDO for assembling handwritten asm files in src (#2390)
Tharo
2024-12-27
Match iQue compression (#2389)
cadmic
2024-12-26
Set up iQue disassembly (#2384)
cadmic
2024-12-25
iQue text extraction (#2383)
Tharo
2024-12-21
Set up build system for ique-cn (#2382)
cadmic
2024-12-20
Move const-qualified data from session_config.c to session_init.c, no longer ...
Tharo
2024-12-15
Use iconv from Homebrew on macOS (#2374)
cadmic
2024-12-15
Fix macOS build (#2370)
cadmic
2024-12-13
Move build.c definitions to the makefile, introduce and use libultra version ...
Tharo
[next]