Commit Graph

8 Commits (2a3b335b156552515e28f62df2617d06c241a29a)

Author SHA1 Message Date
David Marcec 2a3b335b15 Added IsUserRegistrationRequestPermitted 7 years ago
David Marcec 6f691e71bf began initial implementation of "ProfileManager" 7 years ago
David Marcec 5f8d253ce0 Switched uuids from u128 to new UUID struct 7 years ago
bunnei 2bc296801a
acc: Stub GetUserCount. (#973)
- Used by Pokken Tournament DX.
7 years ago
Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
7 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
8 years ago
mailwl 3769a80fac Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 8 years ago
bunnei 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago