Commit Graph

245 Commits

Author SHA1 Message Date
roeming
dd7b89a68b Link TRK support.c (Thanks Cuyler) 2024-01-05 19:51:44 -05:00
roeming
929fc0eb73 Link msghndlr 2024-01-04 21:38:24 -05:00
roeming
02082aa8d5 Link DebuggerDriver (Thanks Cuyler) 2024-01-04 09:32:11 -05:00
Amber Brault
b18e5cda60
Rename dkp files if they lack the prefix instead (#198) 2024-01-02 07:52:18 -05:00
EpochFlame
1d785217e2 works on my machine 2024-01-01 18:56:58 -05:00
Amber Brault
609c35ee02
Port linux dkp prefix check from xenoblade (#196)
* Port linux dkp prefix check from xenoblade

* Hope this works idk

* Whoops :p

* I am mega silly

* please work? ^w^
2024-01-01 12:45:49 -05:00
HeartPiece
347df299f3 Link J3DDrawBuffer.cpp 2024-01-01 19:13:28 +11:00
HeartPiece
948df502fb Link JASDSPInterface.cpp 2023-12-31 18:30:40 +11:00
HeartPiece
1234a9378a Link JASPlayer_impl.cpp 2023-12-31 02:10:03 +11:00
HeartPiece
6a5ad73614 Link JASSeqCtrl.cpp 2023-12-31 01:58:48 +11:00
HeartPiece
fc857e8e65 Link JASDriverIF.cpp 2023-12-31 01:46:22 +11:00
HeartPiece
3a7c6d75f0 Link JAUDataMgr.cpp 2023-12-30 12:33:26 +11:00
HeartPiece
9cafdf6c00 Link aiBattle.cpp
epoch you owe me $20
2023-12-28 20:22:43 +11:00
roeming
5c58331bae Link GXTev 2023-12-26 12:54:02 -05:00
roeming
f10cb90e22 Link GXAttr 2023-12-26 10:43:09 -05:00
roeming
6e1e47f980 Link GXLight 2023-12-23 18:08:22 -05:00
HeartPiece
037b5869ae Link SnakeWholeState, fix more SnakeCrowState 2023-12-23 18:04:53 +11:00
Thaddeus Crews
b6f98cfe0c
More context file adjustments (#194) 2023-12-22 18:26:05 -05:00
EpochFlame
6817695182 link GXTransform and format files 2023-12-22 16:57:44 -05:00
Thaddeus Crews
b21730a97b
Add ability to autogenerate context with ninja (#192) 2023-12-21 17:29:12 -05:00
Thaddeus Crews
1f5ec28a61
Automate even more downloads (#191) 2023-12-21 14:12:35 -05:00
HeartPiece
6a063cf4fc Link tamagoMushiMgr.cpp 2023-12-21 11:02:53 +11:00
HeartPiece
17c1876a85 Link IKSystemBase.cpp 2023-12-20 23:07:45 +11:00
HeartPiece
40efe3f93a Link IKSystemMgr.cpp 2023-12-20 20:20:09 +11:00
Thaddeus Crews
911b5b1978
Add requirements.txt for zstandard module (#186)
• Update readme to account for `requirements.txt`
• Makes Python 3.8 the minimum version
2023-12-19 13:46:37 -05:00
Thaddeus Crews
b90a08211f
Automate devkitPPC download for Ninja (#183)
• Ninja buildsystem no longer needs devkitpro as a prerequisite
2023-12-18 15:13:25 -05:00
HeartPiece
093797e5ae Link GXTexture.c
Co-Authored-By: roeming <25447777+roeming@users.noreply.github.com>
2023-12-17 15:52:17 +11:00
HeartPiece
68882a0fdc Link light.cpp 2023-12-17 14:13:12 +11:00
EpochFlame
e2e348de4a match e-reader GBA code
thanks, kiwi!

Co-Authored-By: Trevor <49212064+kiwi515@users.noreply.github.com>
2023-12-15 18:19:18 -05:00
HeartPiece
38e99b22cc Link JUTException.cpp
ty @Cuyler36 and @SwareJonge for the fixes!
2023-12-13 14:35:41 +11:00
HeartPiece
7fda0acc54 Link wipe.cpp 2023-12-08 12:33:02 +11:00
HeartPiece
ccdf410b6d Link JAIDummyObject.cpp 2023-12-08 11:49:20 +11:00
HeartPiece
63c56adabf Link JStudio_JStage/control.cpp 2023-12-07 20:09:47 +11:00
EpochFlame
af765994bb Link GXPerf.c 2023-12-05 17:06:44 -05:00
HeartPiece
cd93aa95ac Link JStudio_JAudio/control.cpp 2023-12-05 22:50:23 +11:00
HeartPiece
614e91d7ea Link JUTConsole.cpp and linklist.cpp
ty tww/mkdd/ac decomps c:
2023-12-05 20:00:44 +11:00
HeartPiece
af734a6288 Link GXFrameBuf.c 2023-12-05 01:32:31 +11:00
HeartPiece
3ac9504059 Link GXMisc.c 2023-12-02 15:56:12 +11:00
HeartPiece
96847746d0 Link GXPixel.c 2023-12-02 09:38:04 +11:00
HeartPiece
f4d26bffd5 Link J3DModelData.cpp
thanks @SwareJonge c:
2023-12-01 15:44:23 +11:00
HeartPiece
a0b1c3b8c3 Link dvdThread.cpp 2023-12-01 10:52:53 +11:00
HeartPiece
e792ac2d39 Scaffold GXLight.c 2023-11-30 23:09:29 +11:00
HeartPiece
769cba2ec4 Link GXFifo.c 2023-11-28 10:43:23 +11:00
EpochFlame
a8a85f306a standardize configure.py syntax
format configure.py
2023-11-27 17:51:37 -05:00
EpochFlame
6762738dbe migrate __exception.s to src 2023-11-27 17:15:39 -05:00
EpochFlame
cd267dc3a6 link gamePelletList.cpp
woo, mounting archives!
2023-11-27 13:30:11 -05:00
HeartPiece
e2e79f9243 Link OSReboot.c 2023-11-26 22:30:14 +11:00
HeartPiece
7d3beb043b Link GXGeometry.c
Thanks for the help @Cuyler36 :)
2023-11-23 23:55:42 +11:00
HeartPiece
3dce485b2c Link GXInit.c 2023-11-23 22:01:38 +11:00
HeartPiece
90bc93de57 some gx progress 2023-11-23 16:21:51 +11:00