| Age | Commit message (Collapse) | Author |
|
when creating the framebuffer shared memory block.
|
|
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object.
Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock.
Removed the APT Shared Font hack as it is no longer needed.
|
|
swkbd and MiiSelector applets.
|
|
|
|
Applets are now cleaned up in AppletUpdateEvent after calling their respective Update method.
|
|
Applets.
|
|
Currently only the SWKBD is emulated, and there's currently no way to ask the user for input, so it always returns "Subv" as the text.
|