This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3f4fd1777
yuzu
/
src
/
core
/
hle
/
applets
History
Download ZIP
Download TAR.GZ
Lioncash
d3f4fd1777
applet: Make constructor protected
...
Considering the class is abstract, there's no need to make the constructor public.
2016-12-07 16:50:32 -05:00
..
applet.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
applet.h
applet: Make constructor protected
2016-12-07 16:50:32 -05:00
erreula.cpp
APT/Applets: Renamed the members of the SignalType enum.
2016-11-19 13:42:07 -05:00
erreula.h
Manually tweak source formatting and then re-run clang-format
2016-09-18 21:14:25 -07:00
mii_selector.cpp
APT/Applets: Renamed the members of the SignalType enum.
2016-11-19 13:42:07 -05:00
mii_selector.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
swkbd.cpp
APT/Applets: Renamed the members of the SignalType enum.
2016-11-19 13:42:07 -05:00
swkbd.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00