aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/system.cpp
Commit message (Collapse)AuthorAge
* Core: Remove some unused functions and typesGravatar Yuri Kunde Schlesner2015-05-04
|
* Core: Fixed a crash and removed some unused variables.Gravatar Subv2015-01-08
| | | | ARM_Disasm only has static methods, so there's no need to have an instance of it.
* License changeGravatar purpasmart962014-12-20
|
* HLE: Rename namespaces to match move & fix initialization orderGravatar Yuri Kunde Schlesner2014-12-16
|
* Core: Removed unused directory_file_system and meta_file_system modules.Gravatar bunnei2014-06-27
| | | | 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-13
|
* cleaned up some logging messagesGravatar bunnei2014-04-10
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08