aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/applets/mii_selector.cpp
AgeCommit message (Expand)Author
2016-05-12HLE/Applets: Give each applet its own block of heap memory, and use that when...Subv
2016-05-12Kernel/SharedMemory: Properly implemented shared memory support.Subv
2016-05-07Merge pull request #1761 from Subv/applets_fbbunnei
2016-05-07HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Subv
2016-05-05Layout Mii parameters input/output, and return success as result of applet workmailwl
2016-03-12HLE/Applets: Implemented a dummy Mii Selector applet.Subv