1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-19 05:15:18 +00:00
oot/tools
cadmic 98a3238822
Set up disassembly for gc-eu-mq (#1613)
* Disassemble gc-eu-mq

* Add script to report progress with matching

* Fix whitespace

* Change T|None to typing.Optional[T]

* Use typing.List

* More type annotations fixes for old Python versions

* Fix type errors

* More type annotations

* Use typing.Iterator

* Use $(PYTHON) for disassembly

* Don't use grouped targets to support very old Make versions

* Docs: suggest checking MM, mention virtualenv, clarify about expected/

* Update sym_info.py

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Sync functions.txt

* Start banned symbol range at 0x10000000

* Also ban symbols from 0xC0000000-0xFFFFFFFF

* Unban IPL symbols

* Fix first_diff.py

* Sync z_collision_check functions.txt

* Ban 0xA0 symbols too

* Touch .disasm sentinel file

* Copy -jN comment in docs

* diff.py flags: remove -3, add -s

* Update docs/retail_versions.md

Co-authored-by: Yanis42 <35189056+Yanis42@users.noreply.github.com>

* Comment that segments are still from the Debug ROM

* Revert "diff.py flags: remove -3, add -s"

This reverts commit bfaae66c1d.

* Apply suggestions from code review

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

* Remove #ifdef example

* Reformat Python files with black

* Add copyright notice to new Python files

* Add TODOs to Makefile

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: Yanis42 <35189056+Yanis42@users.noreply.github.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2024-01-28 18:09:03 +01:00
..
asm_processor
disasm Set up disassembly for gc-eu-mq (#1613) 2024-01-28 18:09:03 +01:00
fado git subrepo pull (merge) tools/fado (#1501) 2023-02-26 14:04:00 -05:00
ido5.3_compiler
ido7.1_compiler
ido_recomp Recomp v0.6 (#1507) 2023-07-03 09:12:17 -04:00
overlayhelpers Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
ZAPD ZAPD Update (#1605) 2024-01-07 17:52:45 -05:00
ZAPDConfigs/MqDbg ZAPD Update (#1605) 2024-01-07 17:52:45 -05:00
.gitignore
assist.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
compare_actors_sizes.py
compress.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
convert_chars.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
csdis.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
decompile_data.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
decompress_baserom.py Set up disassembly for gc-eu-mq (#1613) 2024-01-28 18:09:03 +01:00
disasm_elf_msg.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
dmadata_range.sh Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
elf2rom.c
elf32.c
elf32.h
ichaindis.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
m2ctx.py
Makefile
makeromfs.c
mkdmadata.c Fix mkdmadaata usage (#1617) 2024-01-24 13:34:34 -05:00
mkldscript.c Add missing DWARF 5 debug sections and .pdr to linker script (#1530) 2023-08-29 11:25:12 -04:00
msgdis.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
msgenc.py
n64chksum.c
n64chksum.h
namefixer.py z_actor documentation pass (#1445) 2022-12-12 21:23:14 -05:00
permuter_settings.toml
regconvert.py GameInfo -> RegEditor (#1354) 2022-10-15 01:40:00 -04:00
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
spec.c Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
spec.h Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
split_out.py
util.c
util.h
vt_fmt.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
vtxdis.c
yaz0.c
yaz0.h
yaz0tool.c