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
Age
Commit message (
Expand
)
Author
2024-01-15
core: Support multiple modules per patcher
GPUCode
2023-12-20
Merge pull request #12417 from liamwhite/arm64-gcc-fix
Fernando S
2023-12-20
nce: hide shadowing warnings from dynarmic headers
Liam
2023-12-19
nce: increase handler stack size
Liam
2023-12-19
nce: fix read size in simd immediate emulation
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-06
Merge pull request #12236 from liamwhite/cpu-refactor
Fernando S
2023-12-04
core: refactor emulated cpu core activation
Liam
2023-12-02
nce: fix pre-text patch for single modules
Liam
2023-11-29
core: Rename patcher file
GPUCode
2023-11-25
oaknut: Address warnings
GPUCode
2023-11-25
Address more review comments
GPUCode
2023-11-25
arm_nce: skip data aborts for crash handling parity
Liam
2023-11-25
patch: check offsets from first code word
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