index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2020-07-11
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-09
Merge pull request #4202 from ReinUsesLisp/scoped-lock
bunnei
2020-07-07
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-05
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-07-02
Merge pull request #3924 from ogniK5377/GetKeyCodeMap
bunnei
2020-07-02
Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub
bunnei
2020-07-02
Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub
bunnei
2020-07-02
Rename two functions in NS
VolcaEM
2020-07-02
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-06-30
Merge pull request #4153 from ogniK5377/prepo-multibuf
bunnei
2020-06-29
Remove duplicate functions
VolcaEM
2020-06-29
Use decimal instead of hexadecimal
VolcaEM
2020-06-29
Fix typo
VolcaEM
2020-06-29
Clang-format
VolcaEM
2020-06-29
service: Update function tables
VolcaEM
2020-06-28
core_timing,scheduler: Use std::scoped_lock when possible
ReinUsesLisp
2020-06-28
Merge pull request #3955 from FernandoS27/prometheus-2b
bunnei
2020-06-28
ldr: Cleanup NRO & NRR structs
David Marcec
2020-06-28
Merge pull request #4026 from VolcaEM/ldr
David
2020-06-28
Merge pull request #4184 from VolcaEM/patch-9
David
2020-06-28
Merge pull request #4185 from VolcaEM/patch-10
David
2020-06-28
Merge pull request #4186 from VolcaEM/patch-11
David
2020-06-28
Merge pull request #4187 from VolcaEM/patch-12
David
2020-06-28
Merge pull request #4188 from VolcaEM/patch-13
David
2020-06-28
Merge pull request #4189 from VolcaEM/patch-14
David
2020-06-28
Merge pull request #4190 from VolcaEM/patch-15
David
2020-06-28
am: Stub GetIndirectLayerConsumerHandle
David Marcec
2020-06-28
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-27
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
NvFlinger: Clang Format.
Fernando Sahmkow
2020-06-27
SVC: Implement 32-bits wrappers and update Dynarmic.
Fernando Sahmkow
2020-06-27
SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttrib...
Fernando Sahmkow
2020-06-27
SVC: Add GetThreadPriority32 & SetThreadPriority32
Fernando Sahmkow
2020-06-27
Common/Kernel: Corrections and small bug fixing.
Fernando Sahmkow
2020-06-27
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
Fernando Sahmkow
2020-06-27
Kernel: Correct Host Context on Threads and Scheduler.
Fernando Sahmkow
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Cleanup legacy code.
Fernando Sahmkow
2020-06-27
Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBr...
Fernando Sahmkow
2020-06-27
HLE_IPC: Correct HLE Event behavior on timeout.
Fernando Sahmkow
2020-06-27
SingleCore: Improve Cycle timing Behavior and replace mutex in global schedul...
Fernando Sahmkow
2020-06-27
FrameLimiting: Enable frame limiting for single core.
Fernando Sahmkow
2020-06-27
SingleCore: Use Cycle Timing instead of Host Timing.
Fernando Sahmkow
2020-06-27
Scheduler: Correct Reload/Unload
Fernando Sahmkow
2020-06-27
Thread: Release the ARM Interface on exitting.
Fernando Sahmkow
2020-06-27
General: Move ARM_Interface into Threads.
Fernando Sahmkow
[next]