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
*
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
*
core: Reduce unused includes
ameerj
2022-03-19
1
-2
/
+0
*
dynarmic: Reduce size of code caches
Merry
2022-03-13
2
-4
/
+4
*
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
5
-4
/
+29
*
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-02
1
-1
/
+5
*
arm: dynarmic: Cleanup icache op handling
jam1garner
2021-11-21
1
-10
/
+9
*
arm: dynarmic: Implement icache op handling for 'ic iallu' instruction
jam1garner
2021-11-21
1
-0
/
+3
*
arm: dynarmic: Implement icache op handling for 'ic ivau' instruction
jam1garner
2021-11-21
1
-0
/
+18
*
core: Remove unused includes
ameerj
2021-11-03
6
-7
/
+0
*
Fixed ARM_Dynamic_64 Step
Andrew Strelsky
2021-10-24
1
-1
/
+1
*
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-07-08
2
-2
/
+2
*
arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting
lat9nq
2021-07-08
1
-0
/
+1
*
arm_dynarmic{32,64}: Fixes from test build
lat9nq
2021-07-08
2
-18
/
+5
*
core,common,yuzu qt: Add CPU accuracy option 'Auto'
lat9nq
2021-07-08
2
-8
/
+36
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
2
-4
/
+9
*
Update dynarmic and add new unsafe CPU option.
Fernando Sahmkow
2021-06-20
1
-0
/
+3
*
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-11
2
-2
/
+11
*
core: Make use of fastmem
Markus Wick
2021-06-11
2
-0
/
+5
*
Merge pull request #6385 from degasus/save_memory_access
bunnei
2021-05-30
2
-29
/
+31
|
\
|
*
core/arm_interface: Improve the performance of memory fallbacks.
Markus Wick
2021-05-29
2
-29
/
+31
*
|
externals: Update dynarmic.
Markus Wick
2021-05-29
6
-11
/
+11
|
/
*
core/arm_interface: Call SVC after end of dynarmic block.
Markus Wick
2021-05-27
5
-17
/
+42
*
core/arm: Drop ChangeProcessorID.
Markus Wick
2021-05-26
5
-12
/
+0
*
Merge pull request #6321 from lat9nq/per-game-cpu
bunnei
2021-05-20
2
-10
/
+10
|
\
|
*
general: Make CPU accuracy and related a Settings::Setting
lat9nq
2021-05-15
2
-10
/
+10
*
|
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
5
-6
/
+6
|
/
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-1
/
+1
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
4
-16
/
+16
*
core: Resolve misc cases of variable shadowing
Lioncash
2021-05-03
1
-6
/
+5
*
common: Move settings to common from core.
bunnei
2021-04-14
2
-2
/
+2
*
arm_dynarmic: Increase size of code cache
MerryMage
2021-04-02
2
-0
/
+8
*
arm_dynarmic: Always have a 'valid' jit instance
MerryMage
2021-03-24
4
-53
/
+26
[next]