lepelog and GitHub
b728ec1ef5
J3duclip, fop_actor_mng and related stuff ( #131 )
...
* J3DUClipper sinit
* sincosTable_ etc
* decompile JMATrigonometric sinit
* f_op_actor_mng
* move f_op_actor_mng and parts of mDo_ext
* J3DSys sinit
* f_op_scene_req
* failed matching attempt for decodeSZS__9JKRDecompFPUcPUcUlUl
* mX -> x
* fix mCull and fopAcM_prm_class members
* fix a few function parameters
* move missing NON_MATCHING
* remove some unneeded data
* turns out that data was not unused
* remove unused asm
* readd asm deleted by accident
2021-06-02 08:13:31 -04:00
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
lepelog and GitHub
8fd9f2ab5d
Copy JKernel ( #126 )
...
* start JSystem
* JKRAram and JUTGamePad
* started heap and thread
* more JKernel
* mostly finished JKernel
* delete unused asm
* JKRFileFinder
* delete unused asm and match findNextFile
* format
* fix mtx_vec
2021-05-02 20:03:24 -04:00
Julgodisand Julgodis
0ad6ebe7b4
moved strings + decompile simple store functions
2021-04-10 07:02:38 +02:00
Julgodisand Julgodis
2661db6aaa
auto decompile more functions
2021-04-08 21:05:48 +02:00
Julgodisand Julgodis
a23a106399
demangle data-symbols
2021-04-08 01:47:05 +02:00
Julgodisand Julgodis
dca1d2a1c0
detect more floats/doubles, including from relocations
2021-04-07 09:16:47 +02:00
Julgodisand Julgodis
ed1ee30dd2
building RELs
2021-04-06 18:00:35 +02:00
Julgodisand Julgodis
f6464a61ce
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodisand Julgodis
b999714187
.dead section fix
2021-03-31 23:22:38 +02:00
Julgodisand Julgodis
a868b6ae56
re-generate with bug fixes
2021-03-30 01:58:08 +02:00
Julgodisand Julgodis
815c1a2039
clang-format
2021-03-29 00:10:25 +02:00
Julgodisand Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00
80ba3d9fd2
Fix symbol names ( #118 )
...
* checkpoint
* checkpoint
* rename f_pc
* checkpoint
* small symbol rename and fix some fpc symbols
* remove unneeded entries from ldscript
* simplify ok check, update docker container
Co-authored-by: Pheenoh <pheenoh@gmail.com >
2021-03-15 02:12:44 -04:00
Pheenoh
5fbe9419f9
delete variables.h
2021-02-20 23:11:44 -05:00
lepelog and GitHub
5c83d2532c
Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers ( #115 )
...
* data for c_angle
* data c_sxyz
* partially migrated c_xyz data
* c_xyz data
* c_xyz data decomp
* c_math data
* c_math data
* c_lib data, some cleanup
* rename some unnamed functions and create header for them
* header for string functions
* format and fix fabsf
* cleanup
* remove more unneded function prototypes
* move fpclassify to math.h
2021-02-19 10:51:02 -05:00
Pheenoh
4d1d865921
debugDisplay and Debug_console attemp
2021-02-07 17:20:16 -05:00
Pheenoh
82a0f8f8ab
clang-format
2021-01-31 15:45:36 -05:00
Pheenoh
fb0493b171
Merge branch 'functions'
2021-01-31 15:39:31 -05:00
Pheenoh
90578d539a
remove functions.h
2021-01-31 15:33:34 -05:00
Julgodisand Julgodis
b27de6e351
formatting
2021-01-29 22:52:35 +01:00
Julgodisand Julgodis
cf4bf3fc53
replace symbols with string literals and python script
2021-01-29 22:52:35 +01:00
Julgodisand Julgodis
45ee14c43f
JKRSolidHeap::dump now matching using floats
2021-01-27 15:43:21 +01:00
Julgodisand Julgodis
291655c820
formatting
2021-01-27 05:58:12 +01:00
Julgodisand Julgodis
09dd7f8c4e
compiling strings? WTF
2021-01-27 05:57:41 +01:00