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
2018-12-05
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-05
Call shrink_to_fit after page-table vector resizing to cause crt to actually ...
heapo
2018-12-05
kernel/process: Set ideal core from metadata
Lioncash
2018-12-05
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-05
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
Lioncash
2018-12-05
service/ldr: Amend layout of the NRO header
Lioncash
2018-12-05
service/ldr: Corrent padding within the NRR header layout
Lioncash
2018-12-04
svc: Avoid incorrect fast yield condition
Zach Hilman
2018-12-04
kernel/svc: Correct behavior of svcResetSignal()
Lioncash
2018-12-04
kernel/process: Make Process a WaitObject
Lioncash
2018-12-04
kernel/readable_event: Add member function for enforcing a strict reset contract
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-04
Merge pull request #1836 from lioncash/unused
bunnei
2018-12-04
kernel/svc: Remove unused header inclusion
Lioncash
2018-12-04
kernel/svc: Implement svcSignalEvent()
Lioncash
2018-12-04
kernel/svc: Implement svcCreateEvent()
Lioncash
2018-12-04
Merge pull request #1845 from lioncash/nro
bunnei
2018-12-04
Merge pull request #1853 from lioncash/event
bunnei
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
kernel/handle_table: Amend reference to CTR-OS in Create()
Lioncash
2018-12-04
kernel/svc: Implement the resource limit svcGetInfo option
Lioncash
2018-12-04
svc: Implement SetThreadActivity (thread suspension)
Luke Street
2018-12-04
[Kernel::CreateThread] Match format specifiers to LOG_TRACE's arguments
V.Kalyuzhny
2018-12-03
scheduler: Avoid manual Reschedule call
Zach Hilman
2018-12-03
Merge pull request #1840 from lioncash/info
bunnei
2018-12-03
scheduler: Only work steal higher priority threads from other cores
Zach Hilman
2018-12-03
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-12-03
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
core: Add getter/setter for ProfileSelector in System
Zach Hilman
2018-12-03
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-12-03
software_keyboard: Signal state changed event upon construction
Zach Hilman
2018-12-03
loader: Add support for reading the name of game's developer
Zach Hilman
2018-12-03
aoc_u: Obey disabled add-ons list when listing DLC
Zach Hilman
2018-12-03
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-03
core: Make GetGameFileFromPath function externally accessible
Zach Hilman
2018-12-03
settings: Store list of disabled add-ons per title ID
Zach Hilman
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
Merge pull request #1833 from lioncash/clean
bunnei
2018-12-03
Merge pull request #1839 from lioncash/init
bunnei
2018-12-03
Merge pull request #1841 from ogniK5377/npad-mode-fix
bunnei
2018-12-03
Moved backtrace to ArmInterface
David Marcec
2018-12-03
Print backtrace on svcBreak
David Marcec
2018-12-02
loader/nso: Remove dependency on the System class
Lioncash
2018-12-02
loader/nro: Make the static LoadNro function internally linked
Lioncash
2018-12-02
file_sys/directory: Amend path buffer size for directory entries
Lioncash
[prev]
[next]