summaryrefslogtreecommitdiff
path: root/src/core/arm/nce/arm_nce.cpp
AgeCommit message (Expand)Author
2025-03-06revert 31694994f2c338486486efb7d8bc5e954b8a9e07Zephyron
2025-03-06revert ee3d858935600e23a7914620b21f45082cccf8bdZephyron
2025-03-06revert 6565055865688ba316801d99a3c3a5a0300cad5dZephyron
2025-03-05Fix: Core_Memory logging and ARM_NCE Mutex loggingCamilleLaVey
2025-03-04Follow Up Of the previous commit with the update of TLB updateCamilleLaVey
2025-03-04arm_nce: Hash TLB to MLP L2 UpdateCamilleLaVey
2025-03-04revert e4342324fe4ef63ef48a15ac379063ab8c7fa7aeCamilleLaVey
2025-03-03Changes of the previous commitsCamilleLaVey
2025-02-28arm: Improve TLB implementation and fault handling in NCEZephyron
2025-02-25core/arm/nce: Implement TLB caching systemZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-12-19nce: increase handler stack sizeLiam
2023-12-11nce: adjust initialization for repeated callsLiam
2023-12-10nce: implement instruction emulation for misaligned memory accessesLiam
2023-12-04core: refactor emulated cpu core activationLiam
2023-11-29core: Rename patcher fileGPUCode
2023-11-25arm_nce: skip data aborts for crash handling parityLiam
2023-11-25arm_nce: skip dc cvac on possibly write-protected areasLiam
2023-11-25Address some review commentsGPUCode
2023-11-25arm: Implement native code execution backendLiam