Commit Graph

14 Commits

Author SHA1 Message Date
Chris Spegal
1b7c4d8a2f Move to Endian agnostic read/write functions; add kernel 2023-10-10 10:59:26 -04:00
Chris Spegal
35f6e67903 Refactoring, save/restore additional libs 2023-10-08 10:34:45 -04:00
Chris Spegal
739b33f733 Resolve merge conflicts 2023-08-19 22:26:23 -04:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
Chris Spegal
0f9d27ae12 Parity with ChrisNonyminus:Cemu:savestates; Add SS menu; Move SS func to CafeSystem 2023-07-16 12:56:32 -04:00
Maschell
f1ebfa9941
coreinit: Implement several FSA functions and fix some bugs (#844) 2023-06-15 21:05:16 +02:00
Crementif
d903b2cf12
Remove deprecated logging system and expose developer logging window (#825) 2023-05-20 02:46:12 +02:00
GaryOderNichts
2461464ba7
FSA: Add missing path translations (#413) 2022-10-26 00:25:46 +02:00
Herman Semenov
03f5967408
Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
Exzap
168ecf8825 FSC: Use utf8 path strings instead of wchar
Also introduced helper function _utf8ToPath() to convert a utf8-encoded string to fs::path
2022-09-09 23:49:38 +02:00
Exzap
1ce629126a FSC: Refactor FileTree and remove redundant path parser class 2022-09-09 23:49:38 +02:00
Exzap
b8462cec8b FSC: Refactor to use FSCPath instead of legacy code 2022-09-09 23:49:38 +02:00
Exzap
0e0602e8d9 FSC: Use utf8 for mounting and internal target path 2022-09-09 23:49:38 +02:00
Exzap
d60742f52b Add all the files 2022-08-22 22:21:23 +02:00