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
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-07
fixed spelling error
David Marcec
2018-11-07
Added missing log
David Marcec
2018-11-07
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-11-06
Implement SetMemoryPermission
Frederic Laing
2018-11-05
Merge pull request #1633 from ogniK5377/reload-input
bunnei
2018-11-04
Fix typo in BufferTransformFlags
Frederic Laing
2018-11-03
sm: Implement RegisterService and UnregisterService
Zach Hilman
2018-11-03
Stubbed SetMemoryPermission
Frederic Laing
2018-11-02
Fixed incorrect hwopus assert
David Marcec
2018-11-02
Fixed HID crash when launching more than 1 game & signaled syleset change event
David Marcec
2018-11-01
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
Zach Hilman
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
service/usb: Update IPdSession's function table
Lioncash
2018-10-30
general: Remove unused boost inclusions where applicable
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
Merge pull request #1621 from lioncash/ipc
bunnei
2018-10-29
hle_ipc: Add member function for querying the existence of a domain header
Lioncash
2018-10-29
hle_ipc: Make GetDomainMessageHeader return a regular pointer
Lioncash
2018-10-29
ns: Implement command 400: GetApplicationControlData
Zach Hilman
2018-10-29
bis_factory: Add getter for mod dump root for a title ID
Zach Hilman
2018-10-29
fsp_srv: Implement ISaveDataInfoReader
Zach Hilman
2018-10-29
fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
Zach Hilman
2018-10-29
savedata_factory: Expose accessors for SaveDataSpace
Zach Hilman
2018-10-28
core: Make System references const where applicable
Lioncash
2018-10-28
Merge pull request #1593 from lioncash/svc
bunnei
2018-10-27
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
DeeJayBro
2018-10-26
svc: Localize the GetInfo enum class to the function itself
Lioncash
2018-10-26
svc: Implement svcGetInfo command 0xF0000002
Lioncash
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
ldr: Partially implement LoadNro.
bunnei
2018-10-25
process: LoadModule should clear JIT instruction cache.
bunnei
2018-10-25
Kernel/Memory: Added a function to first a suitable guest address at which to...
bunnei
2018-10-25
Merge pull request #1579 from lioncash/usb
bunnei
2018-10-25
Merge pull request #1576 from lioncash/acc-warn
bunnei
2018-10-25
Merge pull request #1577 from lioncash/err
bunnei
2018-10-24
service/usb: Update service function tables
Lioncash
2018-10-24
service/acc: Move fallback image to file scope
Lioncash
2018-10-24
service/acc: Silence compiler warnings
Lioncash
2018-10-24
service/acc: Early return in failure case in LoadImage()
Lioncash
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1564 from lioncash/npad
bunnei
2018-10-24
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
kernel/errors: Remove now-unused, unnecessary, error codes
Lioncash
2018-10-24
kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_IN...
Lioncash
2018-10-24
kernel/server_port: Simplify emptiness check within ShouldWait()
Lioncash
2018-10-24
kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND
Lioncash
2018-10-24
kernel/error: Remove leftover 3DS error codes
Lioncash
2018-10-24
kernel/svc: Amend returned error code for invalid priorities in CreateThread
Lioncash
[prev]
[next]