1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-15 06:06:04 +00:00
oot/tools
fig02 45158f57d6
Document Target_Update [Target Docs 4/?] (#2123)
* document Target_Update

* add comments

* try CLAMP (dbg is ok but ci will check retail)
2024-09-03 20:58:39 -04:00
..
asm-differ
asm_processor
audio [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
disasm Document Target_Update [Target Docs 4/?] (#2123) 2024-09-03 20:58:39 -04:00
fado
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
ido_recomp
overlayhelpers
tests fix preprocess_pragmas and add tests (#2038) 2024-08-14 19:53:55 +02:00
ZAPD Set up multiversion assets with ZAPD and match gc-eu (#1967) 2024-06-24 15:22:39 +02:00
ZAPDConfigs Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -04:00
.gitignore Rewrite preprocess.py with bash and C (#2035) 2024-08-14 04:05:36 -04:00
assist.py
audio_extraction.py [Audio 1/?] Extract Samplebanks and Soundfonts to XML (#2008) 2024-08-08 00:11:39 -04:00
check_disasm_metadata_unksyms.py [ntsc-1.2] Match N64 libultra (#2081) 2024-08-28 21:30:36 -04:00
check_format.py make format.py clean up extra whitespace, also in .h files (#1991) 2024-07-17 19:32:55 -04:00
compare_actors_sizes.py
compress.py
convert_chars.py
csdis.py
csdis_re.py
decompile_data.py
decompress_baserom.py checksums for ntsc 1.2 JP and US, accept both as baserom (#2030) 2024-08-14 18:53:39 -04:00
disasm_elf_msg.py
dmadata.py
dmadata_start.sh
elf2rom.c
elf32.c
elf32.h
extract_baserom.py Introduce version-specific YAML config (#1957) 2024-06-20 22:26:32 -04:00
extract_incbins.py Configure incbins in version config instead of using the Debug ROM (#2005) 2024-07-28 00:24:13 -04:00
fix_bss.py In fix_bss.py, really always use BSS section start from map file (#2085) 2024-08-25 16:43:07 +02:00
ichaindis.py
ido_block_numbers.py Have fix_bss.py deal with symbols referenced in .data or .rodata (#2072) 2024-08-25 10:26:18 +02:00
m2ctx.py [ntsc-1.2] Decompile fault.c (#2046) 2024-08-28 09:38:42 +02:00
Makefile Rewrite preprocess.py with bash and C (#2035) 2024-08-14 04:05:36 -04:00
makeromfs.c
mkdmadata.c
mkldscript.c Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
msgdis.py Handle messages with different box types/positions between JPN/NES (#1984) 2024-07-17 17:56:00 -04:00
msgenc.py Reworked text extraction + add JP text extraction (#1980) 2024-07-02 22:42:52 -04: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
permuter_settings.toml
preprocess.sh Rewrite preprocess.py with bash and C (#2035) 2024-08-14 04:05:36 -04:00
preprocess_pragmas.c fix preprocess_pragmas and add tests (#2038) 2024-08-14 19:53:55 +02:00
regconvert.py
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py
spec.c Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
spec.h Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
split_out.py First proper commit. 2020-03-17 00:31:30 -04:00
util.c
util.h
version_config.py checksums for ntsc 1.2 JP and US, accept both as baserom (#2030) 2024-08-14 18:53:39 -04:00
vt_fmt.py
vtxdis.c