5 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
4f2a8704db Fix errors and warnings
Former-commit-id: 9f4fc78c16bc29483826c55e7e9a37d22a1df46b
2022-10-11 18:37:27 +03: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
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
befc3f4ce7 More allocator work
Former-commit-id: fc2d2455dcb4b8bcf3f72ad64cda8ba9830abdea
2022-09-21 23:03:38 -07:00
57bb02906e More allocator work
Former-commit-id: 57ce723ec2d787b29c5ba3b4924842db591b4bfe
2022-09-19 21:35:24 -07:00