Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-24 | Loader: Implemented AppLoader interface for abstracting application loading. | bunnei | |
- 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-16 | Loader: Moved elf and loader modules to a "loader" subdirectory. | bunnei | |
2014-05-18 | Merge pull request #13 from archshift/master | bunnei | |
Use runtime arguments to specify boot filename. | |||
2014-05-17 | updated how we call ARM core to make things much faster | bunnei | |
2014-05-04 | Fixed indents | archshift | |
2014-05-01 | Check arg count before attempting to access it. | archshift | |
2014-05-01 | Use runtime arguments to specify boot filename. | archshift | |
2014-04-08 | fixed license headers in citra project | bunnei | |
2014-04-08 | fixed project includes to use new directory structure | bunnei | |
2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |