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 |
|
bunnei
|
0aca202ae9
|
Loader: Moved elf and loader modules to a "loader" subdirectory.
|
2014-06-16 18:03:13 -04:00 |
|
Tony Wasserka
|
6893732348
|
citra-qt: Add command list view.
|
2014-06-12 06:10:52 -04:00 |
|
Tony Wasserka
|
87e98ff97b
|
citra-qt: Add GX command history viewer.
|
2014-06-12 06:10:49 -04:00 |
|
bunnei
|
3c240abf10
|
added ability to load AXF files (same as ELF)
|
2014-05-15 18:54:57 -04:00 |
|
bunnei
|
08fb71108a
|
added symbol map load function to Qt GUI
|
2014-04-30 23:46:57 -04:00 |
|
bunnei
|
66a98ea686
|
made qt window title consistent
|
2014-04-23 22:49:55 -04:00 |
|
Mathieu Vaillancourt
|
81f6062c85
|
Re-enable toggling window mode.
|
2014-04-21 23:21:02 -04:00 |
|
bunnei
|
bf025ed03c
|
fixed order of LogManager and System init
|
2014-04-21 22:02:32 -04:00 |
|
Mathieu Vaillancourt
|
e5f09b8be6
|
UI/debugger changes
|
2014-04-18 18:34:23 -04:00 |
|
Mathieu Vaillancourt
|
68a8594d04
|
Init window size from VideoCore. Start changing the default window behavior...
|
2014-04-12 19:04:33 -04:00 |
|
Mathieu Vaillancourt
|
ff4fe52bf6
|
Temporarily "fix" citra_qt for Windows
|
2014-04-10 20:51:32 -04:00 |
|
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
2014-04-08 19:25:03 -04:00 |
|