Commit Graph
242 Commits
Author SHA1 Message Date
Pheenoh 86a69bbb4b fapGm_After OK, split f_op_scene_mng, split f_op_camera_mng, split f_op_overlap_mng 2021-02-13 15:42:35 -05:00
Pheenoh 304cae803a clang-format 2021-02-13 15:24:45 -05:00
Pheenoh 63d4e517f7 split f_ap_game, fapGm_Execute ok, more changes to m_Do_main 2021-02-13 15:23:18 -05:00
e08abacc1d change sdahack to use la instruction (#114)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-02-12 19:50:24 -05:00
aff4c171fc 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
Erin MoonandGitHub 103e9a3865 diff.py --source improvements (#113)
* diff.py: fix --source file searching

* diff.py: improve error msg when we can't find lhs

* diff.py: speed up source path resolution
2021-02-12 19:42:48 -05:00
Pheenoh e981981b91 swap back to inline asm for Debug_console 2021-02-07 17:22:00 -05:00
Pheenoh 4d1d865921 debugDisplay and Debug_console attemp 2021-02-07 17:20:16 -05:00
Pheenoh c0f8f75b84 clang-format 2021-02-03 15:14:01 -05:00
Pheenoh 9cb88fdb31 main attempt 2021-02-03 15:12:27 -05:00
Pheenoh 8091fa95c5 Merge branch 'master' of https://github.com/zeldaret/tp into clang-format-fix 2021-02-03 12:30:55 -05:00
LCandGitHub f15faab756 os: const-qualify string arguments (#111)
Avoids the need to cast away const from string literals.
2021-01-31 22:25:03 -05:00
PheenohandGitHub b595f0d0bf fix clang-format check (#110) 2021-01-31 20:55:56 -05:00
Pheenoh ff68771d32 fix clang-format check 2021-01-31 20:49:35 -05:00
jdflyerandGitHub f1924e91f4 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
24d529f67b fix sjis strings (#108)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-31 19:10:43 -05:00
Pheenoh ff930c7576 split m_Do_machine_exception 2021-01-31 16:29:31 -05:00
Pheenoh 06d3b7647d split m_Do_dvd_thread 2021-01-31 16:25:52 -05:00
Pheenoh f1cb3fa52d split m_Do_mtx 2021-01-31 16:21:49 -05:00
Pheenoh e8d0b4c401 split m_Do_MemCardRWmng 2021-01-31 16:18:46 -05:00
Pheenoh 6d55426443 split m_Do_MemCard 2021-01-31 16:16:06 -05:00
Pheenoh 5793e002a6 split m_Do_machine 2021-01-31 16:13:37 -05:00
Pheenoh 3d7626f838 split m_Do_lib 2021-01-31 16:09:07 -05:00
Pheenoh 02466048b1 split m_Do_ext 2021-01-31 16:04:23 -05:00
Pheenoh 82a0f8f8ab clang-format 2021-01-31 15:45:36 -05:00