Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel/Loader: Grab the system mode from the NCCH ExHeader. | Subv | 2016-11-20 | 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. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -5/+4 |
| | |||||
* | system: Add a function to see if the emulator is running. | bunnei | 2016-08-30 | 1 | -0/+1 |
| | |||||
* | Improve error report from Init() functions | LittleWhite | 2016-03-08 | 1 | -1/+8 |
| | | | | Add error popup when citra initialization failed | ||||
* | Core: Remove some unused functions and types | Yuri Kunde Schlesner | 2015-05-04 | 1 | -20/+1 |
| | |||||
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
| | |||||
* | Remove tabs in all files except in skyeye imports and in generated GL code | Emmanuel Gil Peyrot | 2014-11-19 | 1 | -8/+8 |
| | |||||
* | Merge pull request #210 from lioncash/typedef | Tony Wasserka | 2014-11-18 | 1 | -10/+10 |
|\ | | | | | system: Get rid of an unnecessary enum typedef | ||||
| * | system: Get rid of an unnecessary enum typedef | Lioncash | 2014-11-18 | 1 | -10/+10 |
| | | |||||
* | | Remove extraneous semicolons | Lioncash | 2014-11-18 | 1 | -1/+1 |
|/ | |||||
* | Core: Removed unused directory_file_system and meta_file_system modules. | bunnei | 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 | bunnei | 2014-04-09 | 1 | -2/+2 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+35 |