Commit Graph

714 Commits

Author SHA1 Message Date
97847d1d61 Remove non-matching comment from Lerp
Former-commit-id: 7c92358bf6
2022-08-13 14:44:29 -07:00
eb554f79dd Link DolphinCColor.cpp, thanks encounter and Ninji
Former-commit-id: 4999c1ded5
2022-08-13 14:43:45 -07:00
38ec6e5984 Merge branch 'main' of github.com:PrimeDecomp/prime
Former-commit-id: fb3a2950f9
2022-08-13 05:59:49 -07:00
da85e24623 DolphinCColor imps, only Lerp(u32, u32, float) isn't matching
Former-commit-id: d36775e76a
2022-08-13 05:57:38 -07:00
64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
1c213b5cc2 use clang-format on CColor.cpp
Former-commit-id: 6bf68f9808
2022-08-11 11:50:15 -07:00
6f8c6b28ba Add unused statics, fix CColor constructor
Former-commit-id: e7117197da
2022-08-11 11:35:12 -07:00
fe1f119091 Link CColor.cpp
Former-commit-id: d59665aaad
2022-08-11 11:20:15 -07:00
70b617a99f Implement IWeaponRenderer, can't link yet due to vtable shenanigans
Former-commit-id: ba035cfa44
2022-08-11 02:24:45 -07:00
d1768a3076 More musyx imps, cleanups
Former-commit-id: 3d19d9ea82
2022-08-11 01:12:35 -07:00
4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f781
2022-08-10 22:33:46 -04:00
8588af60be Link zlib
Former-commit-id: 107ea767f9
2022-08-09 23:00:57 -04:00
ba5057c084 Give MusyX it's own types
Former-commit-id: 79eff1f8b5
2022-08-05 12:43:46 -07:00
3a23f40720 Various imps
Former-commit-id: 7043befead
2022-08-05 03:23:49 -07:00
a889a5b919 Minor correction to CInputStream::Get
Former-commit-id: 7cd80cf53b
2022-07-30 17:38:13 -07:00
8db2425e27 Link CHUDMemoParms.cpp, minor data fixes
Former-commit-id: 2f39c70005
2022-07-30 13:10:04 -07:00
18d6a7ebbd Link CCrc32.cpp
Former-commit-id: a404575f97
2022-07-30 05:33:31 -07:00
3aa9c03819 Link CRandom16.cpp
Former-commit-id: 4a01665439
2022-07-30 03:34:28 -07:00
a108e76a1f Minor cleanups
Former-commit-id: 5bfa43d591
2022-07-30 02:12:25 -07:00
0ff6365a89 Start trying to get zlib linked
Former-commit-id: 7107b307e2
2022-07-28 22:03:24 -07:00
317c4a497e Link creverb_fx.c, minor fixes
Former-commit-id: 7e1b3eeb58
2022-07-28 08:50:05 -07:00
7d56323cd4 Line match reverb_fx.c and delay_fx.c for S&Gs
Former-commit-id: 51a84f6ed2
2022-07-28 07:24:49 -07:00
13d2ba0a49 Link delay_fx.c
Former-commit-id: 14dc741030
2022-07-28 07:00:20 -07:00
1efd8da0b0 Migrate to inline=deferred,noauto
Former-commit-id: 863cf71312
2022-07-28 09:19:26 -04:00
6fc7123b94 Link reverb_fx.c
Former-commit-id: 5b08fd287a
2022-07-26 23:32:31 -07:00
6406aa05cf Link seq_api.c
Former-commit-id: 848a80e9d7
2022-07-26 22:54:00 -07:00
ae52b8482c Link snd_service.c and hw_memory.c
Former-commit-id: e88f46cb28
2022-07-26 22:11:36 -07:00
509dc4d622 IWeaponRender decomp (can't link yet)
Former-commit-id: 0e20e67870
2022-07-25 21:36:32 -07:00
e11b88ea1e Link IAllocator.cpp
Former-commit-id: 0680c9d62d
2022-07-20 21:47:03 -07:00
d26b7a4753 Correct EOwnerShip values
Former-commit-id: d17fbf3684
2022-07-19 23:20:28 -07:00
6473aae6a9 Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6
2022-07-19 23:19:07 -07:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00
6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
9404d679f8 Link CStringTable.cpp
Former-commit-id: f511aba228
2022-07-18 09:51:34 -04:00
7ffab529b8 Link CSWDataDolphin.cpp
Former-commit-id: cb48c96516
2022-07-18 01:37:40 -04:00
3f96fa4865 Almost matched CInputStream
Former-commit-id: 18079ecfee
2022-07-14 20:48:18 -04:00
ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00
03357b2acd Begin decompiling CCameraFilterPass::DrawWideScreen
Former-commit-id: 44d675d87d
2022-07-02 01:30:11 -04:00
8492e9ab26 Use static rather than extern on DSP's init flag
Former-commit-id: a48c51dedf
2022-04-30 01:36:02 -07:00
e0bd52d345 Decompile dsp.c start OSReset.c
Former-commit-id: 6753bb7115
2022-04-30 01:32:00 -07:00
EpochFlame
3ffb92066d minor OSAudioSystem correction
Former-commit-id: 3966d4be28
2022-04-27 22:34:14 -04:00
8f10416874 Forgot OSAudioSystem.c
Former-commit-id: c852d2fa07
2022-04-24 10:44:07 -07:00
f4ebb6554d Start splitting sbss.s
Former-commit-id: b1efa7e9c4
2022-04-24 10:43:04 -07:00
c6bc664505 Move Kyoto_CWD to MetroidPrime
Former-commit-id: d9393c0953
2022-04-15 21:01:44 -07:00
936f63b05d Updates to rstl; rename some symbols; update CFLAGS
Former-commit-id: b8c0242ea7
2022-04-15 15:24:52 -04:00
d7fb5cd6c2 Split CWeaponMgr
Former-commit-id: 51e56ed135
2022-04-12 01:55:54 -07:00
d99f1ebce3 Remove TRK Functions from main.cpp
Former-commit-id: 9760947be0
2022-04-11 21:56:27 -07:00
37584253a3 Split mslsupp.c rename TRK functions
Former-commit-id: 1974f6fc22
2022-04-11 21:53:51 -07:00
b96bbbad88 Quick reformat
Former-commit-id: 85aad63173
2022-04-11 18:45:06 -04:00