Backup Noumi's Home Menu changes from her deleted repo

Co-Authored-By: Noumi <139501014+noumidev@users.noreply.github.com>
This commit is contained in:
wheremyfoodat 2024-12-09 20:29:50 +02:00
parent 6be642a118
commit 38ef0dbe4c
32 changed files with 661 additions and 34 deletions

View file

@ -13,17 +13,21 @@ class PTMService {
const EmulatorConfig& config;
// Service commands
void clearSoftwareClosedFlag(u32 messagePointer);
void configureNew3DSCPU(u32 messagePointer);
void getAdapterState(u32 messagePointer);
void getBatteryChargeState(u32 messagePointer);
void getBatteryLevel(u32 messagePointer);
void getSoftwareClosedFlag(u32 messagePointer);
void getPedometerState(u32 messagePointer);
void getStepHistory(u32 messagePointer);
void getStepHistoryAll(u32 messagePointer);
void getSystemTime(u32 messagePointer);
void getTotalStepCount(u32 messagePointer);
public:
enum class Type {
GETS, // ptm:gets
U, // ptm:u
SYSM, // ptm:sysm
PLAY, // ptm:play