index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
nce
/
arm_nce.cpp
Age
Commit message (
Expand
)
Author
2025-03-06
revert 31694994f2c338486486efb7d8bc5e954b8a9e07
Zephyron
2025-03-06
revert ee3d858935600e23a7914620b21f45082cccf8bd
Zephyron
2025-03-06
revert 6565055865688ba316801d99a3c3a5a0300cad5d
Zephyron
2025-03-05
Fix: Core_Memory logging and ARM_NCE Mutex logging
CamilleLaVey
2025-03-04
Follow Up Of the previous commit with the update of TLB update
CamilleLaVey
2025-03-04
arm_nce: Hash TLB to MLP L2 Update
CamilleLaVey
2025-03-04
revert e4342324fe4ef63ef48a15ac379063ab8c7fa7ae
CamilleLaVey
2025-03-03
Changes of the previous commits
CamilleLaVey
2025-02-28
arm: Improve TLB implementation and fault handling in NCE
Zephyron
2025-02-25
core/arm/nce: Implement TLB caching system
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-12-19
nce: increase handler stack size
Liam
2023-12-11
nce: adjust initialization for repeated calls
Liam
2023-12-10
nce: implement instruction emulation for misaligned memory accesses
Liam
2023-12-04
core: refactor emulated cpu core activation
Liam
2023-11-29
core: Rename patcher file
GPUCode
2023-11-25
arm_nce: skip data aborts for crash handling parity
Liam
2023-11-25
arm_nce: skip dc cvac on possibly write-protected areas
Liam
2023-11-25
Address some review comments
GPUCode
2023-11-25
arm: Implement native code execution backend
Liam