1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services
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
..
Account Add error code for denied internet request in Friends (#1207) 2020-05-04 23:10:15 +10:00
Am Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Apm
Arp Add BCAT delivery cache support (#1154) 2020-04-30 14:58:19 +10:00
Audio Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Bcat Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Bgtc
Bluetooth Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
BluetoothManager Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Caps
Cec
Erpt
Es
Eupld
Fatal
Friend Add error code for denied internet request in Friends (#1207) 2020-05-04 23:10:15 +10:00
Fs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Grc
Hid set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) 2020-05-05 20:50:53 +02:00
Ins
Lbl
Ldn Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Lm Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Loader Add various error codes to Loader (#1208) 2020-05-04 13:22:28 +02:00
Mig
Mii Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
Mm Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
Ncm Add various error codes to NCM LR (#1225) 2020-05-08 16:06:32 +02:00
News
Nfc Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ngct
Nifm Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Nim
Notification
Npns Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ns Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Nv Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Olsc
Ovln Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pcie
Pctl
Pcv
Pm
Prepo Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Psc
Ptm Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ro Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Sdb Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Settings set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) 2020-05-05 20:50:53 +02:00
Sm Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Sockets Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Spl Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Srepo
Ssl
SurfaceFlinger Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Time Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Usb
Vi Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Wlan
CommandAttributes.cs
DummyService.cs
IIpcService.cs
IpcService.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
ServiceAttributes.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
ServiceConfiguration.cs