7 Commits

Author SHA1 Message Date
ec593c79e5 More CMediumAllocPool matches
Former-commit-id: 07962b0ff08acf519da79dfa56d420d8788aa932
2023-10-03 23:56:48 -07:00
67e861c0f0 Match SMediumAllocPuddle::InitBookKeeping
Former-commit-id: 8d531cf6099274f72e7b6caf72b16a9ead40a2aa
2023-10-02 23:47:00 -07:00
543a0f1fe8 Start matching CMediumAllocPool
Former-commit-id: 2c3e4985b1fc9dbe7c80ba4773b2cf2621c0ef36
2023-10-02 22:36:22 -07:00
5349fcf3e9 Initial CMediumAllocPool, rstl::list fixes
Former-commit-id: bda8099994dbb6553f4909dac37884a4bd552892
2023-10-01 12:28:38 -07:00
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: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
57bb02906e More allocator work
Former-commit-id: 57ce723ec2d787b29c5ba3b4924842db591b4bfe
2022-09-19 21:35:24 -07:00