lepelog
|
ce8319486b
|
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 |
|
lepelog
|
79b5438fc7
|
Match a few nonmatchings and delete unused asm (#117)
* match a few nonmatchings, delete unused asm
* fix missing returns in f_op_actor_iter
* remove obsolete comments
|
2021-03-03 12:17:19 -05:00 |
|
lepelog
|
4bd5ca735f
|
f_op_actor_mng split & started decomp (#112)
* fop-actor-mng
* rodata
* more actor mng progress
* actor mng progress
* format
* cleanup
* fix Mtx function signatures
* PR suggestion
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-02-12 19:47:46 -05:00 |
|
Pheenoh
|
34693ded85
|
debugDisplay and Debug_console attemp
|
2021-02-07 17:20:16 -05:00 |
|
jdflyer
|
2f41a74030
|
d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)
* Split d_kyeff
* Partially matched d_kyeff
* split d_kyeff2
* Match d_kyeff2
* split m_Do_printf
* m_Do_printf partially matched
* hotfix and clang-format
* split m_Do_graphic
* rename symbols in m_Do_graphic
* Match a few functions in m_Do_graphic
* Fix Merge Errors
* Delete sh.exe.stackdump
* Update OSReportInit
|
2021-01-31 20:03:38 -05:00 |
|