index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2019-07-07
key_manager: Add structure for Ticket parsing
Zach Hilman
2019-07-07
es: Implement ETicket GetPersonalizedTicketData (17)
Zach Hilman
2019-07-07
es: Implement ETicket GetCommonTicketData (16)
Zach Hilman
2019-07-07
es: Implement ETicket GetPersonalizedTicketSize (15)
Zach Hilman
2019-07-07
es: Implement ETicket GetCommonTicketSize (14)
Zach Hilman
2019-07-07
es: Implement ETicket ListPersonalizedTicket (12)
Zach Hilman
2019-07-07
es: Implement ETicket ListCommonTicket (11)
Zach Hilman
2019-07-07
es: Implement ETicket CountPersonalizedTicket (10)
Zach Hilman
2019-07-07
es: Implement ETicket CountCommonTicket (9)
Zach Hilman
2019-07-07
es: Implement ETicket GetTitleKey (8)
Zach Hilman
2019-07-07
es: Implement ETicket ImportTicket (1)
Zach Hilman
2019-07-06
Merge pull request #2677 from lioncash/assert
Zach Hilman
2019-07-06
clang-format fixes
Michael Scire
2019-07-06
am: Implement GetAccumulatedSuspendedTickValue
Michael Scire
2019-07-06
kernel/vm_manager: Rename 'new map' to 'stack'
Lioncash
2019-07-05
kernel/vm_manager: Handle stack/TLS IO region placement better
Lioncash
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
[next]