| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-12 | core: decouple ARM interface from Dynarmic | Liam | |
| 2022-11-09 | Initial ARM64 support | Liam | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2020-06-27 | ARM: Update Dynarmic and Setup A32 according to latest interface. | Fernando Sahmkow | |
| 2020-03-02 | core: Implement separate A32/A64 ARM interfaces. | bunnei | |
| 2020-01-27 | System: Address Feedback | Fernando Sahmkow | |
| 2020-01-26 | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor ↵ | Fernando Sahmkow | |
| interfasce. | |||
| 2018-08-24 | core: Namespace all code in the arm subdirectory under the Core namespace | Lioncash | |
| Gets all of these types and interfaces out of the global namespace. | |||
| 2018-07-22 | Implement exclusive monitor | MerryMage | |
