summaryrefslogtreecommitdiff
path: root/src/core/arm/unicorn (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean Warnings (?)Gravatar N00byKing2018-03-191-1/+1
* Merge pull request #193 from N00byKing/3184_2_robotic_boogalooGravatar bunnei2018-03-182-1/+12
|\
| * Implements citra-emu/citra#3184Gravatar N00byKing2018-02-252-1/+12
* | arm_interface: Support unmapping previously mapped memory.Gravatar bunnei2018-03-162-0/+5
* | Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsGravatar mailwl2018-02-221-1/+2
|/
* Build: Automagically handle unicornGravatar James Rowe2018-01-161-1/+1
* Build: Add unicorn as a submodule and build it if neededGravatar James Rowe2018-01-161-1/+1
* arm_unicorn: Log unmapped memory access address.Gravatar bunnei2018-01-131-1/+1
* yuzu: Update license text to be consistent across project.Gravatar bunnei2018-01-132-2/+2
* arm_dynarmic: Implement coreGravatar MerryMage2018-01-122-11/+14
* arm_unicorn: Load/release unicorn DLL.Gravatar bunnei2018-01-041-0/+16
* unicorn: Use for arm interface on Windows.Gravatar bunnei2018-01-042-0/+240