tp/tools
Jasper St. Pierre 462d71cbef
Makefile fixes / JUTNameTab (#129)
* Makefile: Fix issues with iconv causing it to break under devkitPro / msys

The version of iconv included in devkitPro does not have a -o option,
so replace it with normal shell redirection. Also, SHIFT-JIS does not
have a mapping for ~, so output the Windows CP932 variant instead,
which does. See:
https://en.wikipedia.org/wiki/Tilde#Unicode_and_Shift_JIS_encoding_of_wave_dash
https://en.wikipedia.org/wiki/Code_page_932_(Microsoft_Windows)#Single-byte_character_differences

* Update diff configuration

-Bbinary doesn't seem to work with my copy of
bjdump (it says it can't decode unknown architecture)

Cheese things by using expected/ instead of having
the user place things manually.

* JUTNameTab

* J3DPacket / J3DDrawBuffer

* format

Co-authored-by: lepelog <lepelog@users.noreply.github.com>
2021-05-10 11:54:07 -04: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
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 RELs progress 2021-04-10 22:32:02 +02:00
vtables.py Improved handling of virtual inheritance. (#7) 2020-12-01 15:18:01 -05:00