ryujinx/Ryujinx.HLE/HOS
Thog 8f21db810d
Reduce requirements for running homebrew (#1053)
* Reduce requirements for running homebrews

This commit change the following behaviours:

- TimeZoneBinary system archive isn't required until guest code call LoadTimeZoneRule.
- Fonts system archives aren't requred until a "pl:u" IPC call is made.
- Custom font support was dropped.
- TimeZoneBinary missing message is now an error and not a warning.

* Address comments
2020-03-30 08:23:05 +11:00
..
Applets
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 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
Services Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11: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 IMultiCommitManager (#1011) 2020-03-25 19:14:35 +11:00
IdDictionary.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs