Commit Graph

6 Commits (ac2de12ed8a7cc2759e25325f388db92b3f356a6)

Author SHA1 Message Date
Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 9 years ago
Subv ce31184557 Service/APT: Return proper parameters in GetLockHandle.
Documented some APT functions
This allows applets to boot.
10 years ago
Emmanuel Gil Peyrot fe909b3b5a Core: Fix applet includes using iwyu. 10 years ago
Subv 725d5eea78 Applets: Reworked how the Applet update event is handled.
Applets are now cleaned up in AppletUpdateEvent after calling their respective Update method.
10 years ago
Subv 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. 10 years ago
Subv 2a6ebadf66 HLE/APT: Initial HLE support for 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.
10 years ago