summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-27Seperate baserom segments dir from output dir (#2498)Derek Hensley
2025-02-17Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C ar...Tharo
2025-02-15fix_bss.py: Try to handle one-past-the-end pointers (#2471)cadmic
2025-02-09Read static symbols from .mdebug in sym_info.py (#2460)cadmic
2025-02-09Update csdis.py (#2459)Dragorn421
2025-02-08Rename gMtx(F)Clear to gIdentityMtx(F) (#2458)mzxrules
2025-02-06Use CIC 6102 for iQue decompressed ROMs (#2457)cadmic
2025-02-05git subrepo clone --force git@github.com:Thar0/com-plugin.git tools/com-plugi...Tharo
2025-02-04Delete disassembly data for ique-cn (#2453)cadmic
2025-02-04Finish matching ique-cn (#2451)Tharo
2025-02-03fix_bss.py: Gracefully handle EGCS-compiled files (#2452)cadmic
2025-01-29[iQue] Match z_file_copy_erase (#2447)cadmic
2025-01-28Fix /bin/bash -> /usr/bin/env bash (#2448)Sirius902
2025-01-24git subrepo pull --force tools/ZAPD (#2441)cadmic
2025-01-22git subrepo pull tools/fado (#2437)cadmic
2025-01-19[iQue] Match z_kanfont (#2428)cadmic
2025-01-17Preserve NULL/true/false macros in permuter/decomp.me import (#2430)cadmic
2025-01-17[iQue] Match z_sram (#2426)cadmic
2025-01-14[iQue] Match ovl_kaleido_scope (#2421)cadmic
2025-01-10[iQue] Update permuter/decompme import (#2415)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[iQue] Match handwritten asm files in libultra/os, match C replacements of os...Tharo
2025-01-06Match remaining IDO files for iQue (#2394)cadmic
2025-01-02[iQue] Build some C files with EGCS (#2396)cadmic
2024-12-30Download EGCS binutils and gcc for iQue (#2391)cadmic
2024-12-28Add missing vimode splits in iQue disassembly (#2393)cadmic
2024-12-27Match iQue compression (#2389)cadmic
2024-12-26Download ido-recomp compiler binaries instead of committing them (#2388)cadmic
2024-12-26Set up iQue disassembly (#2384)cadmic
2024-12-25iQue text extraction (#2383)Tharo
2024-12-21Set up build system for ique-cn (#2382)cadmic
2024-12-15Use iconv from Homebrew on macOS (#2374)cadmic
2024-12-15Remove ‾ character from source files (#2371)cadmic
2024-12-13[Audio 10/10] Loose ends (#2337)Tharo
2024-12-13Naming cutscenes from Lon-Lon Ranch (#2359)Yanis
2024-12-11Rename EVENTCHKINF_69 (#2330)Jordan Longstaff
2024-12-10Rename symbols related to Kakariko Well being drained (#2332)Jordan Longstaff
2024-12-08Add names for Medallion cutscene data (#2319)Jordan Longstaff
2024-12-04Name asset extraction tools more consistently (#2316)cadmic
2024-12-04Rename and document Adult Ruto functions (#2288)Jordan Longstaff
2024-12-02More descriptive names for CS_BEGIN_CUTSCENE and CS_END (#2311)mracsys
2024-11-14fix_bss.py: Fix infinite loop after linker errors (#2297)cadmic
2024-11-12[Audio 9/?] Multiversion samplebank and soundfont extraction xmls, 1.0 and 1....Tharo
2024-10-24Remove hardcoded bash location in tools/preprocess.sh (#2280)Charles Averill
2024-10-09[ntsc-1.0/1.1] Extract assets (except audio) for ntsc-1.0 and ntsc-1.1 (#2253)cadmic
2024-10-02Fix build on certain Linux distributions (#2257)cadmic
2024-09-28[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)cadmic
2024-09-26[PAL N64] Set up build system and extract assets for pal-1.0 and pal-1.1 (#2205)cadmic
2024-09-26Fix typos found by codespell (#2229)cadmic