Commit Graph

23 Commits

Author SHA1 Message Date
Maniac-
045fb941f5
Merge 0e75922c5b into 4d0585cdb4 2023-12-03 17:11:15 -07:00
Maschell
4d0585cdb4 Fix resetting the iosuhaxHandle in Mocha_DeInitLibrary 2023-11-27 11:47:40 +01:00
Maniac-
0e75922c5b Free tmp_buf only when its needed 2023-10-17 20:25:09 +03:00
Maschell
455ecf6997 devoptab: Replace strncopy with snprintf 2023-04-17 14:02:16 +02:00
Maschell
06918bbf13 devoptab: Fix logging 2023-04-17 14:02:16 +02:00
Crementif
f3c45c52ad Fix possible race condition in fsa_dirnext
Also some minor line changes to make em match a bit better!
2022-09-19 13:25:10 +02:00
Maschell
0c624531ca Use the correct path for RemoveDevice to avoid always removing the default device (fs:) 2022-09-19 13:20:52 +02:00
Maschell
890f7fa700 Rename Mocha_DeinitLibrary to Mocha_DeInitLibrary to be consistent across libs 2022-09-03 16:12:19 +02:00
Maschell
746bf85301 Fix IOSUKernelWrite32/IOSUKernelRead32, renamed IOSUKernelWrite/IOSUKernelRead to IOSUMemoryWrite/IOSUMemoryRead to match the actual behaviour 2022-08-31 13:50:40 +02:00
Maschell
f0df840999 Return UNSUPPORTED_CFW in CheckVersion 2022-08-27 13:07:39 +02:00
Maschell
2ac50e4392 Add devoptab support to replace the libioushax devoptab 2022-08-27 12:49:15 +02:00
Maschell
6019c6947a FSAEx_RawWriteEx: Use shim->request.rawWrite instead of shim->request.rawRead 2022-07-28 09:04:22 -07:00
Maschell
b0dee42698 Implement disc interface 2022-07-26 07:22:38 -07:00
Maschell
8d650220b2 Add Mocha_GetStatusStr 2022-07-22 05:41:14 -07:00
Maschell
1bcb7649ac Add features of libiosuhax 2022-07-22 05:41:14 -07:00
Maschell
e16878d7d7 Rename Mocha_LoadRPXOnNextLaunch and add Mocha_LaunchRPX / Mocha_LaunchHomebrewWrapper 2022-07-22 05:41:14 -07:00
Maschell
6b49c2099d Improve Mocha_ODMGetDiscKey behaviour and add documentation 2022-07-22 05:41:14 -07:00
Maschell
c7047212aa Fix Mocha_StartUSBLogging definition 2022-07-22 05:41:14 -07:00
Maschell
ecd4e07f90 Remove Mocha_RPXHookCompleted and Mocha_StartMCPThread 2022-07-22 05:41:14 -07:00
Maschell
f8fc1f2452 Fix Mocha_SEEPROMRead 2022-07-22 05:41:14 -07:00
Maschell
c36ac435db Remove obsolete FSAEx functions (use FSA from coreinit instead) 2022-07-22 05:41:14 -07:00
Maschell
f8703950aa Add FSA documentation 2022-06-09 22:32:23 +02:00
Maschell
e834fa830e first commit 2022-06-09 19:11:30 +02:00