summaryrefslogtreecommitdiff
path: root/src/core/system.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel/Loader: Grab the system mode from the NCCH ExHeader.Gravatar Subv2016-11-191-2/+2
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-3/+3
* system: Add a function to see if the emulator is running.Gravatar bunnei2016-08-291-0/+10
* Fix missing returnGravatar LittleWhite2016-03-091-0/+2
* Improve error report from Init() functionsGravatar LittleWhite2016-03-081-2/+4
* AudioCore: Skeleton ImplementationGravatar MerryMage2016-02-211-2/+5
* Remove unnecessary new lines, changed Deinit to ShutdownGravatar polaris-2015-10-111-3/+1
* Implement gdbstubGravatar polaris-2015-10-041-0/+6
* Kernel: Remove unused legacy heap MapBlock_* functionsGravatar Yuri Kunde Schlesner2015-08-161-1/+0
* Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}Gravatar Yuri Kunde Schlesner2015-08-161-1/+1
* Core: Remove some unused functions and typesGravatar Yuri Kunde Schlesner2015-05-041-12/+0
* Core: Fixed a crash and removed some unused variables.Gravatar Subv2015-01-081-2/+2
* License changeGravatar purpasmart962014-12-201-1/+1
* HLE: Rename namespaces to match move & fix initialization orderGravatar Yuri Kunde Schlesner2014-12-161-6/+6
* Core: Removed unused directory_file_system and meta_file_system modules.Gravatar bunnei2014-06-271-2/+0
* Kernel: Added freeing of kernel objects on emulator shutdown.Gravatar bunnei2014-06-131-0/+3
* cleaned up some logging messagesGravatar bunnei2014-04-101-5/+10
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-6/+7
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+42