| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean Warnings (?) | 2018-03-19 | 1 | -1/+1 | |
| * | Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo | 2018-03-18 | 2 | -1/+12 | |
| |\ | |||||
| | * | Implements citra-emu/citra#3184 | 2018-02-25 | 2 | -1/+12 | |
| * | | arm_interface: Support unmapping previously mapped memory. | 2018-03-16 | 2 | -0/+5 | |
| * | | Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions | 2018-02-22 | 1 | -1/+2 | |
| |/ | |||||
| * | Build: Automagically handle unicorn | 2018-01-16 | 1 | -1/+1 | |
| * | Build: Add unicorn as a submodule and build it if needed | 2018-01-16 | 1 | -1/+1 | |
| * | arm_unicorn: Log unmapped memory access address. | 2018-01-13 | 1 | -1/+1 | |
| * | yuzu: Update license text to be consistent across project. | 2018-01-13 | 2 | -2/+2 | |
| * | arm_dynarmic: Implement core | 2018-01-12 | 2 | -11/+14 | |
| * | arm_unicorn: Load/release unicorn DLL. | 2018-01-04 | 1 | -0/+16 | |
| * | unicorn: Use for arm interface on Windows. | 2018-01-04 | 2 | -0/+240 | |