Commit Graph

65 Commits (eca2b71fa8a6c4c104695b866952e4295dc6466f)

Author SHA1 Message Date
archshift 6096b289b7 Bootmanager: changed `filename` to std::string 11 years ago
bunnei 1ccdb6a769 Qt: Updated open dialog to include NCCH formats. 11 years ago
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
bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. 11 years ago
Tony Wasserka 6893732348 citra-qt: Add command list view. 11 years ago
Tony Wasserka 87e98ff97b citra-qt: Add GX command history viewer. 11 years ago
bunnei 3c240abf10 added ability to load AXF files (same as ELF) 11 years ago
bunnei 08fb71108a added symbol map load function to Qt GUI 11 years ago
bunnei 66a98ea686 made qt window title consistent 11 years ago
Mathieu Vaillancourt 81f6062c85 Re-enable toggling window mode. 11 years ago
bunnei bf025ed03c fixed order of LogManager and System init 11 years ago
Mathieu Vaillancourt e5f09b8be6 UI/debugger changes 11 years ago
Mathieu Vaillancourt 68a8594d04 Init window size from VideoCore. Start changing the default window behavior... 11 years ago
Mathieu Vaillancourt ff4fe52bf6 Temporarily "fix" citra_qt for Windows 11 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 11 years ago