This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-06-28 00:40:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
bunnei
8a7f8f3e2c
svc: Implement svcSetThreadPriority.
2017-12-31 15:58:16 -05:00
..
kernel
svc: Implement svcUnmapMemory.
2017-12-31 15:22:49 -05:00
service
applet_oe: Stub out a bunch of interfaces necessary for boot.
2017-12-29 00:44:46 -05:00
config_mem.cpp
…
config_mem.h
…
function_wrappers.h
function_wrappers: Cleanup, fix warnings, remove unused code.
2017-12-31 15:46:30 -05:00
ipc_helpers.h
…
ipc.h
…
lock.cpp
…
lock.h
…
result.h
…
romfs.cpp
…
romfs.h
…
shared_page.cpp
…
shared_page.h
…
svc.cpp
svc: Implement svcSetThreadPriority.
2017-12-31 15:58:16 -05:00
svc.h
…