yuzu/src/core/hle/service
Morph 72b22fd433 service: filesystem: Return proper error codes for CreateFile
This improves the accuracy of CreateFile by returning the correct error codes on certain conditions (parent directory does not exist, path already exists).

This fixes saving and the loading of existing saves in New Pokemon Snap
2021-05-01 09:33:00 -04:00
..
acc acc/lbl: Remove unused variables 2021-04-23 09:39:56 -04:00
am service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
aoc common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
apm common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
audio codecctl: Use proper names 2021-04-08 19:40:24 -06:00
bcat service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
bpc bpc: Use proper names 2021-04-08 19:40:24 -06:00
btdrv btdrv: Update to 12.x 2021-04-09 00:49:46 -04:00
btm btm: Update to 12.x 2021-04-09 00:49:46 -04:00
caps caps_u: Update to 12.x 2021-04-08 19:40:25 -06:00
erpt erpt: Update to 12.x 2021-04-09 00:49:46 -04: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 service: filesystem: Return proper error codes for CreateFile 2021-05-01 09:33:00 -04:00
friend Merge pull request #6113 from german77/playhistory 2021-04-09 20:50:13 -07:00
glue glue: Add ectx:aw placeholder 2021-04-24 10:50:25 -05:00
grc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
hid address comments 2021-04-26 22:07:16 -05:00
lbl acc/lbl: Remove unused variables 2021-04-23 09:39:56 -04:00
ldn core: hle: ldn: Error out on call to Initialization. 2021-02-27 11:59:29 -08:00
ldr ldr: Use proper names 2021-04-08 19:40:25 -06:00
lm lm: Make use of insert_or_assign() in Log() 2021-04-23 09:27:18 -04: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 common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nfp nfp: Correct uninitialized size being used within GetTagInfo() 2021-02-09 17:42:02 -05:00
nifm common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nim nim: Update to 12.x 2021-04-09 00:49:47 -04:00
npns npns: Update to 12.x 2021-04-09 00:49:47 -04:00
ns common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nvdrv nvhost_vic: Fix device closure 2021-04-24 19:22:09 -04:00
nvflinger service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
olsc olsc: Update to 12.x 2021-04-08 19:40:25 -06:00
pcie pcie: Use proper names 2021-04-08 19:40:25 -06:00
pctl Merge pull request #6112 from ogniK5377/pctl 2021-04-10 21:09:54 -07: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 general: Write buffers before pushing raw arguments 2021-04-19 12:45:50 -04:00
sm sm: Use proper names, update to 12.x 2021-04-08 19:40:25 -06:00
sockets sfdnsres: Use proper names 2021-04-08 19:40:25 -06:00
spl common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
ssl service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
time service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
usb usb: Use proper names 2021-04-08 19:40:25 -06:00
vi service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
wlan wlan: Update to 12.x 2021-04-08 19:40:25 -06:00
service.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
service.h hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00