1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/Ryujinx.HLE/HOS
Steveice10 ecee34a50c
Update LibHac to 0.18.0 ()
* Update LibHac to 0.18.0

* Change instance of AsBytes(CreateReadOnlySpan(...)) to AsReadOnlyByteSpan(...)
2023-03-01 23:42:27 -03:00
..
Applets Update LibHac to 0.18.0 () 2023-03-01 23:42:27 -03:00
Diagnostics/Demangler Optimize string memory usage. Use Spans and StringBuilders where possible () 2023-01-18 22:25:16 +00:00
Ipc misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
Kernel Implement support for page sizes > 4KB () 2023-01-17 05:13:24 +01:00
Services Update LibHac to 0.18.0 () 2023-03-01 23:42:27 -03:00
SystemState make UI display correct content in Chinese () 2022-12-21 17:20:37 -03:00
Tamper Make structs readonly when applicable () 2022-12-05 14:47:39 +01:00
ApplicationLoader.cs Update LibHac to 0.18.0 () 2023-03-01 23:42:27 -03:00
ArmProcessContext.cs Make PPTC state non-static () 2023-01-05 00:01:44 +01:00
ArmProcessContextFactory.cs Initial Apple Hypervisor based CPU emulation () 2023-01-29 08:37:52 -03:00
HomebrewRomFsStream.cs Misc cleanup () 2019-07-02 04:39:22 +02:00
Horizon.cs Initial Apple Hypervisor based CPU emulation () 2023-01-29 08:37:52 -03:00
IdDictionary.cs Implement GPU syncpoints () 2020-04-19 11:25:57 +10:00
LibHacHorizonManager.cs Update to LibHac 0.17.0 () 2022-11-23 18:32:35 +01:00
ModLoader.cs Update LibHac to 0.18.0 () 2023-03-01 23:42:27 -03:00
ProgramLoader.cs Update LibHac to 0.18.0 () 2023-03-01 23:42:27 -03:00
ResultCode.cs Refactoring result codes () 2019-07-14 16:04:38 -03:00
ServiceCtx.cs hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
TamperMachine.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs Fix exiting emulator with multi programs () 2020-10-10 00:52:11 +02:00