Ryujinx/Ryujinx.HLE/FileSystem
Mary 305f06eb71
HLE: Fix integer sign inconcistency accross the codebase (#2222)
* Make all title id instances unsigned

* Replace address and size with ulong instead of signed types

Long overdue change.
Also change some logics here and there to optimize with the new memory
manager.

* Address Ac_K's comments

* Remove uneeded cast all around

* Fixes some others misalignment
2021-04-24 12:16:01 +02:00
..
Content HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
SaveDataType.cs Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
SaveHelper.cs Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
SaveInfo.cs Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
SaveSpaceId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
StorageId.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
VirtualFileSystem.cs Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00