1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-19 12:11:30 +00:00
Ryujinx/Ryujinx.HLE/HOS
TSRBerry 022d495335
am: Stub GetSaveDataSizeMax (#3857)
* am: Stub GetSaveDataSizeMax()

* am: Remove todo comment for GetSaveDataSizeMax()

* am: saveDataSize & journalDataSize should be of type long

* am: Add explanation for returning default values in GetSaveDataSizeMax()
2022-11-18 03:29:01 +00:00
..
Applets Prevent raw Unicode control codes from showing on software keyboard applet. (#3845) 2022-11-16 23:53:17 +01:00
Diagnostics/Demangler Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
Ipc
Kernel Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Services am: Stub GetSaveDataSizeMax (#3857) 2022-11-18 03:29:01 +00:00
SystemState
Tamper Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
ApplicationLoader.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ArmProcessContext.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs
Horizon.cs infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs Rewrite kernel memory allocator (#3316) 2022-06-22 12:28:14 -03:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs