suyu/src/core/hle/service/filesystem
lat9nq 844e0114b0 core: Simplify SDMC mod loading
If someone else wants to support other mod formats in the SDMC
directory, that can be added later. For now, just allow RomFS modding
here and force people to do other types of mods the old way.

Addresses review comments.

Co-authored-by: LC <mathew1800@gmail.com>
2021-06-28 10:08:08 -04:00
..
filesystem.cpp core: Simplify SDMC mod loading 2021-06-28 10:08:08 -04:00
filesystem.h core: Support LayeredFS mod from SDMC directory 2021-06-28 10:08:07 -04:00
fsp_ldr.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_ldr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_pr.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_pr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_srv.cpp fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
fsp_srv.h fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00