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
*
am: migrate global state to per-applet state structure
Liam
2024-01-29
1
-1
/
+2
*
am: retrieve main applet creation info from frontend
Liam
2024-01-29
1
-2
/
+7
*
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
1
-7
/
+8
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-1
/
+1
*
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-25
1
-7
/
+0
|
\
|
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
1
-7
/
+0
*
|
Core: Make sure GPU Dirty Managers ae shared by all processes.
Fernando Sahmkow
2024-01-18
1
-0
/
+4
*
|
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
1
-1
/
+1
|
/
*
kernel: instantiate memory separately for each guest process
Liam
2023-12-22
1
-13
/
+0
*
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
[next]