8dc5aee508
CMainFlow improvements
...
Former-commit-id: 58ea53f21de4f444935f27e4820a21ecb58bcfe3
2022-12-07 00:52:23 -05:00
bb6cc62a9d
Add CMainFlow
...
Former-commit-id: f18a1963f0bd618f8db07ab257a0a60e1cd7a482
2022-10-23 18:44:54 -07:00
Henrique Gemignani Passos Lima
0ad2519985
Match and link CPreFrontEnd
...
Former-commit-id: 2cd913399f160296ebed7bc15a16fadae9aed882
2022-10-17 14:47:47 +03:00
Henrique Gemignani Passos Lima
18de83f2e4
Match but don't link CAudioStateWin
...
Former-commit-id: 2313ccfa1d6eaf19aade81fc58b6f8887f5f3b76
2022-10-14 02:31:53 +03:00
58d095dcd4
Match and link CMemory
...
Former-commit-id: 16d013b419b7247d0da31211e064e6800041437c
2022-10-12 01:07:35 -07:00
Henrique Gemignani Passos Lima
958a36bbb8
Add CMemoryCardDriver::Update
...
Former-commit-id: 45e15781667e9efd343bc6a0c0a23a280e4eb6e8
2022-10-11 01:53:28 +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
e7ecda7a36
CScriptSpecialFunction progress & symbol updates
...
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
2022-10-04 20:16:35 -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
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
9d3a5c7670
Move back to 1.3.2 compiler
...
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00