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-14
Merge pull request #2690 from SciresM/physmem_fixes
Fernando Sahmkow
2019-07-13
Clang format
David Marcec
2019-07-13
"AudioRenderer" thread should have a unique name
David Marcec
2019-07-11
Remove unicorn mappings/unmappings
Michael Scire
2019-07-11
Merge pull request #2717 from SciresM/unmirror_memory
bunnei
2019-07-11
Merge pull request #2723 from lioncash/mem
bunnei
2019-07-11
service/am: Implement IsAutoSleepDisabled
Lioncash
2019-07-11
service/am: Implement SetAutoSleepDisabled
Lioncash
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-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
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-06
mii: Implement IDatabaseService SetInterfaceVersion
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-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-06-30
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-28
am: Implement SetCpuBoostMode in terms of APM
Zach Hilman
2019-06-28
apm: Implement SetCpuBoostMode
Zach Hilman
2019-06-28
apm: Add getters for performance config and mode
Zach Hilman
2019-06-28
apm: Add apm:am service
Zach Hilman
2019-06-28
apm: Add Controller class to manage speed data and application
Zach Hilman
2019-06-28
fsp-srv: Implement GetAccessLogVersionInfo
Zach Hilman
2019-06-28
fsp-srv: Implement OutputAccessLogToSdCard
Zach Hilman
[next]