tp/tools
Erin Moon f6df420a61
prevent a ./tp progress crash when no rels are built (#142)
calculate_progress() would attempt to print a rel completion percentage
even when no rels were found. the total size of the rels would thus be
zero, resulting in a ZeroDivisionError. instead, we simply print
em-dashes in the summary columns if no rels were found.
2021-08-21 20:42:58 +02:00
..
libar dol2asm OK 2021-03-28 22:49:05 +02:00
libarc dol2asm OK 2021-03-28 22:49:05 +02:00
libdemangle dol2asm OK 2021-03-28 22:49:05 +02:00
libdol __sinit and progress script update 2021-04-01 02:07:58 +02:00
libdol2asm Makefile fixes / JUTNameTab (#129) 2021-05-10 11:54:07 -04:00
libelf building RELs 2021-04-06 18:00:35 +02:00
librel building RELs 2021-04-06 18:00:35 +02:00
splitter change sdahack to use la instruction (#114) 2021-02-12 19:50:24 -05:00
.gitignore Improved handling of virtual inheritance. (#7) 2020-12-01 15:18:01 -05:00
Makefile ok 2020-08-29 17:54:55 -04:00
clang-format-all.sh fpc symbol names (#119) 2021-03-28 14:07:21 -04:00
clang-format-check.sh fix clang-format check (#110) 2021-01-31 20:55:56 -05:00
difftools.py dol2asm OK 2021-03-28 22:49:05 +02:00
dol2asm.py dol2asm OK 2021-03-28 22:49:05 +02:00
elf2dol.c dol2asm OK 2021-03-28 22:49:05 +02:00
extract_game_assets.py add make assets target 2021-06-13 19:47:12 -04:00
find_unused_asm.py Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
lcf.py demangle data-symbols 2021-04-08 01:47:05 +02:00
makerel.py building RELs 2021-04-06 18:00:35 +02:00
postprocess.py Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
rel.py detect more floats/doubles, including from relocations 2021-04-07 09:16:47 +02:00
requirements.txt Add requirements.txt with all necessary python dependencies and update README (#127) 2021-05-02 14:49:51 -04:00
section2cpp.py fix padding 2021-01-29 23:17:11 +01:00
tp.py prevent a ./tp progress crash when no rels are built (#142) 2021-08-21 20:42:58 +02:00
vtables.py Improved handling of virtual inheritance. (#7) 2020-12-01 15:18:01 -05:00