index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Use single instance of profile manager
german77
2023-12-10
1
-0
/
+7
*
core: refactor emulated cpu core activation
Liam
2023-12-04
1
-22
/
+0
*
debug: Add renderdoc capture hotkey
GPUCode
2023-09-14
1
-0
/
+6
*
am: Implement UserChannel parameters
FearlessTobi
2023-09-10
1
-0
/
+7
*
am: shorten shutdown timeout when lock is not held
Liam
2023-08-26
1
-2
/
+5
*
general: reduce use of dynamic_cast
Liam
2023-07-21
1
-0
/
+3
*
MemoryTracking: Initial setup of atomic writes.
Fernando Sahmkow
2023-06-28
1
-1
/
+10
*
core: decouple ARM interface from Dynarmic
Liam
2023-06-12
1
-4
/
+4
*
nvnflinger: allow locking framerate during video playback
Liam
2023-06-08
1
-0
/
+3
*
GPU: Add Reactive flushing
Fernando Sahmkow
2023-05-07
1
-0
/
+2
*
memory: rename global memory references to application memory
Liam
2023-03-23
1
-2
/
+2
*
kernel: use KTypedAddress for addresses
Liam
2023-03-22
1
-2
/
+2
*
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
*
service: refactor server architecture
Liam
2023-02-21
1
-0
/
+5
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
1
-9
/
+9
*
EmuThread: refactor
Liam
2022-12-17
1
-2
/
+2
*
core: Partially persist emulation state across game boots.
bunnei
2022-10-18
1
-2
/
+8
*
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
1
-10
/
+0
*
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
1
-0
/
+9
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-3
/
+2
*
network: Move global state into a seperate class
FearlessTobi
2022-07-25
1
-0
/
+10
*
Project Andio
Kelebek1
2022-07-22
1
-0
/
+19
*
kernel: implement KProcess suspension
Liam
2022-06-14
1
-2
/
+2
*
core/debugger: fix a number of shutdown deadlocks
Liam
2022-06-10
1
-0
/
+3
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-6
/
+12
*
Remove unused PrepareReschedule function
Merry
2022-04-24
1
-3
/
+0
*
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-12-06
1
-3
/
+0
*
Morph review first wave
german77
2021-11-24
1
-1
/
+1
*
core: Register HID
german77
2021-11-24
1
-0
/
+10
*
general: Get the current process program id directly from the system
Morph
2021-11-04
1
-0
/
+2
*
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
1
-1
/
+3
*
Suspend temporally
FernandoS27
2021-10-16
1
-0
/
+2
*
core: Move ResultStatus outside of System
Morph
2021-10-15
1
-19
/
+20
*
core: Remove static system instance
Morph
2021-10-15
1
-14
/
+4
*
core: Add Exit and ExitCallback
Morph
2021-10-01
1
-0
/
+12
*
Revert "kernel: Various improvements to scheduler"
bunnei
2021-08-25
1
-0
/
+3
*
logging: Fix log filter during initialization
ameerj
2021-08-24
1
-6
/
+1
*
Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplace
bunnei
2021-08-22
1
-2
/
+7
|
\
|
*
logging: Simplify and make thread-safe
yzct12345
2021-08-13
1
-2
/
+7
*
|
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-08-07
1
-3
/
+0
|
/
*
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
1
-5
/
+5
*
file_sys: Support load game collection (#6582)
Feng Chen
2021-07-20
1
-1
/
+1
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-3
/
+3
*
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-05
1
-1
/
+0
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-0
/
+3
*
lm: Recode LM service
Chloe Marcec
2021-01-20
1
-7
/
+0
*
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-06
1
-16
/
+4
*
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
bunnei
2020-11-29
1
-0
/
+2
*
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
1
-1
/
+21
*
core: Remove unused private Init function for the System class
Lioncash
2020-11-18
1
-8
/
+0
[next]