Phillip Stephens
b08714313d
Match COutputStream::DoPut (Thanks HeartPiece!)
...
Former-commit-id: 26d6394bb1
2022-10-11 21:44:08 -07:00
Phillip Stephens
8d0b032e01
Share min_containing_bytes between CInputStream and COutputStream
...
Former-commit-id: 1c956d06f2
2022-10-11 20:32:26 -07:00
Phillip Stephens
637de45b40
Match COutputStream::FlushShiftRegister, start DoFlush/WriteBits
...
Former-commit-id: 9510f70f9d
2022-10-11 20:18:01 -07:00
Phillip Stephens
85173e2bd8
More COutputStream
...
Former-commit-id: f27c87a5b5
2022-10-11 11:38:08 -07:00
Henrique Gemignani Passos Lima
4f2a8704db
Fix errors and warnings
...
Former-commit-id: 9f4fc78c16
2022-10-11 18:37:27 +03:00
Phillip Stephens
484b18ae07
Match CAABox::GetTransformedAABox, minor fixes start CMetroidModelInstance
...
Former-commit-id: a31407c69c
2022-10-09 13:55:07 -07:00
Phillip Stephens
5e8d7a33a8
Remove unecessary padding from CVector3f
...
Former-commit-id: ca87e890b5
2022-10-09 10:57:13 -07:00
Phillip Stephens
aaf11d85f6
Match and link CLight *FINALLY*
...
Former-commit-id: ff90f64231
2022-10-09 10:48:11 -07:00
Luke Street
f64e9c953a
Match & link CIntElement
...
Former-commit-id: a110979970
2022-10-09 12:35:06 -04:00
Luke Street
2f62a31d18
Fix CColor Get*u8 functions
...
Former-commit-id: 4d40ca80d8
2022-10-09 01:44:48 -04:00
Luke Street
7ca3a1c0bb
Replace int types in Retro code
...
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
Former-commit-id: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street
f0ea5144ea
clang-format source files
...
Former-commit-id: 39700ad779
2022-10-09 01:16:21 -04:00
Phillip Stephens
f0a3ee192c
Don't be dumb and use fabsf
...
Former-commit-id: fedb0daa18
2022-10-08 15:18:21 -07:00
Phillip Stephens
52e270ebf7
Match and link CFinalInput
...
Former-commit-id: bacfa6a458
2022-10-08 15:05:33 -07:00
Phillip Stephens
514fd7f501
Add missing CRumbleVoice.cpp
...
Former-commit-id: 9712ece8fe
2022-10-06 05:52:31 -07:00
Phillip Stephens
9b1b52d774
Initial CRumbleVoice, various fixes
...
Former-commit-id: ed90d87a4b
2022-10-06 05:51:36 -07:00
Phillip Stephens
143a96518e
Match and link RubmleAdsr
...
Former-commit-id: 08d4f2a080
2022-10-06 02:50:00 -07:00
Phillip Stephens
5c0e4be01c
Match and link IObj
...
Former-commit-id: bef91d45de
2022-10-06 02:23:45 -07:00
Phillip Stephens
ec9e639009
Match CLight, has issues with constants
...
Former-commit-id: b039acfac8
2022-10-06 01:40:00 -07:00
Phillip Stephens
7f30b385b2
Attempt to match CVector3f::Slerp
...
Former-commit-id: 710a2dc991
2022-10-05 17:11:50 -07:00
Phillip Stephens
96236df954
Match and link CSphere
...
Former-commit-id: 68616cba51
2022-10-05 16:45:56 -07:00
Henrique Gemignani Passos Lima
94eb8324a8
Compilation fix for many files
...
Former-commit-id: 44e4110ffb
2022-10-06 02:34:48 +03:00
Phillip Stephens
8c4c08865b
Almost forgot these
...
Former-commit-id: 4ba459c876
2022-10-05 16:26:43 -07:00
Phillip Stephens
fd92b6bd05
Match and link CloseEnough
...
Former-commit-id: 02297fee2d
2022-10-05 16:26:43 -07:00
Phillip Stephens
3ed47d5cde
Fix linking with static libs, CVector3f work, Initial COutputStream
...
Former-commit-id: 693fe93eab
2022-10-04 18:31:56 -07:00
Phillip Stephens
c8528fc2ee
Match and link CUnitVector3f
...
Former-commit-id: 831bc1a9ed
2022-10-04 14:07:00 -07:00
Phillip Stephens
60cc687cd1
Match and link CVector2f
...
Former-commit-id: b85528fbab
2022-10-04 14:00:16 -07:00
Phillip Stephens
171da931cc
Match and link CVector2i
...
Former-commit-id: 45312e97ea
2022-10-04 13:11:34 -07:00
Phillip Stephens
f8688e02e3
Initial pass at CDecal classes
...
Former-commit-id: 4b24bba57e
2022-10-04 12:58:17 -07:00
Phillip Stephens
2ef9d69288
Match and link CVector3d, add CVector3i.s
...
Former-commit-id: cdbbfba34e
2022-10-04 12:57:04 -07:00
Luke Street
bc202ba493
Lots of stuff
...
Former-commit-id: 39b5f3c01e
2022-10-03 20:00:46 -04:00
Phillip Stephens
1b617eee75
Split, match and link CVector3i
...
Former-commit-id: 9f8f1ab7f7
2022-10-02 20:09:01 -07:00
Phillip Stephens
22d8819770
Match and link CPlane
...
Former-commit-id: 302df55a60
2022-10-02 19:55:05 -07:00
Phillip Stephens
477189a490
Forgot something....
...
Former-commit-id: 19c1aa3ae1
2022-10-02 18:16:06 -07:00
Phillip Stephens
b9ea7a76b9
Match and link COsContext
...
Former-commit-id: cc514ecf6e
2022-10-02 00:43:00 -07:00
Luke Street
4318fab3ab
CAABox 90%
...
Former-commit-id: a0876b5c34
2022-10-01 16:39:55 -04:00
Luke Street
f6cde6899c
Link CFontImageDef
...
Former-commit-id: bbf3b658c2
2022-10-01 15:00:38 -04:00
Phillip Stephens
ba75752e14
Match CFontImageDef, can't link due to extraneous TToken destructor
...
Former-commit-id: 77b921601a
2022-10-01 01:33:18 -07:00
Luke Street
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Henrique Gemignani Passos Lima
1e59dd91fc
algorithm.hpp header fixes
...
Former-commit-id: 675a1904c4
2022-09-30 15:46:54 +03:00
Phillip Stephens
4e754e9163
Minor fixes, start CTextParser
...
Former-commit-id: e39a8e4c47
2022-09-29 21:24:13 -07:00
Luke Street
1f56cefe8c
Halfway match CAABox; continue CBallCamera
...
Former-commit-id: 602109d8f0
2022-09-29 19:55:43 -04:00
Henrique Gemignani Passos Lima
8f3807da18
Start RAssertDolphin ( #3 )
...
* Start RAssertDolphin
* Add OSContext
* Add missing files, Prime2's ErrorHandler
* Progress in ErrorHandler
* comments
* Don't link new code
* Format code
* Slight adjustments
* Use u16 for OSError
Former-commit-id: 7e8bc34cab
2022-09-29 19:09:11 -04:00
Luke Street
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -04:00
Phillip Stephens
befc3f4ce7
More allocator work
...
Former-commit-id: fc2d2455dc
2022-09-21 23:03:38 -07:00
Phillip Stephens
7698af1f45
Match and link CStopwatch
...
Former-commit-id: 4d14f750d4
2022-09-21 23:03:09 -07:00
Phillip Stephens
57bb02906e
More allocator work
...
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07:00
Luke Street
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Phillip Stephens
ba98f00f60
Link CSmallAllocPool.cpp, minor fixes
...
Former-commit-id: 7f768f8405
2022-09-15 20:38:03 -07:00
Phillip Stephens
5aee142c62
Link CSfxHandle.cpp
...
Former-commit-id: 79301314e9
2022-09-15 20:24:27 -07:00
Phillip Stephens
207ceef5c0
Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp
...
Former-commit-id: 6898a9cc90
2022-09-15 19:17:34 -07:00
Phillip Stephens
5b44016209
Link g721.cpp
...
Former-commit-id: 004dc6d1d0
2022-09-15 18:58:34 -07:00
Phillip Stephens
f4731daebe
Link CTimeProvider.cpp
...
Former-commit-id: ea51b901e8
2022-09-13 22:53:26 -07:00
Phillip Stephens
64fe52845f
Link CDolphinController.cpp
...
Former-commit-id: 0450f7b1f1
2022-09-13 22:25:20 -07:00
Phillip Stephens
6bd48a457a
I forgot this because I'm an idiot
...
Former-commit-id: 2163b09aa4
2022-09-12 21:53:19 -07:00
Luke Street
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Phillip Stephens
6b306c1121
Link DolphinIController.cpp, start matching CSmallAllocPool
...
Former-commit-id: 228319e2a5
2022-09-11 11:45:19 -07:00
Phillip Stephens
4f851a605b
Link CCircularBuffer.cpp
...
Former-commit-id: 5d82d47660
2022-09-10 22:54:54 -07:00
Luke Street
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -04:00
Luke Street
b851577337
Header cleanup, NONMATCHING option
...
Former-commit-id: 174a2d98f7
2022-08-31 20:22:20 -04:00
Luke Street
8b28b129e2
Link CGX
...
Former-commit-id: 3e43c0878f
2022-08-31 12:06:56 -04:00
Luke Street
40271117df
Almost done with CGX
...
Former-commit-id: 89284f17b2
2022-08-31 00:54:17 -04:00
Luke Street
4660679da4
More CGX matches part 2
...
Former-commit-id: 4758103774
2022-08-30 18:48:44 -04:00
Luke Street
7cdb1aef65
More CGX matches
...
Former-commit-id: 6fbaa00f07
2022-08-30 01:12:32 -04:00
Luke Street
6768dfc9b4
Begin CGX/CCubeMaterial; add dolphin headers from aurora
...
Former-commit-id: b28e24862b
2022-08-30 00:05:16 -04:00
Luke Street
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00
Phillip Stephens
97847d1d61
Remove non-matching comment from Lerp
...
Former-commit-id: 7c92358bf6
2022-08-13 14:44:29 -07:00
Phillip Stephens
eb554f79dd
Link DolphinCColor.cpp, thanks encounter and Ninji
...
Former-commit-id: 4999c1ded5
2022-08-13 14:43:45 -07:00
Phillip Stephens
38ec6e5984
Merge branch 'main' of github.com:PrimeDecomp/prime
...
Former-commit-id: fb3a2950f9
2022-08-13 05:59:49 -07:00
Phillip Stephens
da85e24623
DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching
...
Former-commit-id: d36775e76a
2022-08-13 05:57:38 -07:00
Luke Street
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Phillip Stephens
1c213b5cc2
use clang-format on CColor.cpp
...
Former-commit-id: 6bf68f9808
2022-08-11 11:50:15 -07:00
Phillip Stephens
6f8c6b28ba
Add unused statics, fix CColor constructor
...
Former-commit-id: e7117197da
2022-08-11 11:35:12 -07:00
Phillip Stephens
fe1f119091
Link CColor.cpp
...
Former-commit-id: d59665aaad
2022-08-11 11:20:15 -07:00
Luke Street
4ad9b20d1a
Add & link CEntity.cpp
...
Former-commit-id: 0b6ce7f781
2022-08-10 22:33:46 -04:00
Luke Street
8588af60be
Link zlib
...
Former-commit-id: 107ea767f9
2022-08-09 23:00:57 -04:00
Phillip Stephens
a889a5b919
Minor correction to CInputStream::Get
...
Former-commit-id: 7cd80cf53b
2022-07-30 17:38:13 -07:00
Phillip Stephens
18d6a7ebbd
Link CCrc32.cpp
...
Former-commit-id: a404575f97
2022-07-30 05:33:31 -07:00
Phillip Stephens
3aa9c03819
Link CRandom16.cpp
...
Former-commit-id: 4a01665439
2022-07-30 03:34:28 -07:00
Phillip Stephens
0ff6365a89
Start trying to get zlib linked
...
Former-commit-id: 7107b307e2
2022-07-28 22:03:24 -07:00
Luke Street
1efd8da0b0
Migrate to inline=deferred,noauto
...
Former-commit-id: 863cf71312
2022-07-28 09:19:26 -04:00
Phillip Stephens
e11b88ea1e
Link IAllocator.cpp
...
Former-commit-id: 0680c9d62d
2022-07-20 21:47:03 -07:00
Phillip Stephens
d26b7a4753
Correct EOwnerShip values
...
Former-commit-id: d17fbf3684
2022-07-19 23:20:28 -07:00
Phillip Stephens
6473aae6a9
Link CMemoryInStream.cpp
...
Former-commit-id: 437b1dd3a6
2022-07-19 23:19:07 -07:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00
Luke Street
6a471a6abe
Link CInputStream.cpp
...
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
Luke Street
9404d679f8
Link CStringTable.cpp
...
Former-commit-id: f511aba228
2022-07-18 09:51:34 -04:00
Luke Street
7ffab529b8
Link CSWDataDolphin.cpp
...
Former-commit-id: cb48c96516
2022-07-18 01:37:40 -04:00
Luke Street
3f96fa4865
Almost matched CInputStream
...
Former-commit-id: 18079ecfee
2022-07-14 20:48:18 -04:00
Luke Street
ffd6ba5818
Implement TObj*/IObj; finish matching CStringTable
...
Former-commit-id: e98f62c3a6
2022-07-14 12:24:26 -04:00