Commit Graph

153 Commits

Author SHA1 Message Date
TakaRikka becaa4699f move some of d_com_inf_game (#128)
* move most d_com_inf_game

* remove temp
2021-05-02 20:04:42 -04:00
lepelog 0b8db42226 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
lepelog dd1ae4d6ad move Z2Calc, c_math and f_op_draw_iter (#125)
* Z2Calc

* port over c_math

* fop_draw_iter

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-05-02 13:46:36 -04:00
TakaRikka 894b1d43fe move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)
* move d_a_itembase_static

* move d_a_item_static

* moved Z2StatusMgr

* clang

* fixes

* clang?

* move d_save

* move d_meter2_info

* some d_meter2_info fixes

* move most d_a_player

* move d_bg_s stuff

* move c_cc_s stuff

* move d_cc stuff

* move d_attention / d_event / d_stage
2021-05-02 13:13:14 -04:00
lepelog 941be0e47b Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into new-disasm-codecopy 2021-04-19 18:11:56 +02:00
Julgodis 5d12345a03 moved strings + decompile simple store functions 2021-04-10 07:02:38 +02:00
lepelog 442764cf68 some f_op 2021-04-09 01:22:16 +02:00
lepelog 922aa90df7 more SComponent 2021-04-08 22:18:35 +02:00
Julgodis 9bc8bce611 auto decompile more functions 2021-04-08 21:05:48 +02:00
lepelog 76d6f61b9b remove asm 2021-04-08 18:02:36 +02:00
lepelog 643048cff7 delete unused asm, c_m3d_g 2021-04-08 16:01:29 +02:00
lepelog 3b173dabe8 Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy 2021-04-07 23:50:40 +02:00
Julgodis 85bd045193 building RELs 2021-04-06 18:00:35 +02:00
lepelog 1d88f27aaa started copying code over to new disasm 2021-03-30 02:45:32 +02:00
Julgodis 1e95d29b60 dol2asm OK 2021-03-28 22:49:05 +02:00
Pheenoh 490051e15d fopScnTg_ToQueue, fopScnTg_QueueTo OK 2021-03-27 21:52:36 -04:00
Pheenoh 37d5d9f00e fopMsgM_messageGet OK + rename g_meter2_info global 2021-03-27 19:53:05 -04:00
Pheenoh 6116ce9b43 fopMsgM_SearchByID OK 2021-03-27 19:00:25 -04:00
Pheenoh 8c1b31cdd3 J2DPicture::setBlendRatio OK 2021-03-27 18:07:36 -04:00
Pheenoh 04295f0361 fopMsgM_setMessageID OK 2021-03-27 15:46:11 -04:00
Pheenoh f49cec9489 fopKy_Draw attempt 2021-03-21 16:52:43 -04:00
Pheenoh a822171080 fopDwTg_CreateQueue OK 2021-03-21 16:22:49 -04:00
Pheenoh bed8c24a6b fopScnRq_Request attempt + clang-format 2021-03-20 21:14:41 -04:00
Pheenoh ac90ba1c85 fopScnRq_phase_Done OK 2021-03-20 19:17:27 -04:00
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 b2a8f0bdbf Some fopAcM functions (#116)
* some fopAcM_create functions

* a few more functions
2021-02-26 09:19:46 -05:00
Pheenoh 98b201ef94 createAppend OK 2021-02-21 21:24:52 -05:00
Pheenoh e0abe5e59d fopScnM_ReRequest OK, fopScnM_Management OK, fopScnM_Init OK 2021-02-21 19:34:50 -05:00
Pheenoh 261874816c fopScnM_ChangeReq OK 2021-02-21 17:50:16 -05:00
Pheenoh 9f0fde1848 Merge branch 'master' of https://github.com/zeldaret/tp 2021-02-20 10:25:31 -05:00
Pheenoh 0635c3d95d fopScnM_SearchByID attempt 2021-02-20 10:25:13 -05:00
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 9fe63f22d2 fopOvlpReq_Request OK 2021-02-17 13:01: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 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 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