1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 23:43:31 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 33e673ceb8
fatal: Implement Service (#3573)
* fatal: Implement Service

This PR adds a basic implementation of fatal service, guest processes call it when there is something wrong. But since we can already have all informations by debugging it's not really useful.
In any case, that's avoid an unimplemented service exception. Structs/Enum are based on Atmosphère source code.

After logs the error report, I call SvcBreak. Feedbacks are welcome on this, since some guests calls it right after fatal service so I can remove it if needed.

* Addresses gdkchan feedback
2022-10-02 10:30:46 +02:00
..
Account Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718) 2022-09-27 21:24:52 -03:00
Am Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Apm
Arp hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Audio Allocate work buffer for audio renderer instead of using guest supplied memory (#3276) 2022-09-10 01:16:24 +00:00
Bcat Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Bgtc
Bluetooth
BluetoothManager
Caps caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeAruid (#2403) 2021-06-25 00:37:48 +02:00
Cec
Ectx
Erpt
Es
Eupld
Fatal fatal: Implement Service (#3573) 2022-10-02 10:30:46 +02:00
Friend Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Fs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Grc
Hid Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Ins
Lbl
Ldn
Lm
Loader
Mig
Mii Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
Mm
Mnpp Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
Ncm hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
News
Nfc Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Ngct Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Nifm Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Nim hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Notification
Npns
Ns misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Nv Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Olsc oslc: Fix condition in GetSaveDataBackupSetting (#3208) 2022-03-20 13:25:29 -03:00
Ovln
Pcie
Pctl pctl: Implement EndFreeCommunication 2022-08-25 23:18:37 +02:00
Pcv clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692) 2021-09-29 01:03:35 +02:00
Pm Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
Prepo prepo: Implement SaveSystemReport and SaveSystemReportWithUser (#2379) 2021-06-23 22:41:44 +02:00
Psc
Ptm Stub GetTemperature (#3429) 2022-07-03 10:17:24 +02:00
Ro Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sdb hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Settings Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sm Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sockets bsd: improve socket poll 2022-09-07 22:58:41 +02:00
Spl hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Srepo
Ssl Fix SSL GetCertificates with certificate ID set to All (#3727) 2022-09-29 12:45:25 -03:00
SurfaceFlinger Change vsync signal to happen at 60hz, regardless of swap interval (#3642) 2022-09-01 17:57:50 -03:00
Time Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Usb
Vi Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Wlan
CommandHIpcAttribute.cs
CommandTIpcAttribute.cs
DisposableIpcService.cs Add dedicated ServerBase for FileSystem services (#3142) 2022-02-19 15:29:11 +01:00
DummyService.cs
IpcService.cs Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
ServerBase.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ServiceAttributes.cs