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
Age
Commit message (
Expand
)
Author
2019-07-11
core/arm: Remove obsolete Unicorn memory mapping
Lioncash
2019-07-11
Restore memory perms on svcUnmapMemory/UnloadNro
Michael Scire
2019-07-10
Merge pull request #2700 from ogniK5377/GetFriendList
bunnei
2019-07-10
Merge pull request #2611 from DarkLordZach/pm-info-cmd
bunnei
2019-07-10
Merge pull request #2650 from DarkLordZach/mii-iface-ver
bunnei
2019-07-10
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-07-10
mii: Handle logging of unknown database source
Zach Hilman
2019-07-09
IFriendService::GetFriendList
David Marcec
2019-07-08
Prevent merging of device mapped memory blocks.
Michael Scire
2019-07-08
Merge pull request #2657 from ogniK5377/npad-assignments
Zach Hilman
2019-07-08
addressed issues
David Marcec
2019-07-07
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-07
Merge pull request #2642 from DarkLordZach/fsp-log-2
bunnei
2019-07-07
key_manager: Convert Ticket union to std::variant
Zach Hilman
2019-07-07
es: Populate/synthesize tickets on construction
Zach Hilman
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-07
key_manager: Add accessors/helpers for ticket management
Zach Hilman
2019-07-07
key_manager: Add equality operator for RSAKeyPair
Zach Hilman
2019-07-07
Remove unused member function declaration
Michael Scire
2019-07-07
physmem: add helpers, cleanup logic.
Michael Scire
2019-07-07
clang-format fixes
Michael Scire
2019-07-07
address review commentary
Michael Scire
2019-07-07
Implement MapPhysicalMemory/UnmapPhysicalMemory
Michael Scire
2019-07-07
kernel/process: Allocate the process' TLS region during initialization
Lioncash
2019-07-07
kernel/process: Move main thread stack allocation to its own function
Lioncash
2019-07-06
mii: Implement IDatabaseService SetInterfaceVersion
Zach Hilman
2019-07-06
Merge pull request #2674 from lioncash/reporter
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
memory: Remove unused includes
Lioncash
2019-07-06
memory: Remove unused PageTable forward declaration
Lioncash
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-05
core/reporter: Allow moves into SaveToFile()
Lioncash
2019-07-05
core/reporter: Add missing includes and forward declarations
Lioncash
2019-07-05
core/reporter: Remove unnecessary namespace qualifiers
Lioncash
2019-07-05
core/reporter: Remove pessimizing move in GetHLERequestContextData()
Lioncash
2019-07-05
core/reporter: Make bracing consistent
Lioncash
2019-07-05
core/reporter: Return in error case in SaveToFile()
Lioncash
[prev]
[next]