Commit Graph

33 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
049f322e55 Update Dockerfile 2023-06-21 21:43:47 +02:00
Maschell
455ecf6997 devoptab: Replace strncopy with snprintf 2023-04-17 14:02:16 +02:00
Maschell
1c896143fa Update Dockerfile 2023-04-17 14:02:16 +02:00
Maschell
06918bbf13 devoptab: Fix logging 2023-04-17 14:02:16 +02:00
Maschell
49efa4c838 Use actions/checkout@v3 2023-04-01 07:58:27 +02:00
Maschell
ca8fa47d89 Use ubuntu-latest 2023-04-01 07:58:27 +02:00
Maschell
8dec71d225 Change docker registry to ghcr.io 2023-04-01 07:58:27 +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
75f31e0a3e Use ubuntu-22.04 instead of ubuntu-18.04 2022-09-04 00:07:56 +02:00
Maschell
890f7fa700 Rename Mocha_DeinitLibrary to Mocha_DeInitLibrary to be consistent across libs 2022-09-03 16:12:19 +02:00
Maschell
0ed7d33ee5 Add LICENSE 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
51c67f8c4f Improve the documentation 2022-08-27 13:07:39 +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
41fba4fc64 Fix documentation for several functions 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
819adf8030 Add missing typedef to MochaUtilStatus 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
4ba77767ad Update Dockerfiles 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