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
2022-08-19
code: dodge PAGE_SIZE #define
Kyle Kienapfel
2022-08-12
Merge pull request #8745 from merryhime/null-fastmem-arena
liamwhite
2022-08-09
Merge pull request #8729 from merryhime/cp15-barriers
bunnei
2022-08-09
arm_dynarmic: Fix nullptr fastmem arenas
Merry
2022-08-07
core/arm: fix build error
Liam
2022-08-07
Merge pull request #8637 from liamwhite/bad-interrupts
bunnei
2022-08-07
Merge pull request #8240 from liamwhite/count-cycles
Morph
2022-08-07
arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB
Merry
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
kernel: unlayer CPU interrupt handling
Liam
2022-07-25
Merge pull request #8549 from liamwhite/kscheduler-sc
Morph
2022-07-17
Merge pull request #8569 from merryhime/watchpoints
merry
2022-07-15
core/arm: skip watchpoint checks when reading instructions
Liam
2022-07-15
dynarmic: Abort watchpoints ASAP
Merry
2022-07-14
kernel: use KScheduler from mesosphere
Liam
2022-07-07
Merge pull request #8501 from liamwhite/backtrace-again
Mai
2022-06-30
Merge pull request #8490 from liamwhite/read-code-stop
Morph
2022-06-25
core/arm: better support for backtrace generation
Liam
2022-06-23
kernel: make current thread pointer thread local
Liam
2022-06-21
core/arm: increase minimum_run_cycles
Liam
2022-06-21
core/arm: re-enable cycle counting
merry
2022-06-21
dynarmic: Stop ReadCode callbacks to unmapped addresses
Liam
2022-06-16
core/debugger: memory breakpoint support
Liam
2022-06-14
core: centralize profile scope for Dynarmic
Liam
2022-06-05
common: consolidate ELF structure definitions
Liam
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-05-14
general: Avoid ambiguous format_to compilation errors
Lioncash
2022-04-24
Remove unused PrepareReschedule function
Merry
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-20
core/arm: separate backtrace collection
Liam
2022-04-16
Merge pull request #8188 from merryhime/jit-race-page-table-changed
bunnei
2022-04-13
dynarmic: Fix single core mode
merry
2022-04-10
dynarmic: Fix race when switching page tables
merry
2022-04-09
core: extract symbol reading
Liam
2022-04-07
Merge pull request #8148 from merryhime/interrupts
Fernando S
2022-04-05
dynarmic: Print stack trace on unrecognised instruction or other exception
merry
2022-04-04
Merge pull request #8089 from merryhime/paranoia
bunnei
2022-04-03
arm_dynarmic: Use HaltReason for svc calls and reschedules
merry
2022-04-03
dynarmic: Better interrupts
merry
2022-03-27
arm_dynarmic_64: Invalidate on all cores
merry
2022-03-26
configuration: Add Paranoid CPU accuracy level
merry
2022-03-22
Revert "dynarmic: Reduce size of code caches"
bunnei
2022-03-19
core: Reduce unused includes
ameerj
2022-03-13
dynarmic: Reduce size of code caches
Merry
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
2022-02-02
general: Replace NonCopyable struct with equivalents
Lioncash
2021-11-21
arm: dynarmic: Cleanup icache op handling
jam1garner
2021-11-21
arm: dynarmic: Implement icache op handling for 'ic iallu' instruction
jam1garner
2021-11-21
arm: dynarmic: Implement icache op handling for 'ic ivau' instruction
jam1garner
[next]