Commit Graph

282 Commits

Author SHA1 Message Date
Tal Hayon 46373b6437 Merge remote-tracking branch 'upstream/master' into dollibs4 2023-01-29 16:55:11 +02:00
Tal Hayon c2365ee6d9 Match __OSDispatchInterrupt and AIRegisterDMACallback 2023-01-28 21:20:01 +02:00
Tal Hayon 95fdd64adc Work on OSThread 2023-01-28 17:51:25 +02:00
root af1315f06d Merge branch 'master' of https://github.com/zeldaret/tp into work7 2023-01-27 17:49:42 -08:00
TakaRikka 094179c5a0 d_door_param2 / d_cam_param / d_gameover + some misc cleanup 2023-01-27 15:12:42 -08:00
Tal Hayon 75d3c97b63 Work on various dolphin libs 2023-01-27 18:38:26 +02:00
hatal175 85740a8256 Continue robbing prime github dolphin libs blind (#254)
* Continue work on dolphin libs

* tp.py pull-request should print rels by default
2023-01-24 13:22:40 -07:00
hatal175 4e9dcd14ef Work on dvd, si, os and exi (#249) 2023-01-23 08:02:24 -07:00
hatal175 13993f9917 Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)
* Fix select_occurence in diff.py

* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs

* Fix FRANK_COMPILER WINE typo

* Double WINE use removal

* Organize dolphin compiler makefile names

* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
Tal Hayon f5d764da09 Match PADControlMotors 2023-01-16 21:10:26 +02:00
Tal Hayon 32894ef15b Match PADRecalibrate 2023-01-16 20:55:36 +02:00
Tal Hayon c585da3b9d Match PADReset 2023-01-16 20:47:31 +02:00
Tal Hayon 0889142238 Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
Jcw87 59fd1e3220 Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
TakaRikka ba08966f58 MSL_C cleanup (#238)
* clean up MSL_C files according to prime decomp

* remove asm
2023-01-02 22:28:46 -07:00
jdflyer d70046588d Add frank.py 2023-01-02 19:44:52 -07:00
TakaRikka 6ddea57b69 dolphin lib work (#237)
* getLayerNo_common_common finally matched

* dolphin ai / ar / card work from prime decomp

* work on dolphin dvd / dsp / db

* more dolphin os work

* si work

* remove asm

* build fix
2023-01-02 12:20:10 -07:00
jdflyer 192271f244 Merge with upstream 2023-01-01 20:21:31 -07:00
jdflyer 97a5328928 JAUStreamFileTable 2023-01-01 20:14:45 -07:00
jdflyer 54eb6f6719 JAUBankTable 2023-01-01 18:00:01 -07:00
Jasper St. Pierre 9ed5837f42 more J3DDrawBuffer 2022-12-31 19:32:56 -08:00
jdflyer 414fc2bc3f JASWaveArcLoader 2022-12-31 19:18:40 -07:00
Jasper St. Pierre 161fc87dc0 a bit more J3DMtxBuffer 2022-12-31 11:20:28 -08:00
Jasper St. Pierre 228dbde7e7 J3DMtxBuffer start 2022-12-31 10:44:40 -08:00
Jasper St. Pierre 477097035f build fix, J3DModelData::newSharedDisplayList OK 2022-12-31 10:08:55 -08:00
Jasper St. Pierre 5ed1f1e717 Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups 2022-12-31 09:45:40 -08:00
Jasper St. Pierre fe135ece1e J3DJointTree OK 2022-12-30 16:43:48 -08:00
jdflyer aa099b6f13 JAudio2 Work (#228) 2022-12-30 16:19:57 -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 a41939ac5a clean up dolphin files / work on some rels (#212)
* d_a_alldie / d_a_tboxSw / d_a_tag_gstart / d_a_tag_hstop

* dolphin OS work / cleanup

* dolphin GX work / cleanup

* finish changing dolphin files to C

* more files into C

* match rest of MSL_C math functions

* more dolphin files converted to C

* remove asm

* d_bg_w work

* remove asm

* d_a_alink work / kytag14
2022-11-11 11:09:48 -07:00
TakaRikka 05cd5d94b5 d_attention / d_demo / d_lib work 2022-10-18 05:15:45 -07:00
TakaRikka 5dd956a3f5 move jasper's jsystem work over 2022-10-04 21:17:53 -07:00
TakaRikka 31ef090a50 fopEn_enemy / fix e_wb 2022-10-04 17:29:53 -07:00
TakaRikka 179d4e8df2 d_camera / m_Do_ext / d_particle + minor various wip (#210) 2022-10-03 18:26:26 -04:00
TakaRikka cd401d41d6 j2d / map_path work, d_drawlist / d_attention cleanup (#208)
* 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

* finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data

* rename more data

* remove asm / progress

* match all of d_pane_class

* fixes / some dKankyo doc

* bunch of j2d work. d_drawlist / d_attention cleanup

* progress / asm

* cleanup wip

* decompile JStage

* setup some more JStudio structs

* set up d_demo classes

* some d_demo work

* cleanup dolphin os stuff

* some initial dEvent documentation

* some At collision documentation

* match JUTConsole::doDraw

* dbgs work / split up some of d_a_alink into .inc files

* d_a_alink_spinner work
2022-08-30 15:22:17 -06:00
Jcw87 6f6887351e TNodeLinkList (#207) 2022-07-11 21:44:01 +02:00
Jcw87 f7eae3ff0e JUTProcBar (#206) 2022-07-11 21:43:46 +02:00
TakaRikka 513cf1a414 d_menu_save / pane_class / rename some data (#205)
* 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

* finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data

* rename more data

* remove asm / progress

* match all of d_pane_class

* fixes / some dKankyo doc
2022-07-04 21:21:57 +02:00
lepelog 6347b98d03 move inlines 2022-07-01 00:12:01 +02: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
lepelog 0060a70e9c progress 2022-06-08 21:50:29 +02:00
Jcw87 a2bd052ee7 JKRDvdRipper, JKRSolidHeap (#199) 2022-06-07 16:03:27 -04:00
TakaRikka d0ff1398f0 format 2022-06-01 04:23:39 -07:00
TakaRikka d4fb8a31de m_Do / d_a_npc work 2022-06-01 03:49:32 -07:00
TakaRikka a4b74049a0 npcT / JUTGamePad work 2022-05-28 03:49:55 -07:00
Jcw87 be7b54d0e3 JKRArchive: fix SDirEntry confusion (#196) 2022-05-21 10:26:15 +02:00
Jcw87 ef72d46dca JKRDvdAramRipper (#195) 2022-05-16 19:42:10 -04:00
TakaRikka 0f438b0b2a d_name / d_s_name (#194)
* d_name

* scnname
2022-04-28 16:58:43 -04:00
TakaRikka 6171c08ca7 Merge pull request #193 from magcius/j3dsys
more J3D work
2022-04-26 23:28:35 -07:00
TakaRikka a320ae56ff some MSL_C work (#192)
* wip

* bunch of MSL_C files

thanks to pikmin2 decomp for their work

* format / asm

* progress

* fix

* fix remove-asm to work with C files

* init / start
2022-04-24 13:02:50 +02:00