yuzu/src/citra
bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading.
- Various cleanups/refactorings to Loader, ELF, and NCCH modules.
- Added AppLoader interface to ELF and NCCH.
- Updated Qt/GLFW frontends to check AppLoader ResultStatus.

NCCH: Removed extra qualification typos.

Loader: Removed unnecessary #include's.

NCCH: Improved readability of memcmp statements.

NCCH: Added missing space.

Elf: Removed unnecessary usage of unique_ptr.

Loader: Removed unnecessary usage of unique_ptr.
2014-06-24 19:29:58 -04:00
..
emu_window Preprocessor: #if's out OSX-specific GL changes on other platforms 2014-06-12 06:10:55 -04:00
citra.cpp Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
citra.h removed unused macros from citra.h 2014-04-10 20:04:38 -04:00
citra.rc
citra.vcxproj
citra.vcxproj.filters
CMakeLists.txt CMakeLists: rename HEADS, improved comments 2014-05-19 15:19:36 -07:00
resource.h