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
Age
Commit message (
Expand
)
Author
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-02-16
build: upgrade fmt and SDL2
Zephyron
2025-01-18
arm/video: Fix shader extension and exception handling
Zephyron
2025-01-18
memory: Improve null pointer and unmapped memory handling
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-02
arm: Skip duplicate consecutive addresses in backtrace output
Zephyron
2024-12-31
core: Update copyright headers
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-15
core: Support multiple modules per patcher
GPUCode
2023-12-25
core: track separate heap allocation for linux
Liam
2023-12-22
kernel: instantiate memory separately for each guest process
Liam
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-09
debug: fix reading of module names
Liam
2023-12-06
Merge pull request #12236 from liamwhite/cpu-refactor
Fernando S
2023-12-04
arm: fix context save of vector regs
Liam
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
arm: Print backtrace on data abort
GPUCode
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
2023-11-13
core: check for thread dpc before eret
Liam
2023-10-21
kernel: update KProcess
Liam
2023-08-02
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-07-26
Merge pull request #10990 from comex/ubsan
liamwhite
2023-07-21
core: remove remaining uses of dynamic_cast
Liam
2023-07-21
settings,general: Rename non-confirming enums
lat9nq
2023-07-15
Fixes and workarounds to make UBSan happier on macOS
comex
2023-07-09
arm_interface: correct breakpoint rewind condition
Liam
2023-06-27
arm_dynarmic_32: Remove disabling of block linking on arm64
Merry
2023-06-12
core: decouple ARM interface from Dynarmic
Liam
2023-04-01
core: arm_dynarmic_32: Update SaveContext/LoadContext.
bunnei
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
[next]