1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS
2021-04-14 14:55:11 +02:00
..
Applets account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Diagnostics/Demangler
Font
Ipc Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
Kernel Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
Services am: Stub ExtendSaveData (#2209) 2021-04-14 14:55:11 +02:00
SystemState account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Tamper Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ApplicationLoader.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
ArmProcessContext.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
ArmProcessContextFactory.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
HomebrewRomFsStream.cs
Horizon.cs Improves logging to console. (#2146) 2021-04-13 21:58:47 +02:00
IdDictionary.cs
ModLoader.cs Fix Tamper Machine crash and timings (#2159) 2021-04-02 15:42:25 +02:00
ProgramLoader.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ResultCode.cs
ServiceCtx.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
TamperMachine.cs Fix Tamper Machine crash and timings (#2159) 2021-04-02 15:42:25 +02:00
UserChannelPersistence.cs