Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: decouple ARM interface from Dynarmic | Liam | 2023-06-13 | 1 | -1/+1 |
* | Initial ARM64 support | Liam | 2022-11-09 | 1 | -2/+2 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | ARM: Update Dynarmic and Setup A32 according to latest interface. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
* | core: Implement separate A32/A64 ARM interfaces. | bunnei | 2020-03-03 | 1 | -1/+1 |
* | System: Address Feedback | Fernando Sahmkow | 2020-01-27 | 1 | -1/+2 |
* | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. | Fernando Sahmkow | 2020-01-26 | 1 | -0/+13 |
* | core: Namespace all code in the arm subdirectory under the Core namespace | Lioncash | 2018-08-25 | 1 | -0/+4 |
* | Implement exclusive monitor | MerryMage | 2018-07-22 | 1 | -0/+7 |