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-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-13
memory_layout: Remove unused data member
Lioncash
2020-07-13
address_space_info: Use type alias to simplify code
Lioncash
2020-07-13
address_space_info: Make use of designated initializers
Lioncash
2020-07-12
kernel/scheduler: Use std::mutex instead of spin lock
ReinUsesLisp
2020-07-12
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-11
hle: service: mii: Rewrite service to properly support creation of random and...
bunnei
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-08
AM: fix GetDesiredLanguage:
CrazyMax
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
[prev]
[next]