Ryujinx/Ryujinx.HLE/HOS
Billy Laws bab6eedccf
Fix SetStandardSteadyClockInternalOffset permission check (#2076)
I happened to notice this when checking Ryu's IPC structures. After double checking with RE it seems the current check is incorrect so use the correct member to fix that.
2021-03-04 11:58:21 +01:00
..
Applets Improve heuristic for showing the keyboard (#2066) 2021-02-28 11:26:00 +01:00
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Font Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
Ipc Rewrite size for fixed size buffers (#1808) 2020-12-12 14:06:20 +11:00
Kernel Fix inter-process data copy on non-contiguous physical regions (#1988) 2021-02-08 10:54:49 +11:00
Services Fix SetStandardSteadyClockInternalOffset permission check (#2076) 2021-03-04 11:58:21 +01:00
SystemState am/gui: Implement Wake-up message (#1750) 2020-12-15 21:41:42 -03:00
ApplicationLoader.cs Allow modding AddOnContent RomFS (#2024) 2021-02-20 01:25:01 +01: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 Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Horizon.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ModLoader.cs Allow modding AddOnContent RomFS (#2024) 2021-02-20 01:25:01 +01:00
ProgramLoader.cs PPTC Follow-up. (#1712) 2020-12-17 20:32:09 +01:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
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
UserChannelPersistence.cs Fix exiting emulator with multi programs (#1590) 2020-10-10 00:52:11 +02:00