ryujinx/Ryujinx.HLE/HOS
Thog 486f3163f3
Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171)
* Fix hbl 2.3.1 and hbmenu 3.3.0

* log class: Add ServicePtm

* fix build issue

* do not cast titleId to byte

* Address Ac_K's comment
2020-04-28 11:44:29 +10:00
..
Applets Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087) 2020-04-03 17:53:06 +11:00
Diagnostics/Demangler
Font Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
Ipc Discard higher 32-bits of IPC message magic and command number (#911) 2020-01-30 21:43:47 +01:00
Kernel Fix kernel memory allocator block coalescing (#1155) 2020-04-25 23:25:22 +10:00
Services Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171) 2020-04-28 11:44:29 +10:00
SystemState Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Homebrew.cs
HomebrewRomFsStream.cs
Horizon.cs Add support for dynamic docking/undocking (#1147) 2020-04-23 13:59:11 +02:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ProgramLoader.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00
ResultCode.cs
ServiceCtx.cs