yuzu/src
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
..
audio_core Fix typos 2016-10-20 12:26:59 -02:00
citra build: add default install for DragonFly, Solaris, etc. 2016-10-27 23:28:30 +00:00
citra_qt build: add default install for DragonFly, Solaris, etc. 2016-10-27 23:28:30 +00:00
common common: use system bswap* functions on more BSDs 2016-10-27 23:28:30 +00:00
core FileSys: remove Open from DirectoryBackend 2016-11-19 17:17:19 +02:00
tests FileSys: add PathParser 2016-11-19 17:17:19 +02:00
video_core Fix typos 2016-10-20 12:26:59 -02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00