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-12-25
NvServices: Correct Ioctl Remap.
Fernando Sahmkow
2019-12-12
Merge pull request #3214 from lioncash/svc-func
bunnei
2019-12-11
Kernel: Correct behavior of Address Arbiter threads. (#3165)
Fernando Sahmkow
2019-12-11
kernel/svc: Correct function signature of SignalProcessWideKey
Lioncash
2019-12-10
Merge pull request #3201 from lioncash/dump
bunnei
2019-12-07
kernel: Remove unnecessary includes
Lioncash
2019-12-07
kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew
Lioncash
2019-12-05
CpuCore: Clear exclusive state after doing a run in dynarmic.
Fernando Sahmkow
2019-11-28
kernel: Implement a more accurate IPC dispatch.
bunnei
2019-11-28
Merge pull request #3169 from lioncash/memory
bunnei
2019-11-27
Merge pull request #3170 from lioncash/enum
bunnei
2019-11-27
file_sys/directory: Make EntryType an enum class
Lioncash
2019-11-26
core/memory; Migrate over SetCurrentPageTable() to the Memory class
Lioncash
2019-11-26
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-26
core/memory: Migrate over ReadCString() to the Memory class
Lioncash
2019-11-26
core/memory: Migrate over GetPointer()
Lioncash
2019-11-26
core: Prepare various classes for memory read/write migration
Lioncash
2019-11-26
core/memory: Migrate over address checking functions to the new Memory class
Lioncash
2019-11-26
core/memory: Migrate over memory mapping functions to the new Memory class
Lioncash
2019-11-26
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-25
kernel: Fix reference management for client/server session.
bunnei
2019-11-24
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-23
Update svc.cpp
bunnei
2019-11-23
svc: GetSystemTick should return cntpct_el0, not core ticks.
bunnei
2019-11-23
Merge pull request #3114 from FernandoS27/cond-var
bunnei
2019-11-23
Merge pull request #3130 from FernandoS27/cancel-sync
bunnei
2019-11-21
Merge pull request #3112 from lioncash/skip
bunnei
2019-11-21
Merge pull request #3111 from lioncash/query
bunnei
2019-11-21
Kernel: Optimize condition variable threads management.
Fernando Sahmkow
2019-11-21
Kernel: Correct SignalProcessWideKey
Fernando Sahmkow
2019-11-21
Kernel: Correct behavior of Condition Variables to be more similar to real ha...
Fernando Sahmkow
2019-11-16
Kernel: Correct Cancel Synchronization.
Fernando Sahmkow
2019-11-15
Merge pull request #3091 from lioncash/core-conversion
bunnei
2019-11-14
service/am: Remove unnecessary Skip calls
Lioncash
2019-11-14
am: Stub QueryApplicationPlayStatistics
Lioncash
2019-11-14
Merge pull request #3089 from SciresM/play_statistics
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-12
core: Migrate off deprecated mbedtls functions
Lioncash
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-11-12
kernel: Resolve sign conversion warnings
Lioncash
2019-11-12
result: Add default error code for the ResultCode(-1) case
Lioncash
2019-11-12
result: Resolve sign-coversion warnings
Lioncash
2019-11-11
Implement stub for QueryApplicationPlayStatisticsByUid
Michael Scire
2019-11-06
nifm: Only return that there's an internet connection when there's a BCATServer
Fernando Sahmkow
2019-11-06
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-06
Merge pull request #2859 from Morph1984/hid
David
2019-11-03
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-03
kernel: readable_event: Signal only once.
bunnei
[prev]
[next]