summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed "syscall" module to "svc" (more accurate naming)bunnei2014-05-211-1/+1
* Merge master into threading to add support for VFPbunnei2014-05-171-1/+13
|\
| * fixed typo in CMakeLists.txtbunnei2014-05-171-1/+1
| * added maverick.cpp to ARM core from skyeyebunnei2014-05-161-1/+2
| * added missing armcopro from skyeyebunnei2014-05-161-0/+1
| * added missing skyeye mmu codebunnei2014-05-161-0/+6
| * - moved mmu to arm/interpreter folderbunnei2014-05-161-1/+5
* | added initial kernel/thread modulesbunnei2014-05-101-0/+2
|/
* added config_mem module for HLE of firmware configuration memory settingsbunnei2014-05-071-0/+1
* renamed hle "mrc" module to "coprocessor"bunnei2014-05-021-1/+1
* added a module to load symbol map files for debuggingbunnei2014-05-011-0/+1
* moved HLE::MRC to its own module, added support for catching data synchronization barrier commandbunnei2014-04-251-0/+1
* updated CMakeLists for missing filesShizZy2014-04-231-1/+9
* fixed a bunch of errors in CMakeListsbunnei2014-04-101-1/+1
* updated CMakeListsbunnei2014-04-101-8/+21
* adding initial project layoutShizZy2013-08-301-0/+10