index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
externals: update dynarmic, xbyak
Liam
2
-0
/
+8
2022-12-02
core: add option to break on unmapped access
Liam
3
-6
/
+44
2022-11-17
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
Fernando Sahmkow
1
-1
/
+0
2022-11-09
Initial ARM64 support
Liam
3
-9
/
+22
2022-10-27
arm_interface: curb infinite recursion in stacktrace generation
Liam
2
-2
/
+2
2022-10-18
core: hle: kernel: k_thread: Implement thread termination DPC.
bunnei
1
-0
/
+8
2022-10-11
k_server_session: preliminary support for userspace server sessions
Liam
1
-0
/
+1
2022-08-19
code: dodge PAGE_SIZE #define
Kyle Kienapfel
1
-2
/
+2
2022-08-09
arm_dynarmic: Fix nullptr fastmem arenas
Merry
2
-7
/
+11
2022-08-07
core/arm: fix build error
Liam
2
-2
/
+10
2022-08-07
arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB
Merry
2
-4
/
+29
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
3
-9
/
+6
2022-07-25
kernel: unlayer CPU interrupt handling
Liam
7
-85
/
+25
2022-07-15
core/arm: skip watchpoint checks when reading instructions
Liam
2
-6
/
+6
2022-07-15
dynarmic: Abort watchpoints ASAP
Merry
4
-8
/
+3
2022-07-14
kernel: use KScheduler from mesosphere
Liam
1
-1
/
+2
2022-06-25
core/arm: better support for backtrace generation
Liam
5
-15
/
+51
2022-06-23
kernel: make current thread pointer thread local
Liam
1
-1
/
+1
2022-06-21
core/arm: increase minimum_run_cycles
Liam
2
-2
/
+2
2022-06-21
core/arm: re-enable cycle counting
merry
2
-6
/
+20
2022-06-21
dynarmic: Stop ReadCode callbacks to unmapped addresses
Liam
4
-24
/
+64
2022-06-16
core/debugger: memory breakpoint support
Liam
6
-27
/
+187
2022-06-14
core: centralize profile scope for Dynarmic
Liam
1
-0
/
+2
2022-06-05
common: consolidate ELF structure definitions
Liam
1
-72
/
+13
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
6
-80
/
+87
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
6
-16
/
+69
2022-05-14
general: Avoid ambiguous format_to compilation errors
Lioncash
1
-1
/
+1
2022-04-24
Remove unused PrepareReschedule function
Merry
5
-13
/
+0
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
13
-39
/
+26
2022-04-20
core/arm: separate backtrace collection
Liam
6
-90
/
+98
2022-04-13
dynarmic: Fix single core mode
merry
2
-2
/
+2
2022-04-10
dynarmic: Fix race when switching page tables
merry
4
-57
/
+84
2022-04-09
core: extract symbol reading
Liam
3
-129
/
+229
2022-04-05
dynarmic: Print stack trace on unrecognised instruction or other exception
merry
2
-0
/
+4
2022-04-03
arm_dynarmic: Use HaltReason for svc calls and reschedules
merry
4
-27
/
+19
2022-04-03
dynarmic: Better interrupts
merry
5
-22
/
+26
2022-03-27
arm_dynarmic_64: Invalidate on all cores
merry
1
-2
/
+4
2022-03-26
configuration: Add Paranoid CPU accuracy level
merry
2
-44
/
+56
2022-03-22
Revert "dynarmic: Reduce size of code caches"
bunnei
2
-4
/
+4
2022-03-19
core: Reduce unused includes
ameerj
1
-2
/
+0
2022-03-13
dynarmic: Reduce size of code caches
Merry
2
-4
/
+4
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
5
-4
/
+29
2022-02-02
general: Replace NonCopyable struct with equivalents
Lioncash
1
-1
/
+5
2021-11-21
arm: dynarmic: Cleanup icache op handling
jam1garner
1
-10
/
+9
2021-11-21
arm: dynarmic: Implement icache op handling for 'ic iallu' instruction
jam1garner
1
-0
/
+3
2021-11-21
arm: dynarmic: Implement icache op handling for 'ic ivau' instruction
jam1garner
1
-0
/
+18
2021-11-03
core: Remove unused includes
ameerj
6
-7
/
+0
2021-10-24
Fixed ARM_Dynamic_64 Step
Andrew Strelsky
1
-1
/
+1
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2
-2
/
+2
2021-07-08
arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting
lat9nq
1
-0
/
+1
[next]