This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
0
Star
0
Fork
0
You've already forked yuzu
mirror of
https://git.tardis.systems/mirrors/yuzu.git
synced
2025-01-03 03:54:45 +00:00
Code
Wiki
yuzu
/
src
/
core
/
hle
/
applets
History
MerryMage
fddd243b17
APT: Remove use of Memory::GetPointer
2016-05-21 11:14:12 -05:00
..
applet.cpp
HLE/Applets: Implemented a dummy Mii Selector applet.
2016-03-12 10:59:37 -05:00
applet.h
HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block.
2016-05-12 20:01:59 -05:00
mii_selector.cpp
APT: Remove use of Memory::GetPointer
2016-05-21 11:14:12 -05:00
mii_selector.h
APT: Remove use of Memory::GetPointer
2016-05-21 11:14:12 -05:00
swkbd.cpp
APT: Remove use of Memory::GetPointer
2016-05-21 11:14:12 -05:00
swkbd.h
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.
2016-05-07 10:01:40 -05:00