| Age | Commit message (Collapse) | Author |
|
trigger registers.
|
|
|
|
Fix applet includes using iwyu
|
|
|
|
|
|
|
|
Library applet support (swkbd for now)
|
|
Applets are now cleaned up in AppletUpdateEvent after calling their respective Update method.
|
|
The code now properly configures the process image to match the loaded
binary segments (code, rodata, data) instead of just blindly allocating
a large chunk of dummy memory.
|
|
|
|
|
|
|
|
|
|
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.
|
|
Cleanup includes, mostly in common
|
|
|
|
Implement blended downscaling for display transfers
|
|
Services/SOC: Added command headers to some of the soc commands.
|
|
|
|
Also has a side-benefit of correcting access to the FPEXC register.
|
|
|
|
the output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EMU_PLATFORM.
|
|
|
|
|
|
Color support for Y2R
|
|
|
|
Services: Continue separation of services into their own folders
|
|
|
|
|
|
hw: Fix mismatched Write call
|
|
|
|
These are able to be accessed in any privilege mode.
|
|
|
|
|
|
|
|
Organize the ExtSaveData folders as they are stored in the console.
|
|
arm_dyncom_thumb: Implement missing instructions.
|
|
|
|
|