This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
Lime3DS
Watch
2
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2025-01-31 02:36:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Lime3DS
/
src
/
core
/
hle
/
applets
History
Subv
ac2de12ed8
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
..
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
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.h
Merge pull request
#1761
from Subv/applets_fb
2016-05-07 17:21:48 -04:00
swkbd.cpp
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
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