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
/
service
Age
Commit message (
Expand
)
Author
2017-06-21
Memory: Make PhysicalToVirtualAddress return a boost::optional
Yuri Kunde Schlesner
2017-06-20
Merge pull request #2790 from yuriks/remove-movefrom
Yuri Kunde Schlesner
2017-06-21
Merge pull request #2779 from Subv/uds_more2
Sebastian Valle
2017-06-18
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-18
Kernel/IPC: Make HLERequestContext usable from outside kernel
Yuri Kunde Schlesner
2017-06-15
UDS: Clarify comment about the first 4 bytes of the SecureData header.
Subv
2017-06-15
UDS: Return the correct error messages in SendTo when not connected to a netw...
Subv
2017-06-15
UDS: Stub SendTo to generate the unencrypted data frame with the right headers.
Subv
2017-06-15
UDS: Added a hook for updating the connection status when a client connects t...
Subv
2017-06-13
Services/UDS: Set the proper bit in the ConnectionStatus structure when creat...
Sebastian Valle
2017-06-11
Kernel: Basic support for IPC translation for HLE services
Yuri Kunde Schlesner
2017-06-11
Service/sm: Convert srv: to use IPC helpers
Yuri Kunde Schlesner
2017-06-11
ServiceFramework: Use separate copy of command buffer
Yuri Kunde Schlesner
2017-06-08
Merge pull request #2756 from yuriks/service-framework
Yuri Kunde Schlesner
2017-06-08
Service/sm: Convert 'srv:' to ServiceFramework
Yuri Kunde Schlesner
2017-06-08
Service: Remove a few redundant namespace qualifiers
Yuri Kunde Schlesner
2017-06-08
Service: Add new ServiceFramework framework for writing HLE services
Yuri Kunde Schlesner
2017-06-07
Merge pull request #2737 from Subv/decryptbeacondata
James Rowe
2017-06-06
Services/UDS: Implement DecryptBeaconData.
Subv
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
Service: Make service registration part of the sm implementation
Yuri Kunde Schlesner
2017-06-06
Service/sm: Use an actual semaphore for the notification semaphore
Yuri Kunde Schlesner
2017-06-06
Service: Move SRV interface to a new sm/ subdirectory
Yuri Kunde Schlesner
2017-06-06
Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession
Yuri Kunde Schlesner
2017-06-05
HLE: Move SessionRequestHandler from Service:: to Kernel::
Yuri Kunde Schlesner
2017-06-02
Addressed Bunnei's review comments, and made some other tweaks:
TheKoopaKingdom
2017-06-02
Switched to the ERROR_NOT_FOUND constant from errors.h.
TheKoopaKingdom
2017-06-02
Moved whitelist checks from FS_User to the Archive_NCCH handler.
TheKoopaKingdom
2017-06-02
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
Made some changes from review comments:
TheKoopaKingdom
2017-06-02
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-05-31
Merge pull request #2722 from wwylele/cam-ipc-helper
bunnei
2017-05-29
Kernel: Move HandleTable to a separate file
Yuri Kunde Schlesner
2017-05-27
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-05-27
fixup!cam: use IPCHelper
wwylele
2017-05-24
FS: Remove unused result definition
Yuri Kunde Schlesner
2017-05-24
Kernel: Centralize error definitions in errors.h
Yuri Kunde Schlesner
2017-05-24
GSP_GPU: Move error codes from result.h to local file
Yuri Kunde Schlesner
2017-05-24
FileSys: Move all result description to errors.h
Yuri Kunde Schlesner
2017-05-24
result: Make error description a generic integer
Yuri Kunde Schlesner
2017-05-24
cam: move u32->u8 trancation to IPCHelper
wwylele
2017-05-24
cam: use IPCHelper
wwylele
2017-05-19
Merge pull request #2661 from Subv/uds5
bunnei
2017-05-19
use IPCHelper for PTM services
emmaus
2017-05-15
Services/UDS: Use the new IPC helper functions.
Subv
2017-05-15
Services/UDS: Implement RecvBeaconBroadcastData.
Subv
2017-05-15
Services/UDS: Generate the UDS beacons when the beacon callback fires.
Subv
2017-05-10
Merge pull request #2676 from wwylele/irrst
bunnei
2017-05-07
fixup!ir: implement new 3ds HID via ir:rst
wwylele
2017-05-05
Create a random console_unique_id (#2668)
B3n30
[prev]
[next]