Luke Street
4df8ccc871
Reorganize library code into libs/ ( #3119 )
...
* Reorganize files into libs/{dolphin,JSystem,PowerPC_EABI_Support,revolution,TRK_MINNOW_DOLPHIN}
* Update configure.py and project.py for new libs structure
* Refactor `#include <dolphin/x.h>` -> `<x.h>`
* Remove `__REVOLUTION_SDK__` forwards from dolphin
* Fix dolphin/ references in revolution
* Wrap `#include <dolphin.h>` in `!__REVOLUTION_SDK__`
* Always build TRK against dolphin headers
* Resolve revolution SDK header resolution issues
2026-03-01 14:35:36 -08:00
Jcw87
dbee7c8f1f
d_com_inf_game debug ( #3075 )
...
* d_com_inf_game debug
* inline sorting
2026-01-29 18:58:59 -08:00
TakaRikka
c9e2a73dda
general cleanup, d_menu_quit / d_a_obj_testcube mostly done, d_msg_scrn_explain debug ( #3065 )
...
* typedef for cPhs_Step
* make sdk includes consistent
* d_menu_quit / d_msg_scrn_explain debug
* d_a_obj_testcube mostly done
* d_debug_pad mostly done
* jstudio tool library headers
* some JStudioCameraEditor headers
* d_jcam_editor mostly done
* try fixing some shield regressions
* d_bg_parts mostly done
* fix merge errors
* debug fix
2026-01-24 23:36:23 -08:00
roeming
350d24b4b4
d_a_e_rdy debug work ( #3011 )
...
* debug work for d_a_e_rdy
* remove unused fake function
* fix regressions
* rename variable
* Fix version diffs of angle adding
2026-01-04 17:22:04 -08:00
roeming
3fd414beab
Use consistent s32/u32 ( #2964 )
...
* cleanup long usage
* fix regression
2025-12-18 13:31:44 -08:00
Max Roncace
47a379e016
d_a_npc debug work ( #2863 )
...
* Remove d_a_npc3.cpp
This file appears to not actually be real and the asserts in its
functions all reference d_a_npc2.cpp instead.
* d_a_npc debug almost matching
2025-11-25 22:32:01 +02:00
TakaRikka
691aac252b
wii building OK / m_Do_graphic debug work ( #2815 )
...
* wii building OK + m_Do_graphic debug work
* d_meter_HIO debug cleanup
* wii m_Do_graphic stuff
* tag_attack_item OK, mirror_chain almost
* fix build
* mg_fshop matching
2025-11-17 20:01:03 +02:00
LagoLunatic
a60b7f3e99
Fix spurious differences when using ninja diff ( #2294 )
...
* Fix spurious differences when using ninja diff
* Fix some clangd errors/warnings
2025-01-26 22:01:05 -08:00
LagoLunatic
6de1e50099
Fix various issues in TUs marked Equivalent ( #2286 )
2025-01-14 22:47:29 -08:00
TakaRikka
52f299456c
alink_grab done ( #2234 )
...
* work on alink grab
* some grab work
* grab almost done
* finish alink grab
* alink_wolf mostly done
* fix cLib_minMaxLimit
* alink guard mostly done
* extract some embedded assets
* extract grass data. wip, alignment wrong
2024-11-03 06:47:23 -05:00
TakaRikka
507ecdb21a
obj_onsenTaru done / cleanup swspinner TUs ( #2197 )
...
* clean up swspinner TUs
* d_a_obj_onsenTaru done
* remove asm
2024-09-09 20:41:28 +03:00
Daniel Hajjar
5d9446e165
Update cLib_calcTimer ( #2179 )
2024-07-15 02:48:30 -07:00
TakaRikka
3ced2de552
Lv5key / Iceblock done ( #2177 )
...
* obj_lv5key
* obj_iceblock done
* remove asm
2024-07-13 09:24:50 +03:00
TakaRikka
8b4808da8a
almost all of dolphin matched ( #2036 )
...
* TRK full match
* remove trk asm
* ar done
* cleanup some dolphin headers
* more dolphin cleanup
* cleanup / GD fully matched
* almost all of GX fully matched
* GX / Mtx full matched
* most of OS done
* pad done
* most of VI
* remove asm
* forgot couple vec funcs
* couple JUtility matches
2024-01-20 02:22:19 +02:00
Caroline Madsen
f8a74fabe0
Fix type signatures of cLib_*Bit functions ( #2024 )
2024-01-05 22:48:32 -08:00
Jacob Patzer
e6810e11e9
Fix cLib_calcTimer ( #1963 )
...
* Fix cLib_calcTimer
* Clean up some additional RELs
2023-10-21 15:57:42 -07:00
Trueffel
8630e17183
d_a_door_push OK ( #1959 )
...
* work on d_a_push_door
* d_a_door_push OK
* remove unused asm
2023-10-10 23:43:24 +03:00
Pheenoh
f9380b3e05
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup ( #1885 )
...
* d_a_obj_carry work, SETUP_ACTOR macro
* rm headers, add script
* progress
* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
hatal175
1cf9a3a1b6
work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea ( #345 )
...
All credit goes to randomsalience
2023-06-06 11:32:17 -06:00
hatal175
9a0467b188
setFadeColor fix, some d_msg_flow functions ( #339 )
2023-05-28 00:21:28 -07:00
TakaRikka
c3d660bb2e
d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip ( #312 )
...
* d_drawlist work / finish J3DDrawBuffer
* d_menu_calibration done
* remove asm
2023-03-28 05:11:41 -06:00
TakaRikka
af684e72c6
d_a_alink_swim work / fix JASGlobalInstance ( #288 )
...
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
2023-02-16 14:09:22 -07:00
Pheenoh
3899a9d8e5
d_insect first pass ( #219 )
...
* dInsect_c::dInsect_c
* dInsect_c::Insect_GetDemoMain attempt
* dInsect_c::CalcZBuffer attempt
* remove asm
* convert clib inlines to template functions
2022-12-26 10:55:53 -07:00
TakaRikka
3d8adee7ab
big d_a_alink pass ( #214 )
...
* d_a_alink pass1 wip
* more d_a_alink work
* remove asm
* more daalink work
* 20% dol code decompiled
* fixed some nonmatchings for building
* a few daalink functions and labeling some HIO data
2022-12-19 12:06:32 -07:00
TakaRikka
a91d7c4539
work on daalink, fop actor, mDo machine, msg_scrn, + various ( #201 )
...
* work on fop actor / actor mng, daalink, d_a_obj_item
* d_a_title mostly decompiled
* daalink / d_event / JMessage / dmsg_out_font work
* msg_scrn_base / msg_scrn_boss
* some work on mDo machine, d_menu_save, d_tresure, and various
* remove asm
* progress
2022-06-29 22:19:09 +02:00
TakaRikka
215421ba51
move remaining old progress ( #186 )
...
* move remaining old progress
* remove asm
2022-03-26 13:17:17 -04:00
Zen64
f7c90c2e6a
Renamed instances of msl_c -> MSL_C because
2022-03-20 00:01:24 -04:00
TakaRikka
48f8de8dd8
d_kankyo_wether / d_eye_hl ( #178 )
...
* d_eye_hl / d_kankyo_wether wip
* more d_kankyo_wether + format
* remove asm
* some d_kankyo wip
* fix dccs vtable
* some m_Do_graphic / d_meter2_draw work
2022-01-25 21:24:14 +01:00
TakaRikka
fd8ff44971
format / asm
2021-12-04 05:57:01 -08:00
TakaRikka
b48f3b7350
merge
2021-12-04 05:29:00 -08:00
lepelog
492d89bd48
c_lib OK
2021-11-26 00:44:17 +01:00
lepelog
277d3ffe67
cLib_addCalcPos
2021-11-13 13:14:38 +01:00
TakaRikka
9774ec36b7
wip
2021-11-10 23:54:31 -08: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
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
lepelog
3ad98e887a
some parts in c_lib
2021-04-08 18:43:16 +02:00
Julgodis
9325c67c63
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b6eed5208d
.dead section fix
2021-03-31 23:22:38 +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