aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arminit.cpp
AgeCommit message (Collapse)Author
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common ↵bunnei
area. Removed s_ prefix
2014-07-23ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei
2014-05-20arm: removed include of windows.h from armdefs.h to arminit.c (only module ↵bunnei
that uses it)
2014-05-16fixed includesbunnei
2014-05-16added missing armcopro from skyeyebunnei
2014-04-12hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ↵bunnei
this...)
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei