summaryrefslogtreecommitdiff
path: root/src/core/system.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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