mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 11:01:38 +12:00
Add BOSS service
This commit is contained in:
parent
243224eed3
commit
f965dea916
7 changed files with 60 additions and 5 deletions
|
@ -12,7 +12,8 @@ namespace KernelHandles {
|
|||
CurrentProcess = 0xFFFF8001, // Used by the original kernel
|
||||
AC, // Something network related
|
||||
APT, // App Title something service?
|
||||
CECD, // Streetpass stuff?
|
||||
BOSS, // Streetpass stuff?
|
||||
CECD, // More Streetpass stuff?
|
||||
CFG, // CFG service (Console & region info)
|
||||
HID, // HID service (Handles everything input-related including gyro)
|
||||
FRD, // Friend service (Miiverse friend service)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue