Commit Graph

2026 Commits

Author SHA1 Message Date
lepelog 1a88a1068f 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 6bc4a04606 fopOvlpReq_OverlapClr OK 2021-02-17 19:20:55 -05:00
Pheenoh 335c6fa6bf fopOvlpReq_SetPeektime OK 2021-02-17 17:04:18 -05:00
Pheenoh b8dd0bf15c fopOvlpReq_Is_PeektimeLimit OK 2021-02-17 16:54:58 -05:00
Pheenoh ca7cc86673 fopOvlpReq_Cancel OK 2021-02-17 13:12:34 -05:00
Pheenoh 9fe63f22d2 fopOvlpReq_Request OK 2021-02-17 13:01:00 -05:00
Pheenoh add3a5de17 fopOvlpReq_phase_Create OK 2021-02-17 12:10:21 -05:00
Pheenoh 3e4e5f945a fopOvlpReq_phase_IsCreated OK 2021-02-17 11:56:37 -05:00
Pheenoh 18305c5001 fopOvlpReq_phase_IsComplete OK 2021-02-17 11:43:15 -05:00
Pheenoh f1b6845824 fopOvlpReq_phase_WaitOfFadeout OK 2021-02-17 11:40:50 -05:00
Pheenoh a0791c2854 fopOvlpReq_phase_IsWaitOfFadeout OK 2021-02-17 10:45:52 -05:00
Pheenoh 08da821841 fopOvlpReq_phase_Done OK 2021-02-17 10:29:05 -05:00
Pheenoh b9849ad51c f_op_scene_pause OK 2021-02-16 15:47:00 -05:00
Pheenoh ba40ea4b43 fopOvlp_Draw OK, fopOvlp_Execute OK, fopOvlp_IsDelete OK, fopOvlp_Delete OK 2021-02-16 13:21:52 -05:00
Pheenoh c10c99ce2b fopCam_Draw OK, fopCam_IsDelete OK, fopCam_Delete OK 2021-02-15 18:19:39 -05:00
Pheenoh c844dd16fd clang-format 2021-02-15 16:12:44 -05:00
Pheenoh b42c4227ab split f_op_scene, f_op_overlap 2021-02-15 16:11:42 -05:00
Pheenoh a6b77ec8f8 split f_op_msg 2021-02-15 16:06:20 -05:00
Pheenoh 6f29d16bab split f_op_kankyo 2021-02-15 16:04:27 -05:00
Pheenoh 9119388d65 clang-format 2021-02-15 15:51:14 -05:00
Pheenoh 4e46f4fc18 split f_op_scene_iter, f_op_scene_pause, f_op_scene_tag 2021-02-15 15:48:48 -05:00
Pheenoh 90d7cb9e6f split f_op_overlap_req 2021-02-15 15:26:44 -05:00
Pheenoh 92fb619484 split f_op_msg_mng 2021-02-15 15:24:02 -05:00
Pheenoh 6e5a2414bb split f_op_kankyo_mng 2021-02-15 15:21:00 -05:00
Pheenoh 8d43b994bb split f_op_kankyo_mng 2021-02-15 15:20:48 -05:00
Pheenoh 20230f0602 split f_op_draw_tag 2021-02-15 15:19:28 -05:00
Pheenoh 0074e08f75 split f_op_draw_iter 2021-02-15 15:18:13 -05:00
Pheenoh 12972d4544 split f_op_camera 2021-02-15 15:15:46 -05:00
Pheenoh 0f1139ab5f split f_op_view 2021-02-15 15:12:21 -05:00
Pheenoh 18af525512 most of f_op_overlap_mng OK 2021-02-15 13:34:16 -05:00
Pheenoh 8b20b89a7c fopOvlpM_Done OK, fopOvlpM_ToldAboutID OK, fopOvlpM_IsPeek OK, fopOvlpM_IsDone OK 2021-02-14 13:36:25 -05:00
Pheenoh d9a618ff02 f_op_camera_mng OK 2021-02-14 12:07:38 -05:00
Pheenoh 01669adcb2 fapGm_HIO_c::fapGm_HIO_c attempt 2021-02-13 17:17:04 -05:00
Pheenoh 3b77a0aa14 fapGm_Create ok 2021-02-13 16:27:35 -05:00
Pheenoh 3555c3d51f 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 ea6e42bfe7 clang-format 2021-02-13 15:24:45 -05:00
Pheenoh 46d4ed094a split f_ap_game, fapGm_Execute ok, more changes to m_Do_main 2021-02-13 15:23:18 -05:00
lepelog d555a17299 change sdahack to use la instruction (#114)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-02-12 19:50:24 -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
Erin Moon fe60f6ffdc 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 04dbaa383d swap back to inline asm for Debug_console 2021-02-07 17:22:00 -05:00
Pheenoh 34693ded85 debugDisplay and Debug_console attemp 2021-02-07 17:20:16 -05:00
Pheenoh 315ef319fc clang-format 2021-02-03 15:14:01 -05:00
Pheenoh 19915da0e6 main attempt 2021-02-03 15:12:27 -05:00
Pheenoh 7050102c9a Merge branch 'master' of https://github.com/zeldaret/tp into clang-format-fix 2021-02-03 12:30:55 -05:00
LC 2e6aaefe30 os: const-qualify string arguments (#111)
Avoids the need to cast away const from string literals.
2021-01-31 22:25:03 -05:00
Pheenoh f13e0449d9 fix clang-format check (#110) 2021-01-31 20:55:56 -05:00
Pheenoh c92b89cf56 fix clang-format check 2021-01-31 20:49:35 -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
notyourav c7913f7150 fix sjis strings (#108)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-31 19:10:43 -05:00