1
0
Fork 0
forked from suyu/suyu
suyu/src
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
..
citra Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
citra_qt Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
common Merge branch 'threading' of https://github.com/bunnei/citra 2014-06-14 12:13:16 -04:00
core Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
video_core GPU debugger: Const correctness and build fix. 2014-06-12 06:10:56 -04:00
CMakeLists.txt fixes to build on linux 2014-04-22 19:42:29 -07:00