aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/armcpu.h
AgeCommit message (Collapse)Author
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei
Fixed typo (make protected member public) Added license header back in. I originally removed this because I mostly rewrote the file, but meh ARM: Fixed a type error in dyncom interpreter. ARM: Updated dyncom to use unique_ptr for internal ARM state.
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common ↵bunnei
area. Removed s_ prefix