Commit Graph

288 Commits

Author SHA1 Message Date
Luke Street 135d63412c Start matching CScriptPlatform; more CScriptMazeNode 2022-09-18 01:55:13 -04:00
Phillip Stephens 972aa78e61 Match CScriptMazeNode::SendScriptMsgs 2022-09-15 21:30:20 -07:00
Phillip Stephens 7f768f8405 Link CSmallAllocPool.cpp, minor fixes 2022-09-15 20:38:03 -07:00
Phillip Stephens 79301314e9 Link CSfxHandle.cpp 2022-09-15 20:24:27 -07:00
Phillip Stephens 004dc6d1d0 Link g721.cpp 2022-09-15 18:58:34 -07:00
Phillip Stephens d0ad5f5ef8 Match dvd.c, not linking for now (links with patched 1.2.5) 2022-09-15 18:18:29 -07:00
Luke Street ff0275b48f CScriptMazeNode progress 2022-09-15 00:08:57 -04:00
Phillip Stephens ea51b901e8 Link CTimeProvider.cpp 2022-09-13 22:53:26 -07:00
Phillip Stephens 0450f7b1f1 Link CDolphinController.cpp 2022-09-13 22:25:20 -07:00
Luke Street 38ca1f6816 Begin matching CScriptMazeNode 2022-09-14 01:24:12 -04:00
Luke Street 0eefeac3c6 Match & link CScriptDebugCameraWaypoint 2022-09-13 22:25:14 -04:00
Phillip Stephens 32dc934203 Forgot gba.h too 2022-09-12 21:53:49 -07:00
Phillip Stephens 4de9950cda Start matching CDolphinController 2022-09-12 21:52:59 -07:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Phillip Stephens 228319e2a5 Link DolphinIController.cpp, start matching CSmallAllocPool 2022-09-11 11:45:19 -07:00
Phillip Stephens 5d82d47660 Link CCircularBuffer.cpp 2022-09-10 22:54:54 -07:00
Phillip Stephens e3de3f9e5d Link nearly all of CARD 2022-09-10 21:54:54 -07:00
Phillip Stephens df0484585a Link CARDDir.c 2022-09-10 17:25:05 -07:00
Phillip Stephens c33b42a7c0 Commit missed files 2022-09-10 15:41:46 -07:00
Phillip Stephens 172d5efc91 Minor cleanup 2022-09-10 14:32:57 -07:00
Phillip Stephens b0405b7673 Link CARDRdwr.c 2022-09-10 14:31:25 -07:00
Phillip Stephens 58d5c4a816 Link CARDUnlock.c, CARDBios.c matches, but can't be linked due to frank issues 2022-09-10 13:32:26 -07:00
Phillip Stephens e8bf411356 Fully link __ppc_eabi_init.cpp 2022-09-07 21:42:56 -07:00
Luke Street 7eb08b6ee8 Migrate s32->int, u32->uint; fix dolphin/types.h 2022-09-05 00:01:22 -04:00
Luke Street 78022784ef More CCubeMaterial 2022-09-05 00:01:22 -04:00
Luke Street 174a2d98f7 Header cleanup, NONMATCHING option 2022-08-31 20:22:20 -04:00
Luke Street 3e43c0878f Link CGX 2022-08-31 12:06:56 -04:00
Luke Street 89284f17b2 Almost done with CGX 2022-08-31 00:54:17 -04:00
Luke Street 4758103774 More CGX matches part 2 2022-08-30 18:48:44 -04:00
Luke Street 6fbaa00f07 More CGX matches 2022-08-30 01:12:32 -04:00
Luke Street b28e24862b Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
Luke Street bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
Luke Street f41c87eea7 Create & link TCastTo.cpp 2022-08-16 17:47:16 -04:00
Luke Street bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
Phillip Stephens 8e90988b5c Minor CActor/CModelData fixes, add matching CActor::UpdateAnimation 2022-08-14 22:50:25 -07:00
Luke Street 09dfe946fc Continued work on CActor 2022-08-15 00:51:06 -04:00
Luke Street 16514e942e Revert bad rename 2022-08-14 14:42:30 -04:00
Luke Street 85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00
Phillip Stephens fb3a2950f9 Merge branch 'main' of github.com:PrimeDecomp/prime 2022-08-13 05:59:49 -07:00
Phillip Stephens d36775e76a DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching 2022-08-13 05:57:38 -07:00
Luke Street e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
Luke Street 04a7213fa7 More defs for CStateManagerContainer & friends 2022-08-12 22:48:34 -04:00
Luke Street 44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
Phillip Stephens e418784c51 Fix IWeaponRenderer and link 2022-08-12 02:18:28 -07:00
Phillip Stephens e7117197da Add unused statics, fix CColor constructor 2022-08-11 11:35:12 -07:00
Phillip Stephens d59665aaad Link CColor.cpp 2022-08-11 11:20:15 -07:00
Phillip Stephens ba035cfa44 Implement IWeaponRenderer, can't link yet due to vtable shenanigans 2022-08-11 02:24:45 -07:00
Phillip Stephens 3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07:00
Luke Street 0b6ce7f781 Add & link CEntity.cpp 2022-08-10 22:33:46 -04:00
Luke Street 1107bdaa26 Move back to 1.3.2 compiler 2022-08-09 19:07:49 -04:00
Phillip Stephens 47201d2495 Move extern C in musyx.h up 2022-08-05 12:46:33 -07:00
Phillip Stephens 79eff1f8b5 Give MusyX it's own types 2022-08-05 12:43:46 -07:00
Phillip Stephens 7043befead Various imps 2022-08-05 03:23:49 -07:00
Phillip Stephens 7cd80cf53b Minor correction to CInputStream::Get 2022-07-30 17:38:13 -07:00
Phillip Stephens 2f39c70005 Link CHUDMemoParms.cpp, minor data fixes 2022-07-30 13:10:04 -07:00
Phillip Stephens a404575f97 Link CCrc32.cpp 2022-07-30 05:33:31 -07:00
Phillip Stephens 4a01665439 Link CRandom16.cpp 2022-07-30 03:34:28 -07:00
Phillip Stephens 5bfa43d591 Minor cleanups 2022-07-30 02:12:25 -07:00
Phillip Stephens 7e1b3eeb58 Link creverb_fx.c, minor fixes 2022-07-28 08:50:05 -07:00
Phillip Stephens 14dc741030 Link delay_fx.c 2022-07-28 07:00:20 -07:00
Luke Street 863cf71312 Migrate to inline=deferred,noauto 2022-07-28 09:19:26 -04:00
Phillip Stephens 5b08fd287a Link reverb_fx.c 2022-07-26 23:32:31 -07:00
Phillip Stephens 848a80e9d7 Link seq_api.c 2022-07-26 22:54:00 -07:00
Phillip Stephens e88f46cb28 Link snd_service.c and hw_memory.c 2022-07-26 22:11:36 -07:00
Phillip Stephens 0e20e67870 IWeaponRender decomp (can't link yet) 2022-07-25 21:36:32 -07:00
Phillip Stephens 0680c9d62d Link IAllocator.cpp 2022-07-20 21:47:03 -07:00
Phillip Stephens d17fbf3684 Correct EOwnerShip values 2022-07-19 23:20:28 -07:00
Phillip Stephens 437b1dd3a6 Link CMemoryInStream.cpp 2022-07-19 23:19:07 -07:00
Luke Street 848752477e Reorganize includes to match asm 2022-07-18 18:42:58 -04:00
Luke Street 69ddd71fc8 Link CInputStream.cpp 2022-07-18 13:53:58 -04:00
Luke Street f511aba228 Link CStringTable.cpp 2022-07-18 09:51:34 -04:00
Luke Street 18079ecfee Almost matched CInputStream 2022-07-14 20:48:18 -04:00
Luke Street e98f62c3a6 Implement TObj*/IObj; finish matching CStringTable 2022-07-14 12:24:26 -04:00
Luke Street 16298ccb35 Fix CTexture.hpp header guard 2022-07-02 01:34:01 -04:00
Luke Street 44d675d87d Begin decompiling CCameraFilterPass::DrawWideScreen 2022-07-02 01:30:11 -04:00
Phillip Stephens 6753bb7115
Decompile dsp.c start OSReset.c 2022-04-30 01:32:00 -07:00
Phillip Stephens 85c0f37226
Finish splitting text.s! 2022-04-16 00:50:32 -07:00
Luke Street b8c0242ea7 Updates to rstl; rename some symbols; update CFLAGS 2022-04-15 15:24:52 -04:00
Phillip Stephens 51e56ed135
Split CWeaponMgr 2022-04-12 01:55:54 -07:00
Phillip Stephens 1974f6fc22
Split mslsupp.c rename TRK functions 2022-04-11 21:53:51 -07:00
Luke Street 292dfa1eea main: Add EnsureWorldPakReady 2022-04-11 18:42:14 -04:00
Luke Street 53f8d3cba7 Add headers, clang-format, decompctx.py & more 2022-04-09 20:17:13 -04:00
Phillip Stephens 7f90b8de58
MusyX: Correct global variable locations, and move synth_dbtab to C 2022-04-09 01:51:35 -07:00
Phillip Stephens 95f655b9db
Match snd_init 2022-04-08 01:30:31 -07:00
Luke Street 051cc6d15f Add WIP main.cpp / CStringTable.cpp 2022-04-05 19:22:28 -04:00
Luke Street 8a13a04b78 Symbol fixes & cleanup 2022-04-04 10:22:31 -04:00
Phillip Stephens 58412b389a
Add missing files 2022-04-04 03:20:15 -07:00
Luke Street ce247fb264 Initial commit 2022-03-23 17:22:48 -04:00