summaryrefslogtreecommitdiff
path: root/src/core/core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: inline CPU, 132 warnings fixed on GCCGravatar Kloen2017-01-301-1/+1
* ThreadContext: Move from "core" to "arm_interface".Gravatar bunnei2016-12-221-11/+0
* core: Replace "AppCore" nomenclature with just "CPU".Gravatar bunnei2016-12-221-9/+9
* Address clang-format issues.Gravatar bunnei2016-12-211-12/+13
* core: Remove HLE module, consolidate code & various cleanups.Gravatar bunnei2016-12-211-11/+17
* core: Consolidate core and system state, remove system module & cleanups.Gravatar bunnei2016-12-211-33/+99
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-2/+2
* Improve error report from Init() functionsGravatar LittleWhite2016-03-081-1/+1
* core: Use unique_ptr for holding the interpreter instancesGravatar Lioncash2015-12-291-2/+3
* Core/ARM11: Correct the size of the VFP register array in the ThreadContext s...Gravatar Subv2015-11-291-1/+1
* dyncom: Remove more unused/unnecessary codeGravatar Lioncash2015-04-201-3/+0
* arm: Clean up ARMul_StateGravatar Lioncash2015-01-311-1/+0
* arm: Adios armemuGravatar Lioncash2015-01-311-5/+0
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-091-2/+18
* Core: Change default CPU to dyncom.Gravatar bunnei2015-01-021-1/+1
* License changeGravatar purpasmart962014-12-201-1/+1
* Core: Changed RunLoop iterations to 1000 (slightly better performance).Gravatar bunnei2014-11-111-6/+6
* Use configuration files to enable or disable the new dyncom interpreter.Gravatar archshift2014-10-271-0/+5
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-251-1/+1
* Core: Refactor core to use only one function for execution.Gravatar bunnei2014-08-301-2/+9
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-2/+2
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+40