| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: Consolidate core and system state, remove system module & cleanups. | 2016-12-21 | 1 | -83/+0 | |
| | | |||||
| * | core: Consolidate top-level system state into a singleton. | 2016-12-21 | 1 | -10/+72 | |
| | | |||||
| * | Kernel/Loader: Grab the system mode from the NCCH ExHeader. | 2016-11-19 | 1 | -1/+1 | |
| | | | | | | | | 3dsx and elf files default to system mode 2 (96MB allocated to the application). This allows Home Menu to boot without modifications. Closes #1849 | ||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -5/+4 | |
| | | |||||
| * | system: Add a function to see if the emulator is running. | 2016-08-29 | 1 | -0/+1 | |
| | | |||||
| * | Improve error report from Init() functions | 2016-03-08 | 1 | -1/+8 | |
| | | | | | Add error popup when citra initialization failed | ||||
| * | Core: Remove some unused functions and types | 2015-05-04 | 1 | -20/+1 | |
| | | |||||
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| | | |||||
| * | Remove tabs in all files except in skyeye imports and in generated GL code | 2014-11-19 | 1 | -8/+8 | |
| | | |||||
| * | Merge pull request #210 from lioncash/typedef | 2014-11-18 | 1 | -10/+10 | |
| |\ | | | | | system: Get rid of an unnecessary enum typedef | ||||
| | * | system: Get rid of an unnecessary enum typedef | 2014-11-18 | 1 | -10/+10 | |
| | | | |||||
| * | | Remove extraneous semicolons | 2014-11-18 | 1 | -1/+1 | |
| |/ | |||||
| * | Core: Removed unused directory_file_system and meta_file_system modules. | 2014-06-27 | 1 | -2/+0 | |
| | | | | | Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules. | ||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -2/+2 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+35 | |