mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 11:01:38 +12:00
Don't die on ns:s, add wifi level config mem address
This commit is contained in:
parent
103cb6acc2
commit
e2888d839a
4 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,7 @@ namespace KernelHandles {
|
|||
NFC, // NFC (Duh), used for Amiibo
|
||||
NIM, // Updates, DLC, etc
|
||||
NDM, // ?????
|
||||
NS_S, // Nintendo Shell service
|
||||
NWM_UDS, // Local multiplayer
|
||||
NEWS_U, // This service literally has 1 command (AddNotification) and I don't even understand what it does
|
||||
PTM_U, // PTM service (Used for accessing various console info, such as battery, shell and pedometer state)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue