summaryrefslogtreecommitdiff
path: root/src/core/system.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Consolidate core and system state, remove system module & cleanups.Gravatar bunnei2016-12-211-83/+0
|
* core: Consolidate top-level system state into a singleton.Gravatar bunnei2016-12-211-10/+72
|
* Kernel/Loader: Grab the system mode from the NCCH ExHeader.Gravatar Subv2016-11-191-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.Gravatar Emmanuel Gil Peyrot2016-09-181-5/+4
|
* system: Add a function to see if the emulator is running.Gravatar bunnei2016-08-291-0/+1
|
* Improve error report from Init() functionsGravatar LittleWhite2016-03-081-1/+8
| | | | Add error popup when citra initialization failed
* Core: Remove some unused functions and typesGravatar Yuri Kunde Schlesner2015-05-041-20/+1
|
* License changeGravatar purpasmart962014-12-201-1/+1
|
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-191-8/+8
|
* Merge pull request #210 from lioncash/typedefGravatar Tony Wasserka2014-11-181-10/+10
|\ | | | | system: Get rid of an unnecessary enum typedef
| * system: Get rid of an unnecessary enum typedefGravatar Lioncash2014-11-181-10/+10
| |
* | Remove extraneous semicolonsGravatar Lioncash2014-11-181-1/+1
|/
* Core: Removed unused directory_file_system and meta_file_system modules.Gravatar bunnei2014-06-271-2/+0
| | | | Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-2/+2
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+35