summaryrefslogtreecommitdiffstats
path: root/src/core/arm/nce/patcher.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-04core: refactor emulated cpu core activationLiam1-1/+1
2023-12-02nce: fix pre-text patch for single modulesLiam1-0/+2
2023-11-29core: Rename patcher fileGPUCode1-1/+1
2023-11-25Address more review commentsGPUCode1-5/+7
2023-11-25patch: check offsets from first code wordLiam1-3/+4
2023-11-25Address some review commentsGPUCode1-3/+2
2023-11-25arm: Implement native code execution backendLiam1-0/+472