Commit Graph

14 Commits

Author SHA1 Message Date
Ash Logan
219b311e40 Add LaunchHomebrewWrapperEx
Add library call to pass arguments between different homebrew apps, which
is something that RetroArch needs to pass the content path to cores.
2024-06-03 14:36:43 +02:00
Maschell
4d0585cdb4 Fix resetting the iosuhaxHandle in Mocha_DeInitLibrary 2023-11-27 11:47:40 +01: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
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
e834fa830e first commit 2022-06-09 19:11:30 +02:00