0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-13 20:12:01 +00:00
Ryujinx/Ryujinx.HLE/HOS
Thog d925de2d0e
Fix ILogger type and size decoding ()
* Fix ILogger type and size decoding

The type and size are custom encoded integer not byte.

This fix issues on games that send messages longer than 127 characters.

* Address gdk's comments
2019-12-08 14:35:25 +01:00
..
Applets Fully reverse swkbd configuration structure and follow-up to swkbd implementation () 2019-12-03 05:00:56 +01:00
Diagnostics/Demangler Misc cleanup () 2019-07-02 04:39:22 +02:00
Font Use BinaryPrimitives.ReverseEndianness instead EndianSwap class () 2019-11-23 13:15:15 +11:00
Ipc .NET Core 3.0 is here! () 2019-10-31 19:09:03 +01:00
Kernel Set AArch32 mode in KThread () 2019-11-14 15:28:13 +01:00
Services Fix ILogger type and size decoding () 2019-12-08 14:35:25 +01:00
SystemState Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Homebrew.cs .NET Core 3.0 is here! () 2019-10-31 19:09:03 +01:00
HomebrewRomFsStream.cs Misc cleanup () 2019-07-02 04:39:22 +02:00
Horizon.cs Add features to GUI () 2019-11-29 15:32:51 +11:00
IdDictionary.cs Adjust naming conventions and general refactoring in HLE Project () 2018-12-06 09:16:24 -02:00
ProgramLoader.cs Set AArch32 mode in KThread () 2019-11-14 15:28:13 +01:00
ResultCode.cs Refactoring result codes () 2019-07-14 16:04:38 -03:00
ServiceCtx.cs .NET Core 3.0 is here! () 2019-10-31 19:09:03 +01:00