[hle/service] fix NPad crashes, add missing homebrew services

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-08-15 08:17:38 +00:00
parent e7a931d06b
commit 1c54b78734
19 changed files with 593 additions and 325 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include "core/hle/service/mig/mig.h"
#include "core/hle/service/mii/mii.h"
#include "core/hle/service/mm/mm_u.h"
#include "core/hle/service/mnpp/mnpp_app.h"
#include "core/hle/service/mnpp/mnpp.h"
#include "core/hle/service/ncm/ncm.h"
#include "core/hle/service/nfc/nfc.h"
#include "core/hle/service/nfp/nfp.h"