This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
mailwl
d0bf7df5ba
HLE/Applets: Stub Mint (eShop) Applet (
#2463
)
...
This allows Phoenix Wright - Dual Destinies to boot.
2017-01-31 01:16:58 -08:00
..
applets
HLE/Applets: Stub Mint (eShop) Applet (
#2463
)
2017-01-31 01:16:58 -08:00
kernel
Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code.
2017-01-11 16:38:05 -05:00
service
Merge pull request
#2368
from wwylele/camera-2
2017-01-29 22:16:39 -08:00
config_mem.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
config_mem.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
function_wrappers.h
core: Replace "AppCore" nomenclature with just "CPU".
2016-12-22 00:27:46 -05:00
ipc.h
Fixed the codestyle to match our clang-format rules.
2016-12-14 12:45:36 -05:00
result.h
Merge pull request
#2249
from Subv/sessions_v3
2016-12-14 20:35:33 -08:00
shared_page.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
shared_page.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
svc.cpp
Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code.
2017-01-11 16:38:05 -05:00
svc.h
svc: Move ResetType enum to the kernel event header
2016-03-12 21:47:41 -05:00