Commit Graph

11 Commits

Author SHA1 Message Date
Phillip Stephens 2d4ba7275f Fix rmemory_allocator
Former-commit-id: 0f8c26bc33aab05e357e13f6fa1f974ecb223738
2023-10-12 04:33:28 -07:00
Phillip Stephens 9843b74547 Nearly match CARAMManager
Former-commit-id: e70cf7d4b3c97c15deaac6e0af4051476d301f39
2023-10-12 04:10:58 -07:00
Phillip Stephens 4797ccc332 Match and link CDvdRequest, Split and match CDvdRequestManager
Former-commit-id: b24751b60c
2023-01-29 14:58:21 -08:00
Phillip Stephens a58b008abd Match and link CARAMToken
Former-commit-id: b096be696a
2022-12-05 23:59:41 -08:00
Phillip Stephens dd56a38ae5 Start DolphinCTexture and CARAMToken
Former-commit-id: f711682fbf
2022-12-03 13:31:54 -08:00
Henrique Gemignani Passos Lima c8d4b77885 Add CStateManager::MemoryAllocatorAllocationFailedCallback and RayStaticIntersection
Former-commit-id: c29af5f67d
2022-11-17 12:12:03 +02: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 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Luke Street bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00