Ryujinx/Ryujinx.HLE/HOS/Services/Mii
VolcaEM 8b81819716
Add two error codes to Mii (#1224)
* Add two error codes to Mii

The two errors added are InvalidDatabaseSignatureValue and InvalidDatabaseEntryCount, which were taken from Switchbrew (https://switchbrew.org/wiki/Error_codes)

* Fix typo

* Remove unnecessary empty line
2020-05-08 16:23:26 +02:00
..
StaticService Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Types Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
DatabaseImpl.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
DatabaseSessionMetadata.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
Helper.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
IImageDatabaseService.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
IStaticService.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
MiiDatabaseManager.cs Add IMultiCommitManager (#1011) 2020-03-25 19:14:35 +11:00
ResultCode.cs Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
UtilityImpl.cs Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00