7 Commits (7055dbf489dd9636494736079756fc4f08d12622)

Author SHA1 Message Date
Lioncash 7055dbf489 applet: Move common IsRunning underlying variable to the Applet class 9 years ago
Subv f33e1950b6 APT/Applets: Renamed the members of the SignalType enum. 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
mailwl 367f5dc215 HLE/Applets: Implement ErrEula applet 10 years ago
MerryMage 44dc46d5e1 APT: Remove use of Memory::GetPointer 10 years ago
Subv 3421ea5445 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 10 years ago
Subv b53900a6ab Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
Subv 6b0496175d HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets. 10 years ago
mailwl 5c5954fd5f Layout Mii parameters input/output, and return success as result of applet work 10 years ago
Subv 32fb947b55 HLE/Applets: Implemented a dummy Mii Selector applet. 10 years ago