Commit Graph

267 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
lepelog 3ad98e887a some parts in c_lib 2021-04-08 18:43:16 +02:00
lepelog 76d6f61b9b remove asm 2021-04-08 18:02:36 +02:00
lepelog f22a4683fd c_xyz OK 2021-04-08 17:46:20 +02:00
lepelog 643048cff7 delete unused asm, c_m3d_g 2021-04-08 16:01:29 +02:00
lepelog ad23c0e24b c_xyz and c_angle sinit 2021-04-08 00:29:42 +02:00
lepelog 3b173dabe8 Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy 2021-04-07 23:50:40 +02:00
Julgodis 86cd345d20 detect more floats/doubles, including from relocations 2021-04-07 09:16:47 +02:00
Julgodis 85bd045193 building RELs 2021-04-06 18:00:35 +02:00
lepelog a4d2823c2b ported over f_pc 2021-04-01 12:06:29 +02:00
Julgodis 9325c67c63 __sinit and progress script update 2021-04-01 02:07:58 +02:00
lepelog 69ca1a23d2 c_API 2021-04-01 00:15:05 +02:00
Julgodis b6eed5208d .dead section fix 2021-03-31 23:22:38 +02:00
lepelog 9e739c7166 start c_m3d 2021-03-31 00:50:18 +02:00
lepelog 41765718a2 counter 2021-03-30 23:55:16 +02:00
lepelog aba5c8c4de c_angle 2021-03-30 23:46:54 +02:00
lepelog 48c0c63fa1 start of cXyz OK 2021-03-30 18:05:21 +02:00
lepelog 1d88f27aaa started copying code over to new disasm 2021-03-30 02:45:32 +02:00
Julgodis 9335ce5119 clang-format 2021-03-29 00:10:25 +02:00
Julgodis 1e95d29b60 dol2asm OK 2021-03-28 22:49:05 +02:00
lepelog 3d66902e1a fpc symbol names (#119)
* fpcCtIt_filter_JudgeInLayer

* dStage_roomControl_c::getZoneNo

* fix fpc symbol names

* format

* mUnk0 -> mLayerID

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-03-28 14:07:21 -04:00
Pheenoh d63066e617 fopVw_Draw OK 2021-03-27 23:10:21 -04:00
Pheenoh f75bbc1336 fopScn_IsDelete OK 2021-03-27 22:48:10 -04:00
Pheenoh 0441c35d4d fopScn_Draw OK 2021-03-27 22:25:18 -04:00
Pheenoh 490051e15d fopScnTg_ToQueue, fopScnTg_QueueTo OK 2021-03-27 21:52:36 -04:00
Pheenoh d966a04430 fopMsg_Draw OK 2021-03-27 20:18:32 -04:00
Pheenoh 37d5d9f00e fopMsgM_messageGet OK + rename g_meter2_info global 2021-03-27 19:53:05 -04:00
Pheenoh 47ed70c3eb fopMsgM_create OK 2021-03-27 19:25:05 -04:00
Pheenoh 6116ce9b43 fopMsgM_SearchByID OK 2021-03-27 19:00:25 -04:00
Pheenoh 4a120105d3 clang-format 2021-03-27 18:31:42 -04:00
Pheenoh 9d112ff3c1 J2DPicture::append OK 2021-03-27 18:14:23 -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 8265bfbc9b fopMsgM_GetAppend OK 2021-03-27 15:41:26 -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 6e248bac96 fopDwIt_Next OK 2021-03-21 16:14:24 -04:00
Pheenoh 71ea73480a fopDwIt_Begin OK 2021-03-21 16:07:28 -04:00
Pheenoh bed8c24a6b fopScnRq_Request attempt + clang-format 2021-03-20 21:14:41 -04:00
Pheenoh d2cedc18ee fopScnRq_Cancel OK 2021-03-20 20:16:42 -04:00
Pheenoh 07c0195601 fopScnRq_PostMethod OK 2021-03-20 19:45:56 -04:00
Pheenoh 6e25909257 fopScnRq_Execute OK 2021-03-20 19:39:04 -04:00
Pheenoh ac90ba1c85 fopScnRq_phase_Done OK 2021-03-20 19:17:27 -04:00