yuzu/src
Subv 83a8975cb8 Services: Moved the PTM and APT services to their own folder
This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs.

Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
2015-03-03 21:48:08 -05:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
citra_qt GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
common Common: Switch to the XDG Base Directory Specification for directory selection. 2015-02-25 05:27:13 +01:00
core Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
video_core Added RGBA5551 compatibility in the rasterizer 2015-02-27 19:15:08 -08:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00