suyu/src/core/hle/service
Chloe Marcec 99fdfa1fcd nvdrv: Pass device fd and handle device create methods for device opening and closing
We pass the fd to the ioctl as well as alert the device when it's opened or closed to allow for fd unique actions to take place
2021-03-25 12:56:42 +11:00
..
acc acc: Stub GetNintendoAccountUserResourceCacheForApplication 2021-02-21 10:29:25 -05:00
am hle: service: am: IStorageAccessor: Fix out of bounds error handling. 2021-02-13 20:11:26 -08:00
aoc hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
apm Stub IsCpuOverclockEnabled 2021-01-08 09:44:56 -06:00
audio hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
bcat hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
bpc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
btdrv hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
btm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
caps service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
erpt service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
es service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
fgm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
filesystem Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex 2020-12-15 11:07:03 -08:00
friend hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
glue service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
grc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
hid Merge pull request #5276 from german77/gestures 2021-02-27 22:18:41 -05:00
lbl lbl: Implement most of lbl 2021-01-21 00:46:03 +11:00
ldn core: hle: ldn: Error out on call to Initialization. 2021-02-27 11:59:29 -08:00
ldr hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 2021-02-18 16:16:25 -08:00
lm lm: Fix ReadLeb128 2021-02-07 23:52:56 +11:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii mii: Fix BuildRandomStoreData & Cleanup raw_data 2021-01-20 21:53:57 +11:00
mm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nfp nfp: Correct uninitialized size being used within GetTagInfo() 2021-02-09 17:42:02 -05:00
nifm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
nim hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
npns service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ns hle: kernel: Rename SharedMemory to KSharedMemory. 2021-02-18 16:16:12 -08:00
nvdrv nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvflinger hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
olsc olsc: Stub GetSaveDataBackupSetting 2021-02-07 22:32:13 -06:00
pcie service/pcie: Fix invalid initialization argument 2020-12-30 02:58:38 -03:00
pctl hle: Implement remaining services for Stereo Vision 2021-01-25 00:34:01 +11:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
prepo prepo: Stub GetTransmissionStatus 2021-01-31 07:07:11 -05:00
psc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ptm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
set core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
sm core: hle: kernel: Update KSynchronizationObject. 2021-01-11 14:23:16 -08:00
sockets bsd: Avoid writing empty buffers 2021-03-16 12:50:44 -04:00
spl Fix casing on DeallocateAesKeySlot 2021-03-11 02:46:22 -05:00
ssl service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
time Merge pull request #6054 from Morph1984/time-GetClockSnapshot 2021-03-13 23:15:54 -08:00
usb service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi IApplicationDisplayService: Stub GetIndirectLayerImageMap 2021-03-17 03:25:12 -04:00
wlan service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
service.cpp core: hle: kernel: Rename Thread to KThread. 2021-01-28 21:42:25 -08:00
service.h hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00