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
2016-12-03
Threading: Reworked the way our scheduler works.
Subv
2016-12-02
Declare empty ServerSession and ClientSession constructors as default.
Subv
2016-12-01
Threads do not wait for the server endpoint to call AcceptSession before retu...
Subv
2016-11-30
Fixed the rebase mistakes.
Subv
2016-11-30
A bit of a redesign.
Subv
2016-11-30
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...
Subv
2016-11-30
Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and...
Subv
2016-11-30
fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block ...
Subv
2016-11-30
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...
Subv
2016-11-30
Set client SDK version to Service APIs
mailwl
2016-11-29
FileSys: Implement OtherSaveData
wwylele
2016-11-29
FS: add missing MediaType
wwylele
2016-11-29
FileSys: abstract SD save data archive source
wwylele
2016-11-27
Merge pull request #2196 from Subv/system_mode
Yuri Kunde Schlesner
2016-11-27
Merge pull request #2132 from wwylele/fix-fs-err
Sebastian Valle
2016-11-25
Output parameters to log
mailwl
2016-11-25
MIC_U: Stub service funcions
mailwl
2016-11-23
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-23
Merge pull request #2186 from wwylele/config9
Yuri Kunde Schlesner
2016-11-23
Merge pull request #1654 from JamePeng/errdisp
Yuri Kunde Schlesner
2016-11-19
Merge pull request #2193 from Subv/pulse_events
bunnei
2016-11-19
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-19
Kernel/Events: Log an error when trying to create Pulse events and timers.
Subv
2016-11-19
APT/Applets: Renamed the members of the SignalType enum.
Subv
2016-11-19
FileSys: rename SaveDataCheck archive to NCCH archive
wwylele
2016-11-19
PTM & CFG: use the correct path and error code according to the new FileSys p...
wwylele
2016-11-19
FileSys: add SDMCWriteOnlyArchive
wwylele
2016-11-19
FileSys: add ExtSaveDataArchive
wwylele
2016-11-19
FileSys: add SaveDataArchive
wwylele
2016-11-17
cfg: add config block 0x00090000
wwylele
2016-11-02
Style fix
mailwl
2016-11-02
Rename AcConfig, change types u8 to u32
mailwl
2016-11-02
AC_U: Stub functions, used if EULA agreed
mailwl
2016-11-01
FileSys: make Archive interfaces return error code
wwylele
2016-10-31
Merge pull request #2126 from wwylele/stub-nwm
bunnei
2016-10-27
core: some errno values are uncommon on Unix
Jan Beich
2016-10-25
FRD: fix GetMyFriendKey
mailwl
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
2016-10-12
NWM: stub Initialize with an error
wwylele
2016-10-07
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-06
Rework the code of err:f service
JamePeng
2016-10-04
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-10-02
Update the stub code of BOSS
JamePeng
2016-10-02
fs: clean up log format
wwylele
2016-10-02
fs: implement DeleteDirectoryRecursively
wwylele
2016-09-22
move ResetType to kernel.h
wwylele
2016-09-22
name objects
wwylele
2016-09-22
implement wait tree widget
wwylele
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
[prev]
[next]