1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-26 02:27:02 +00:00
oot/tools
cadmic 8366b8731e
Set up build system and disassembly for ntsc-1.2 (#2021)
* Set up build system for ntsc-1.2

* Set up disassembly for ntsc-1.2

* Add all unnamed functions to functions.txt

* Update docs/retail_versions.md for ntsc-1.2

* Format

* Update docs/retail_versions.md

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Remove mention of US

* OOT_N64 -> PLATFORM_N64, OOT_GC -> PLATFORM_GC

* Move mtxutil to libultra/gu

* Fix libultra/io bss splits

* Fix merge

---------

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2024-08-11 06:20:43 -04:00
..
asm-differ subrepo and update asm-differ (#1664) 2024-01-30 15:25:15 -05:00
asm_processor
audio
disasm Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -04:00
fado
ido5.3_compiler
ido7.1_compiler
ido_recomp
overlayhelpers Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
ZAPD
ZAPDConfigs Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -04:00
.gitignore
assist.py
audio_extraction.py
check_format.py
compare_actors_sizes.py
compress.py
convert_chars.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
csdis.py Extract unused scene headers (#1930) 2024-03-23 12:38:05 -04:00
csdis_re.py
decompile_data.py
decompress_baserom.py
disasm_elf_msg.py
dmadata.py
dmadata_start.sh
elf2rom.c
elf32.c Whitespace (#1112) 2022-01-23 18:09:02 -05:00
elf32.h
extract_baserom.py
extract_incbins.py
fix_bss.py
ichaindis.py
ido_block_numbers.py
m2ctx.py
Makefile
makeromfs.c
mkdmadata.c
mkldscript.c
msgdis.py
msgenc.py
n64chksum.c First proper commit. 2020-03-17 00:31:30 -04:00
n64chksum.h
namefixer.py
permuter_settings.toml
preprocess.py
regconvert.py
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py
spec.c Change linker script so gGameOverTimer can be in z_game_over.c (#1939) 2024-06-10 10:07:51 -04:00
spec.h
split_out.py First proper commit. 2020-03-17 00:31:30 -04:00
util.c
util.h
version_config.py Configure incbins in version config instead of using the Debug ROM (#2005) 2024-07-28 00:24:13 -04:00
vt_fmt.py
vtxdis.c