aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/core.h
Commit message (Collapse)AuthorAge
* dyncom: Remove more unused/unnecessary codeGravatar Lioncash2015-04-20
| | | | Gets rid of a sizeable amount of stuff in armdefs.
* arm: Clean up ARMul_StateGravatar Lioncash2015-01-31
| | | | Remove unnecessary/unused struct variables.
* arm: Adios armemuGravatar Lioncash2015-01-31
|
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-09
|
* Core: Change default CPU to dyncom.Gravatar bunnei2015-01-02
|
* License changeGravatar purpasmart962014-12-20
|
* Core: Changed RunLoop iterations to 1000 (slightly better performance).Gravatar bunnei2014-11-11
|
* Use configuration files to enable or disable the new dyncom interpreter.Gravatar archshift2014-10-27
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common ↵Gravatar bunnei2014-10-25
| | | | | | area. Removed s_ prefix
* Core: Refactor core to use only one function for execution.Gravatar bunnei2014-08-30
| | | | | | Core: Cleaned up comment to be more readable. Citra: Changed loop to be more readable.
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08