yuzu/src/core/hle/service
Morph 2079bb4090 filesystem: Create subdirectories prior to creating a file
If subdirectories exist in the given path parameter and don't exist in the real filesystem create them prior to creating the files within.
This fixes the softlocks upon save creation in The Legend of Zelda: Breath of the Wild
2020-07-16 00:15:27 -04:00
..
acc acc: ListOpenContextStoredUsers partial stub 2020-06-28 16:44:36 +10:00
am Merge pull request #4275 from CrazyMax/desired_language 2020-07-12 01:45:08 -04:00
aoc aoc: Update function table (#4170) 2020-06-26 20:31:44 -04:00
apm
audio
bcat bcat: Update function tables and add missing classes (#4172) 2020-06-26 20:33:25 -04:00
bpc bpc: Update function tables (#4173) 2020-06-26 20:33:55 -04:00
btdrv btdrv: Update function table (#4174) 2020-06-26 20:34:29 -04:00
btm btm: Give better names for unknown functions 2020-06-27 10:42:46 +10:00
caps caps_u: Fix GetAlbumContentsFileListForApplication stub 2020-06-26 08:35:21 -04:00
erpt
es key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00
eupld eupld: Update function table 2020-06-27 02:25:04 +02:00
fatal
fgm
filesystem filesystem: Create subdirectories prior to creating a file 2020-07-16 00:15:27 -04:00
friend friend: Update function table 2020-06-27 12:39:10 +02:00
glue
grc Oops (fix typo) 2020-06-27 12:45:42 +02:00
hid General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
lbl lbl: Update function table 2020-06-27 12:43:33 +02:00
ldn ldn: Update function table 2020-06-27 12:50:56 +02:00
ldr ldr: Cleanup NRO & NRR structs 2020-06-28 20:54:37 +10:00
lm
mig mig: Update function table 2020-06-27 12:53:59 +02:00
mii
mm mm: Update function table 2020-06-27 12:59:01 +02:00
ncm ncm: Update function table 2020-06-27 13:05:22 +02:00
nfc nfc: Update function table 2020-06-27 13:09:36 +02:00
nfp Rename GetApplicationArea2 to GetApplicationAreaSize 2020-07-02 08:58:51 +02:00
nifm
nim Fix typo 2020-06-29 04:12:36 +02:00
npns service: Update function tables 2020-06-29 04:01:34 +02:00
ns Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
nvdrv Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
nvflinger NvFlinger: Clang Format. 2020-06-27 11:36:30 -04:00
pcie service: Update function tables 2020-06-29 04:01:34 +02:00
pctl
pcv service: Update function tables 2020-06-29 04:01:34 +02:00
pm service: Update function tables 2020-06-29 04:01:34 +02:00
prepo Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
psc service: Update function tables 2020-06-29 04:01:34 +02:00
ptm service: Update function tables 2020-06-29 04:01:34 +02:00
set configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
sm Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
sockets service: Update function tables 2020-06-29 04:01:34 +02:00
spl Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
ssl
time Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
usb service: Update function tables 2020-06-29 04:01:34 +02:00
vi Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
wlan service: Update function tables 2020-06-29 04:01:34 +02:00
service.cpp
service.h