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
/
apt
Age
Commit message (
Expand
)
Author
2017-06-02
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-05-29
Kernel: Move HandleTable to a separate file
Yuri Kunde Schlesner
2017-04-06
Merge pull request #2533 from Lectem/apt_ipchelper
bunnei
2017-03-20
hopefully fix clang-format issues with old version
Lectem
2017-03-19
address more comments
Lectem
2017-03-18
Cast size_t to u32 for PushStaticBuffer usages
Lectem
2017-03-18
IPCHelper Skip method + address comments for apt
Lectem
2017-03-18
apt: fix RequestBuilder parameters for Unwrap
wwylele
2017-03-18
fix #2560 and other comments
Lectem
2017-03-18
refactor APT service to use the new IPC helpers
Lectem
2017-02-21
APT: implement Wrap and Unwrap
wwylele
2016-12-14
Merge pull request #2249 from Subv/sessions_v3
Yuri Kunde Schlesner
2016-12-14
Fixed the codestyle to match our clang-format rules.
Subv
2016-12-11
APT::GetStartupArgument: force clear startup argument
mailwl
2016-12-07
apt: Update apt function tables
Lioncash
2016-12-05
HLE: Use a member variable instead of a virtual function to retrieve the max ...
Subv
2016-11-23
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-19
APT/Applets: Renamed the members of the SignalType enum.
Subv
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
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-08-30
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-27
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-02
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-07-28
Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000
bunnei
2016-07-28
Instead of segfaulting, log an error to remind the user to dump the shared fo...
Henrik Rydgard
2016-07-15
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-07-04
HLE/Applets: Implement ErrEula applet
mailwl
2016-05-29
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-24
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-21
APT: Remove use of Memory::GetPointer
MerryMage
2016-05-12
APT: Move the shared font loading and relocation functions to their own subdi...
Subv
2016-05-12
APT: Implement relocating the shared font to its true address.
Subv
2016-05-12
Kernel/SharedMemory: Properly implemented shared memory support.
Subv
2016-05-07
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...
Subv
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-06
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-05
implement APT::GetStartupArgument
JamePeng
2016-04-05
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-03-12
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-12
svc: Make ResetType an enum class
Lioncash
2016-03-12
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-12-30
services: Update some function tables
Lioncash
2015-08-26
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-16
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-07-23
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...
Subv
[next]