oot/tools
Tharo d04725480d Revert linker padding strategy back to pad_text spec directives 2025-09-09 22:02:49 +01:00
..
asm-differ subrepo and update asm-differ (#1664) 2024-01-30 15:25:15 -05:00
asm_processor Enable more IDO warnings and apply fixes (#1264) 2022-06-12 19:24:45 -04:00
assets Add `ENV_LIGHT_SETTINGS_BLEND_RATE_AND_FOG_NEAR_PACK`, fix extracted negative `blendRate` (#2653) 2025-07-15 01:52:22 -04:00
audio Seperate baserom segments dir from output dir (#2498) 2025-03-27 02:20:41 -04:00
com-plugin git subrepo pull tools/com-plugin 2025-09-08 19:17:03 +01:00
disasm Delete disassembly data for ique-cn (#2453) 2025-02-04 13:17:57 +01:00
fado git subrepo pull tools/fado (#2437) 2025-01-22 13:42:19 -05:00
ido5.3_compiler Migrated rodata 2020-03-17 16:33:41 -04:00
ido7.1_compiler Decompile z_oceff_wipe (#122) 2020-05-09 16:58:02 -04:00
overlayhelpers Colliders: elemType -> elemMaterial (#2189) 2024-09-16 18:11:01 -04:00
tests fix preprocess_pragmas and add tests (#2038) 2024-08-14 19:53:55 +02:00
.gitignore Partial linking of all spec segments 2025-09-02 19:50:27 +01:00
Makefile Partial linking of all spec segments 2025-09-02 19:50:27 +01:00
assist.py Move roms to build folder (#1651) 2024-02-02 16:34:20 -05:00
bin2c.c Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
check_disasm_metadata_unksyms.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
check_format.py Fix typos found by codespell (#2229) 2024-09-26 00:21:00 -04:00
compare_actors_sizes.py Improve the get_actor_sizes.py script (#673) 2021-02-02 13:30:34 -05:00
compress.py Match iQue compression (#2389) 2024-12-27 10:34:45 -05:00
convert_chars.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
csdis.py csdis.py: write `CS_CMD_ACTOR_CUE_` names in actor cue list header (#2561) 2025-06-01 09:18:13 -04:00
csdis_re.py Add names for Medallion cutscene data (#2319) 2024-12-08 20:45:02 -05:00
decompile_data.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
decompress_baserom.py Use CIC 6102 for iQue decompressed ROMs (#2457) 2025-02-06 21:10:30 +01:00
disasm_elf_msg.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
dmadata.py Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
dmadata_start.sh Match compression for gc-eu-mq (#1704) 2024-02-03 23:59:19 +01:00
endian.h Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
extract_assets.sh New assets system (#2481) 2025-05-18 01:29:09 +02:00
extract_audio.py Seperate baserom segments dir from output dir (#2498) 2025-03-27 02:20:41 -04:00
extract_baserom.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
extract_incbins.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
extract_text.py iQue text extraction (#2383) 2024-12-25 12:07:08 -05:00
fix_bss.py Make tools compatible with partial linking 2025-09-08 23:29:44 +01:00
generate_patch_from_jenkins.sh Fix /bin/bash -> /usr/bin/env bash (#2448) 2025-01-28 18:45:56 -05:00
ichaindis.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
ido_block_numbers.py Fix fix_bss.py (#2526) 2025-05-06 16:53:24 -04:00
m2ctx.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
makeromfs.c First proper commit. 2020-03-17 00:31:30 -04:00
mkdmadata.c Fix update, remove _RomPos from linker script 2025-09-02 23:37:50 +01:00
mkldscript.c Comment on the makerom linker layout in mkldscript 2025-09-09 00:04:50 +01:00
mkspecrules.c Revert linker padding strategy back to pad_text spec directives 2025-09-09 22:02:49 +01:00
msgenc.py iQue text extraction (#2383) 2024-12-25 12:07:08 -05:00
n64chksum.c First proper commit. 2020-03-17 00:31:30 -04:00
n64chksum.h New relocation-generating program (#1016) 2022-02-06 14:40:26 -05:00
namefixer.py Fix typos found by codespell (#2229) 2024-09-26 00:21:00 -04:00
patch_data_with_rodata_mdebug.py Read static symbols from .mdebug in sym_info.py (#2460) 2025-02-09 18:16:18 -05:00
patch_ique_driverominit.py Match remaining IDO files for iQue (#2394) 2025-01-06 01:45:12 -05:00
patch_ique_kaleido_reloc.py Finish matching ique-cn (#2451) 2025-02-04 06:55:04 -05:00
permuter_settings.toml Preserve NULL/true/false macros in permuter/decomp.me import (#2430) 2025-01-17 15:37:40 -05:00
preprocess.sh Use iconv from Homebrew on macOS (#2374) 2024-12-15 17:53:07 -05:00
preprocess_pragmas.c fix preprocess_pragmas and add tests (#2038) 2024-08-14 19:53:55 +02:00
regconvert.py `GameInfo` -> `RegEditor` (#1354) 2022-10-15 01:40:00 -04:00
reloc_prereq.c New relocation-generating program (#1016) 2022-02-06 14:40:26 -05:00
rgba5551.py Change Colors To Decimal (#260) 2020-07-16 21:37:53 -04:00
set_o32abi_bit.py code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163) 2020-05-27 03:48:07 -04:00
sfxconvert.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
spec.c Revert linker padding strategy back to pad_text spec directives 2025-09-09 22:02:49 +01:00
spec.h Revert linker padding strategy back to pad_text spec directives 2025-09-09 22:02:49 +01:00
split_out.py First proper commit. 2020-03-17 00:31:30 -04:00
util.c New relocation-generating program (#1016) 2022-02-06 14:40:26 -05:00
util.h New relocation-generating program (#1016) 2022-02-06 14:40:26 -05:00
version_config.py Set up build system for ique-cn (#2382) 2024-12-21 14:13:56 -05:00
vt_fmt.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
vtxdis.c Whitespace (#1112) 2022-01-23 18:09:02 -05:00