yuzu/src/citra_qt
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
..
config Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
debugger Merge branch 'threading' of https://github.com/bunnei/citra 2014-06-14 12:13:16 -04:00
bootmanager.cpp Loader: Moved elf and loader modules to a "loader" subdirectory. 2014-06-16 18:03:13 -04:00
bootmanager.hxx Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
citra_qt.vcxproj citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
citra_qt.vcxproj.filters citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
CMakeLists.txt citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
hotkeys.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.hxx got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
main.hxx citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
main.ui added symbol map load function to Qt GUI 2014-04-30 23:46:57 -04:00
qt-build.props Fixed GPLv2 license issue 2014-04-11 16:19:39 -04:00
qt-build.targets Fixed GPLv2 license issue 2014-04-11 16:20:39 -04:00
qt-build.xml Fixed GPLv2 license issue 2014-04-11 16:21:14 -04:00
ui_callstack.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
ui_controller_config.h Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
ui_disassembler.h Remove unused QTableView 2014-04-18 18:34:24 -04:00
ui_hotkeys.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
ui_main.h added symbol map load function to Qt GUI 2014-04-30 23:46:57 -04:00
ui_registers.h UI/debugger changes 2014-04-18 18:34:23 -04:00
version.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00