1 Commits (d0bf7df5ba11f19314b5b08d264de79bce691a45)

Author SHA1 Message Date
mailwl d0bf7df5ba HLE/Applets: Stub Mint (eShop) Applet (#2463) 9 years ago
Lioncash f1709b8b59 applet: Move common IsRunning underlying variable to the Applet class 9 years ago
Subv d7ab4fd53d APT/Applets: Renamed the members of the SignalType enum. 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
mailwl e06f2705f0 HLE/Applets: Implement ErrEula applet 10 years ago
MerryMage fddd243b17 APT: Remove use of Memory::GetPointer 10 years ago
Subv ac2de12ed8 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 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
Subv 6970b7d3d5 HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets. 10 years ago
mailwl e311398a22 Layout Mii parameters input/output, and return success as result of applet work 10 years ago
Subv 0f8be2d2cc HLE/Applets: Implemented a dummy Mii Selector applet. 10 years ago