summaryrefslogtreecommitdiff
path: root/src/core/arm/exclusive_monitor.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2020-06-27ARM: Addapt to new Exclusive Monitor Interface.Fernando Sahmkow
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2020-01-27System: Address FeedbackFernando Sahmkow
2020-01-26ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfa...Fernando Sahmkow
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-24core: Namespace all code in the arm subdirectory under the Core namespaceLioncash
2018-07-23exclusive_monitor: Use consistent type alias for u64Lioncash
2018-07-22Implement exclusive monitorMerryMage