Ryujinx/Ryujinx.HLE/HOS
jduncanator 86b42f176a
svc: Implement ref parameters (#798)
Allows passing data into and out of the same registers when calling via the Kernel ABI. This allows implementing specific supervisor calls like "CallSecureMonitor", that expect their args and results in the same registers.
2019-10-25 10:34:35 +11:00
..
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Font Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
Ipc Fix error code returned by CloseSession (#787) 2019-10-11 17:53:45 +02:00
Kernel svc: Implement ref parameters (#798) 2019-10-25 10:34:35 +11:00
Services Fix latest version of hbl/hb-menu (#795) 2019-10-19 00:47:50 +02:00
SystemState Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
GlobalStateTable.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Homebrew.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
HomebrewRomFsStream.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Horizon.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
IdDictionary.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ProgramLoader.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00