summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armsupp.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-26dyncom: Use ARMul_State as an objectLioncash1-8/+0
Gets rid of C-like parameter passing.
2015-07-26dyncom: Remove unnecessary initialization code.Lioncash1-2/+0
Targeting ARM version variants was only a thing on armemu. The reset routine also does basically the same thing as NewState.
2015-07-26dyncom: Move helper functions to their own headerLioncash1-0/+42