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/Services/Lm
Thomas Guillemard 57dfa09e3a Improve LM implementation (#373)
- Manage end of the log packet correctly.
- Add drop count, time, and program name parsing.
- Use the correct buffer type. (0x21 not 0x9)
- Prefix unknown fields with "Field"
2018-08-22 18:06:29 -03:00
..
ILogger.cs Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
ILogService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
LmLogField.cs Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
LmLogLevel.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00