Luke Street
8dc5aee508
CMainFlow improvements
...
Former-commit-id: 58ea53f21d
2022-12-07 00:52:23 -05:00
Phillip Stephens
bb6cc62a9d
Add CMainFlow
...
Former-commit-id: f18a1963f0
2022-10-23 18:44:54 -07:00
Henrique Gemignani Passos Lima
0ad2519985
Match and link CPreFrontEnd
...
Former-commit-id: 2cd913399f
2022-10-17 14:47:47 +03:00
Henrique Gemignani Passos Lima
18de83f2e4
Match but don't link CAudioStateWin
...
Former-commit-id: 2313ccfa1d
2022-10-14 02:31:53 +03:00
Phillip Stephens
58d095dcd4
Match and link CMemory
...
Former-commit-id: 16d013b419
2022-10-12 01:07:35 -07:00
Henrique Gemignani Passos Lima
958a36bbb8
Add CMemoryCardDriver::Update
...
Former-commit-id: 45e1578166
2022-10-11 01:53:28 +03: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
e7ecda7a36
CScriptSpecialFunction progress & symbol updates
...
Former-commit-id: 84d590be2f
2022-10-04 20:16:35 -04:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a9
2022-10-02 18:21:51 +03:00
Luke Street
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -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
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
9d3a5c7670
Move back to 1.3.2 compiler
...
Former-commit-id: 1107bdaa26
2022-08-09 19:07:49 -04:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00