index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
externals: update dynarmic, xbyak
Liam
2023-01-05
2
-0
/
+8
*
core: add option to break on unmapped access
Liam
2022-12-02
3
-6
/
+44
*
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
Fernando Sahmkow
2022-11-17
1
-1
/
+0
*
Initial ARM64 support
Liam
2022-11-09
3
-9
/
+22
*
arm_interface: curb infinite recursion in stacktrace generation
Liam
2022-10-27
2
-2
/
+2
*
core: hle: kernel: k_thread: Implement thread termination DPC.
bunnei
2022-10-18
1
-0
/
+8
*
k_server_session: preliminary support for userspace server sessions
Liam
2022-10-11
1
-0
/
+1
*
code: dodge PAGE_SIZE #define
Kyle Kienapfel
2022-08-19
1
-2
/
+2
*
Merge pull request #8745 from merryhime/null-fastmem-arena
liamwhite
2022-08-12
2
-7
/
+11
|
\
|
*
arm_dynarmic: Fix nullptr fastmem arenas
Merry
2022-08-09
2
-7
/
+11
*
|
Merge pull request #8729 from merryhime/cp15-barriers
bunnei
2022-08-09
2
-4
/
+29
|
\
\
|
|
/
|
/
|
|
*
arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB
Merry
2022-08-07
2
-4
/
+29
*
|
core/arm: fix build error
Liam
2022-08-07
2
-2
/
+10
*
|
Merge pull request #8637 from liamwhite/bad-interrupts
bunnei
2022-08-07
7
-85
/
+25
|
\
\
|
*
|
kernel: unlayer CPU interrupt handling
Liam
2022-07-25
7
-85
/
+25
*
|
|
Merge pull request #8240 from liamwhite/count-cycles
Morph
2022-08-07
2
-8
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core/arm: increase minimum_run_cycles
Liam
2022-06-21
2
-2
/
+2
|
*
|
core/arm: re-enable cycle counting
merry
2022-06-21
2
-6
/
+20
*
|
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
3
-9
/
+6
|
|
/
|
/
|
*
|
Merge pull request #8549 from liamwhite/kscheduler-sc
Morph
2022-07-25
1
-1
/
+2
|
\
\
|
*
|
kernel: use KScheduler from mesosphere
Liam
2022-07-14
1
-1
/
+2
*
|
|
Merge pull request #8569 from merryhime/watchpoints
merry
2022-07-17
4
-8
/
+3
|
\
\
\
|
*
|
|
dynarmic: Abort watchpoints ASAP
Merry
2022-07-15
4
-8
/
+3
|
|
/
/
*
/
/
core/arm: skip watchpoint checks when reading instructions
Liam
2022-07-15
2
-6
/
+6
|
/
/
*
|
Merge pull request #8501 from liamwhite/backtrace-again
Mai
2022-07-07
5
-15
/
+51
|
\
\
|
*
|
core/arm: better support for backtrace generation
Liam
2022-06-25
5
-15
/
+51
|
|
/
*
|
Merge pull request #8490 from liamwhite/read-code-stop
Morph
2022-06-30
4
-24
/
+64
|
\
\
|
*
|
dynarmic: Stop ReadCode callbacks to unmapped addresses
Liam
2022-06-21
4
-24
/
+64
|
|
/
*
/
kernel: make current thread pointer thread local
Liam
2022-06-23
1
-1
/
+1
|
/
*
core/debugger: memory breakpoint support
Liam
2022-06-16
6
-27
/
+187
*
core: centralize profile scope for Dynarmic
Liam
2022-06-14
1
-0
/
+2
*
common: consolidate ELF structure definitions
Liam
2022-06-05
1
-72
/
+13
*
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
6
-80
/
+87
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
6
-16
/
+69
*
general: Avoid ambiguous format_to compilation errors
Lioncash
2022-05-14
1
-1
/
+1
*
Remove unused PrepareReschedule function
Merry
2022-04-24
5
-13
/
+0
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
13
-39
/
+26
*
core/arm: separate backtrace collection
Liam
2022-04-20
6
-90
/
+98
*
Merge pull request #8188 from merryhime/jit-race-page-table-changed
bunnei
2022-04-16
4
-57
/
+84
|
\
|
*
dynarmic: Fix race when switching page tables
merry
2022-04-10
4
-57
/
+84
*
|
dynarmic: Fix single core mode
merry
2022-04-13
2
-2
/
+2
*
|
core: extract symbol reading
Liam
2022-04-09
3
-129
/
+229
|
/
*
Merge pull request #8148 from merryhime/interrupts
Fernando S
2022-04-07
5
-45
/
+41
|
\
|
*
arm_dynarmic: Use HaltReason for svc calls and reschedules
merry
2022-04-03
4
-27
/
+19
|
*
dynarmic: Better interrupts
merry
2022-04-03
5
-22
/
+26
*
|
dynarmic: Print stack trace on unrecognised instruction or other exception
merry
2022-04-05
2
-0
/
+4
*
|
Merge pull request #8089 from merryhime/paranoia
bunnei
2022-04-04
2
-44
/
+56
|
\
\
|
|
/
|
/
|
|
*
configuration: Add Paranoid CPU accuracy level
merry
2022-03-26
2
-44
/
+56
*
|
arm_dynarmic_64: Invalidate on all cores
merry
2022-03-27
1
-2
/
+4
|
/
*
Revert "dynarmic: Reduce size of code caches"
bunnei
2022-03-22
2
-4
/
+4
[next]