59 Commits

Author SHA1 Message Date
44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
6bf68f9808 use clang-format on CColor.cpp 2022-08-11 11:50:15 -07:00
e7117197da Add unused statics, fix CColor constructor 2022-08-11 11:35:12 -07:00
d59665aaad Link CColor.cpp 2022-08-11 11:20:15 -07:00
ba035cfa44 Implement IWeaponRenderer, can't link yet due to vtable shenanigans 2022-08-11 02:24:45 -07:00
3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07:00
0b6ce7f781 Add & link CEntity.cpp 2022-08-10 22:33:46 -04:00
107ea767f9 Link zlib 2022-08-09 23:00:57 -04:00
79eff1f8b5 Give MusyX it's own types 2022-08-05 12:43:46 -07:00
7043befead Various imps 2022-08-05 03:23:49 -07:00
7cd80cf53b Minor correction to CInputStream::Get 2022-07-30 17:38:13 -07:00
2f39c70005 Link CHUDMemoParms.cpp, minor data fixes 2022-07-30 13:10:04 -07:00
a404575f97 Link CCrc32.cpp 2022-07-30 05:33:31 -07:00
4a01665439 Link CRandom16.cpp 2022-07-30 03:34:28 -07:00
5bfa43d591 Minor cleanups 2022-07-30 02:12:25 -07:00
7107b307e2 Start trying to get zlib linked 2022-07-28 22:03:24 -07:00
7e1b3eeb58 Link creverb_fx.c, minor fixes 2022-07-28 08:50:05 -07:00
51a84f6ed2 Line match reverb_fx.c and delay_fx.c for S&Gs 2022-07-28 07:24:49 -07:00
14dc741030 Link delay_fx.c 2022-07-28 07:00:20 -07:00
863cf71312 Migrate to inline=deferred,noauto 2022-07-28 09:19:26 -04:00
5b08fd287a Link reverb_fx.c 2022-07-26 23:32:31 -07:00
848a80e9d7 Link seq_api.c 2022-07-26 22:54:00 -07:00
e88f46cb28 Link snd_service.c and hw_memory.c 2022-07-26 22:11:36 -07:00
0e20e67870 IWeaponRender decomp (can't link yet) 2022-07-25 21:36:32 -07:00
0680c9d62d Link IAllocator.cpp 2022-07-20 21:47:03 -07:00
d17fbf3684 Correct EOwnerShip values 2022-07-19 23:20:28 -07:00
437b1dd3a6 Link CMemoryInStream.cpp 2022-07-19 23:19:07 -07:00
848752477e Reorganize includes to match asm 2022-07-18 18:42:58 -04:00
69ddd71fc8 Link CInputStream.cpp 2022-07-18 13:53:58 -04:00
f511aba228 Link CStringTable.cpp 2022-07-18 09:51:34 -04:00
cb48c96516 Link CSWDataDolphin.cpp 2022-07-18 01:37:40 -04:00
18079ecfee Almost matched CInputStream 2022-07-14 20:48:18 -04:00
e98f62c3a6 Implement TObj*/IObj; finish matching CStringTable 2022-07-14 12:24:26 -04:00
44d675d87d Begin decompiling CCameraFilterPass::DrawWideScreen 2022-07-02 01:30:11 -04:00
a48c51dedf
Use static rather than extern on DSP's init flag 2022-04-30 01:36:02 -07:00
6753bb7115
Decompile dsp.c start OSReset.c 2022-04-30 01:32:00 -07:00
EpochFlame
3966d4be28 minor OSAudioSystem correction 2022-04-27 22:34:14 -04:00
c852d2fa07
Forgot OSAudioSystem.c 2022-04-24 10:44:07 -07:00
b1efa7e9c4
Start splitting sbss.s 2022-04-24 10:43:04 -07:00
d9393c0953
Move Kyoto_CWD to MetroidPrime 2022-04-15 21:01:44 -07:00
b8c0242ea7 Updates to rstl; rename some symbols; update CFLAGS 2022-04-15 15:24:52 -04:00
51e56ed135
Split CWeaponMgr 2022-04-12 01:55:54 -07:00
9760947be0
Remove TRK Functions from main.cpp 2022-04-11 21:56:27 -07:00
1974f6fc22
Split mslsupp.c rename TRK functions 2022-04-11 21:53:51 -07:00
85aad63173 Quick reformat 2022-04-11 18:45:06 -04:00
292dfa1eea main: Add EnsureWorldPakReady 2022-04-11 18:42:14 -04:00
7a95698329
PAD: name PADRecalibrate 2022-04-09 19:40:54 -07:00
53f8d3cba7 Add headers, clang-format, decompctx.py & more 2022-04-09 20:17:13 -04:00
7f90b8de58
MusyX: Correct global variable locations, and move synth_dbtab to C 2022-04-09 01:51:35 -07:00
95f655b9db
Match snd_init 2022-04-08 01:30:31 -07:00