summaryrefslogtreecommitdiffstats
path: root/src/core/arm/nce/arm_nce.s (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-11nce: implement instruction emulation for misaligned memory accessesLiam1-7/+53
2023-12-04core: refactor emulated cpu core activationLiam1-40/+40
2023-11-25arm: Implement native code execution backendLiam1-0/+222