You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
emu_window Preprocessor: #if's out OSX-specific GL changes on other platforms 12 years ago
CMakeLists.txt CMakeLists: rename HEADS, improved comments 12 years ago
citra.cpp Loader: Implemented AppLoader interface for abstracting application loading. 11 years ago
citra.h removed unused macros from citra.h 12 years ago
citra.rc Support vs express edition without having to get platform sdk 12 years ago
citra.vcxproj - removed deprecated version.h 12 years ago
citra.vcxproj.filters - removed deprecated version.h 12 years ago
resource.h renamed from citrus to citra 12 years ago