10 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
7ec4707661 Use COutputStream::Put
Former-commit-id: a02037e26608ee6be3288a5f75790fd102331e2e
2022-10-11 21:35:41 +03:00
Henrique Gemignani Passos Lima
155de1457f Add CMemoryCardDriver::ExportPersistentOptions
Former-commit-id: 93ef9574e1b9906bc5ccb3db36a259cfbab6919d
2022-10-11 19:56:45 +03:00
Henrique Gemignani Passos Lima
280928fc65 Match CMemoryCardDriver::ImportPersistentOptions
Former-commit-id: 46335059ecba4301f71770191d927c482e5aa072
2022-10-11 19:38:13 +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
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
Henrique Gemignani Passos Lima
e2e4fe7f6c Add CScriptPickup and all dependencies
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
2022-10-05 21:06:23 +03:00
c8f194b18c CScriptSpecialFunction: More matches
Former-commit-id: fdbd70eea10e9eaa15da8b666a94c6f0797eb350
2022-10-02 18:27:13 -04:00
Henrique Gemignani Passos Lima
63988f60bc Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00