summaryrefslogtreecommitdiff
path: root/src/core/system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-27Core: Removed unused directory_file_system and meta_file_system modules.Gravatar bunnei1-2/+0
2014-06-13Kernel: Added freeing of kernel objects on emulator shutdown.Gravatar bunnei1-0/+3
2014-04-10cleaned up some logging messagesGravatar bunnei1-5/+10
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-6/+7
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-08fixed all license file headers in coreGravatar bunnei1-23/+3
2014-04-06initialize VideoCoreGravatar bunnei1-2/+3
2014-04-05added initial support for hw.cpp moduleGravatar bunnei1-0/+4
2013-10-06fixed a typo in declaration of meta file systemGravatar ShizZy1-2/+2
2013-10-03moved some core functions over to system moduleGravatar ShizZy1-1/+6
2013-10-01added core_timing and system modules to core vcprojGravatar ShizZy1-0/+52