suyu/src/core
wwylele 0e754875d1 FileSys: remove Open from DirectoryBackend
Open should not be an interface exposed by Directory because it is the Archive thats implement the methed to open the directory. The service API of 3DS also implies this - Open is not a function of directory service, but is of FS main service
2016-11-19 17:17:19 +02:00
..
arm Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
file_sys FileSys: remove Open from DirectoryBackend 2016-11-19 17:17:19 +02:00
gdbstub Small fix to let IDA see target.xml 2016-10-28 20:50:45 +03:00
hle FileSys: make Archive interfaces return error code 2016-11-01 18:30:32 +02:00
hw gpu: DisplayTransfer: a less amazing algorithm for flip 2016-09-29 10:01:34 +08:00
loader Fix typos 2016-10-20 12:26:59 -02:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
CMakeLists.txt FileSys: add PathParser 2016-11-19 17:17:19 +02:00
core.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
core.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
core_timing.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
core_timing.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory.cpp memory: fix IsValidVirtualAddress for RasterizerCachedMemory 2016-09-29 10:01:34 +08:00
memory.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory_setup.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
settings.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
settings.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
system.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
system.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00