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
2019-07-04
Merge pull request #2555 from lioncash/tls
Zach Hilman
2019-07-04
Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent
bunnei
2019-07-04
Merge pull request #2638 from DarkLordZach/quest-flag
bunnei
2019-07-03
kernel/process: Default initialize all member variables
Lioncash
2019-07-03
kernel/process: Decouple TLS handling from threads
Lioncash
2019-07-03
kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary
Lioncash
2019-07-03
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Zach Hilman
2019-07-03
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Zach Hilman
2019-07-02
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-01
IAudioDevice::QueryAudioDeviceOutputEvent
David Marcec
2019-06-30
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-28
set: Implement GetQuestFlag
Zach Hilman
2019-06-28
Attemp clang format fix?
David Marcec
2019-06-28
Addressed issues
David Marcec
2019-06-28
Addressed issues
David Marcec
2019-06-27
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-26
Merge pull request #2548 from DarkLordZach/applet-shopn
bunnei
2019-06-26
Addressed issues
David Marcec
2019-06-25
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-26
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-25
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this shou...
David Marcec
2019-06-25
fixed spelling errors and fixed issue with Pop not returning the SizedNotific...
David Marcec
2019-06-24
applets: Pass current process title ID to applets
Zach Hilman
2019-06-24
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
web_browser: Only delete temporary directory if it was created
Zach Hilman
2019-06-24
web_browser: Take ECommerce applet frontend optionally in constructor
Zach Hilman
2019-06-24
web_browser: Use function tables for execute and initialize
Zach Hilman
2019-06-24
web_browser: Correct structures and properly parse TLVs/ShimKind
Zach Hilman
2019-06-24
applets: Track ECommerce and Parental Control applet frontends
Zach Hilman
2019-06-24
applets: Implement Auth applet backend
Zach Hilman
2019-06-24
glue: Implement arp:w and arp:r services
Zach Hilman
2019-06-24
glue: Add errors for glue/arp services
Zach Hilman
2019-06-24
glue: Add scaffolding for bgtc:t and bgtc:sc services
Zach Hilman
2019-06-24
arp: Move to glue services
Zach Hilman
2019-06-24
glue: Add manager to keep track of application registry
Zach Hilman
2019-06-24
Implemented INotificationService
David Marcec
2019-06-21
Merge pull request #2602 from lioncash/cast
bunnei
2019-06-21
Merge pull request #2575 from DarkLordZach/process-id-types
bunnei
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
service/acc: Silence truncation warnings
Lioncash
2019-06-19
Revert PR 2590.
Fernando Sahmkow
2019-06-19
Merge pull request #2590 from lioncash/event
bunnei
2019-06-18
service/audio/audren_u: Correct event reset type for the system event
Lioncash
2019-06-17
Addressed issues
David Marcec
2019-06-16
Core_Timing: Make core_timing threadsafe by default.
Fernando Sahmkow
2019-06-16
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
Cleanup
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-15
Merge pull request #2581 from lioncash/hex
Zach Hilman
[next]