From e252a69f7e443cb6d3d918fcf31ef6a91a7233aa Mon Sep 17 00:00:00 2001 From: Reiko Asakura Date: Sun, 18 Apr 2021 20:54:57 -0400 Subject: Add SceNpKdc functions --- nids/360/SceNpKdc.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 nids/360/SceNpKdc.yml (limited to 'nids/360/SceNpKdc.yml') diff --git a/nids/360/SceNpKdc.yml b/nids/360/SceNpKdc.yml new file mode 100644 index 0000000..0ea5a62 --- /dev/null +++ b/nids/360/SceNpKdc.yml @@ -0,0 +1,13 @@ +modules: + SceNpKdc: + nid: 0x8486104C + libraries: + SceNpKdc: + nid: 0x52115CC3 + functions: + sceNpKdcAbortReq: 0xC3B78C87 + sceNpKdcActivateConsole: 0xD8903721 + sceNpKdcDeactivateConsole: 0x23521D81 + sceNpKdcGetProductRif: 0x78E56B9B + sceNpKdcInit: 0x26F8A1B9 + sceNpKdcTerm: 0x06CB1007 -- cgit v1.2.3