summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei6-38/+87
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 area.bunnei14-0/+11033
Removed s_ prefix