summaryrefslogtreecommitdiffstats
path: root/src/core/arm/unicorn/arm_unicorn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean Warnings (?)N00byKing2018-03-191-1/+1
* Merge pull request #193 from N00byKing/3184_2_robotic_boogaloobunnei2018-03-191-0/+9
|\
| * Implements citra-emu/citra#3184N00byKing2018-02-251-0/+9
* | arm_interface: Support unmapping previously mapped memory.bunnei2018-03-161-0/+4
* | Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl2018-02-221-1/+2
|/
* Build: Automagically handle unicornJames Rowe2018-01-161-1/+1
* Build: Add unicorn as a submodule and build it if neededJames Rowe2018-01-161-1/+1
* arm_unicorn: Log unmapped memory access address.bunnei2018-01-131-1/+1
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* arm_dynarmic: Implement coreMerryMage2018-01-121-8/+12
* arm_unicorn: Load/release unicorn DLL.bunnei2018-01-041-0/+16
* unicorn: Use for arm interface on Windows.bunnei2018-01-041-0/+201