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