Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K c0fe6cdca0 Move InvalidSystemResourceException with the other Exceptions (#794)
* Move InvalidSystemResourceException with the other

`InvalidSystemResourceException.cs` was in `Ryujinx.HLE/Resource` who didn't make sense since it's the only file in the folder, and other exceptions class are in `Ryujinx.HLE/Exceptions`.

* Fix empty lines
2019-10-16 11:30:36 +11:00
..
Account Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Am am: IApplicationFunctions GetGpuErrorDetectedSystemEvent implementation (#775) 2019-09-20 14:42:32 +10:00
Android Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Apm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Arp Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Audio audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
Bcat Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Bgtc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Bluetooth Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Btm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Caps Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Cec Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Erpt Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Es Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Eupld Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Fatal Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Friend Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Fs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Grc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Hid Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ins Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Lbl Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ldn Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ldr Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Lm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Mig Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Mm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Ncm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
News Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nfc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ngct Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nifm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nim Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Notification Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Npns Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ns Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nv Remove IntUtils and use BitUtils instead. (#774) 2019-09-20 14:41:57 +10:00
Olsc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ovln Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pcie Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pctl Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pcv Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Prepo Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Psc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ptm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Sdb Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Settings Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
Sm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Sockets Fix hwopus DecodeInterleaved implementation (#786) 2019-10-11 17:22:24 +02:00
Spl Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Srepo Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ssl Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Time Move InvalidSystemResourceException with the other Exceptions (#794) 2019-10-16 11:30:36 +11:00
Usb Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Vi Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Wlan Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
CommandAttributes.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
DummyService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IIpcService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IpcService.cs Update IpcService.cs (#734) 2019-07-14 23:30:47 +02:00
ServiceAttributes.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
ServiceConfiguration.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00