TakaRikka
36e62e0b80
npcT / JUTGamePad work
2022-05-28 03:49:55 -07:00
TakaRikka
9b81bd3fc3
format / asm
2022-03-15 02:35:30 -07:00
TakaRikka
fdaeb3437d
shop_system stuff
2022-02-24 14:04:56 -08:00
TakaRikka
3a79e96e8b
d_meter2 wip / d_s_play / d_file_sel_info ( #179 )
...
* d_meter2 wip
* d_s_play
* d_file_sel_info
* format
* tag_lv5soup / tag_setBall / fix dKyeff
* d_cc_uty
2022-02-06 09:23:54 -05:00
TakaRikka
612f26c132
d_kankyo_wether / d_eye_hl ( #178 )
...
* d_eye_hl / d_kankyo_wether wip
* more d_kankyo_wether + format
* remove asm
* some d_kankyo wip
* fix dccs vtable
* some m_Do_graphic / d_meter2_draw work
2022-01-25 21:24:14 +01:00
jdflyer
e1246d9b0a
Shiftable
2022-01-15 17:59:59 -07:00
TakaRikka
3c26cf452e
cleanup
2021-12-27 06:17:37 -08:00
TakaRikka
38037ea1a0
d_meter_map / some d_a_alink
2021-12-27 05:15:35 -08:00
TakaRikka
942c375fe5
format / asm
2021-12-04 05:57:01 -08:00
TakaRikka
b88340aca7
merge
2021-12-04 05:29:00 -08:00
TakaRikka
fd9c4cafc4
wip
2021-12-04 05:10:59 -08:00
Jonathan Wase
bc428f7f65
Clean up and improvements to tools ( #163 )
...
* moved elf2dol
* removed postprocess.py
* removed vtables.py
* find_unused_asm.py
* removed section2cpp.py
* removed splitter/*
* fixed symbol names due to iconv file rename
* fixed problem building RELs caused by #160
* improved performance of a few python tools
* added new tool for finding conflict when not OK
* added ./tp setup
* don't install dol2asm dependecies with requirements.txt
* format and check for imports
* remove unused tools/difftools.py
* fixed ignore to include elf2dol
* fix compiler patcher
* ok-check now creates the patched compiler at mwcceppc_patched.exe
* Add new command to copy the build folder to the expected folder
* 'make clean' will now only clean main.dol stuff. (added clean_rels and clean_all)
* './tp pull-request' and './tp check' now doesn't include RELs by default. Use '--rels' to include them in the process.
* './tp remove-unused-asm --check' added, exitcode 0==no files, 1==exists files
Co-authored-by: Julgodis <>
2021-12-02 23:38:37 +01:00
notyourav
c4ef30bc95
Port JStudio work to new branch ( #160 )
...
* build fix
* stb
* functionvalue
* fvb
* jstudio cleanup
* d
2021-11-26 15:50:22 +01:00
TakaRikka
70eabb12bd
wip
2021-11-10 23:54:31 -08:00
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
Julgodis
0ad6ebe7b4
moved strings + decompile simple store functions
2021-04-10 07:02:38 +02:00
Julgodis
2661db6aaa
auto decompile more functions
2021-04-08 21:05:48 +02:00
Julgodis
a23a106399
demangle data-symbols
2021-04-08 01:47:05 +02:00
Julgodis
dca1d2a1c0
detect more floats/doubles, including from relocations
2021-04-07 09:16:47 +02:00
Julgodis
ed1ee30dd2
building RELs
2021-04-06 18:00:35 +02:00
Julgodis
f6464a61ce
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b999714187
.dead section fix
2021-03-31 23:22:38 +02:00
Julgodis
a868b6ae56
re-generate with bug fixes
2021-03-30 01:58:08 +02:00
Julgodis
815c1a2039
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00