summaryrefslogtreecommitdiff
path: root/src/core/system.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Core: Fixed a crash and removed some unused variables.Gravatar Subv2015-01-081-2/+2
| | | | ARM_Disasm only has static methods, so there's no need to have an instance of it.
* 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
| | | | Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
* 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