yuzu-fork/src/core/loader
Benjamin Barenblat c0a87bc89f
Properly indicate that CIA support is not implemented yet
Make `Loader::LoadFile` return an `ErrorNotImplemented` if you call
it on a CIA file.
2015-08-15 16:05:38 -04:00
..
3dsx.cpp Core : Change variable type 2015-07-19 04:12:39 -07:00
3dsx.h Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
elf.cpp Loader: Fix variable type and remove unused variable 2015-07-13 21:10:13 -03:00
elf.h Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
loader.cpp Properly indicate that CIA support is not implemented yet 2015-08-15 16:05:38 -04:00
loader.h Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
ncch.cpp Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
ncch.h Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00