summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_exclusive_monitor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Remove unused includesameerj2021-11-041-1/+0
|
* externals: Update dynarmic.Markus Wick2021-05-291-1/+1
| | | | The new version supports fastmem on a64.
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
| | | | | | Now that we have most of core free of shadowing, we can enable the warning as an error to catch anything that may be remaining and also eliminate this class of logic bug entirely.
* ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow2020-06-271-0/+48