diff options
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceDisplay.yml | 10 | ||||
-rw-r--r-- | nids/360/SceDriverUser.yml | 79 | ||||
-rw-r--r-- | nids/360/SceMotion.yml | 26 | ||||
-rw-r--r-- | nids/360/SceRtc.yml | 47 |
4 files changed, 83 insertions, 79 deletions
diff --git a/nids/360/SceDisplay.yml b/nids/360/SceDisplay.yml index a03b169..7b00661 100644 --- a/nids/360/SceDisplay.yml +++ b/nids/360/SceDisplay.yml @@ -78,3 +78,13 @@ modules: sceDisplayWaitVblankStartMultiCB: 0x77ED8B3A sceDisplayWaitVblankStartMultiCBInternal: 0x61421AAF sceDisplayWaitVblankStartMultiInternal: 0x32287576 + SceDisplayUser: + nid: 0x4FAACD11 + functions: + sceDisplayGetFrameBuf: 0x42AE6BBC + sceDisplayGetFrameBufInternal: 0x5213F74B + sceDisplayGetMaximumFrameBufResolution: 0x8848ADDD + sceDisplayGetResolutionInfoInternal: 0x0BFB78C6 + sceDisplaySetFrameBuf: 0x7A410B64 + sceDisplaySetFrameBufForCompat: 0x8C36B628 + sceDisplaySetFrameBufInternal: 0x89F86A1E diff --git a/nids/360/SceDriverUser.yml b/nids/360/SceDriverUser.yml index 5840698..9f224b3 100644 --- a/nids/360/SceDriverUser.yml +++ b/nids/360/SceDriverUser.yml @@ -133,16 +133,6 @@ modules: sceAppMgrUpdateSaveDataParam: 0x1B0BD20D sceAppMgrWorkDirMount: 0x9B3BB24D sceAppMgrWorkDirMountById: 0x80E86E42 - SceDisplayUser: - nid: 0x4FAACD11 - functions: - sceDisplayGetFrameBuf: 0x42AE6BBC - sceDisplayGetFrameBufInternal: 0x5213F74B - sceDisplayGetMaximumFrameBufResolution: 0x8848ADDD - sceDisplayGetResolutionInfoInternal: 0x0BFB78C6 - sceDisplaySetFrameBuf: 0x7A410B64 - sceDisplaySetFrameBufForCompat: 0x8C36B628 - sceDisplaySetFrameBufInternal: 0x89F86A1E SceDrmBridgeUser: nid: 0x91AFEB43 functions: @@ -172,72 +162,3 @@ modules: sceFiosOverlayResolveWithRangeSync02: 0x61C4AAC4 sceFiosOverlayThreadIsDisabled02: 0x23B8DB1D sceFiosOverlayThreadSetDisabled02: 0x70321220 - SceMotion: - nid: 0xDC571B3F - functions: - sceMotionGetAngleThreshold: 0x499B6C87 - sceMotionGetBasicOrientation: 0x4F28BFE0 - sceMotionGetDeadband: 0x112E0EAE - sceMotionGetDeviceLocation: 0x047F060A - sceMotionGetGyroBiasCorrection: 0xE8A28DA5 - sceMotionGetMagnetometerState: 0x3D4813AE - sceMotionGetSensorState: 0x47D679EA - sceMotionGetState: 0xBDB32767 - sceMotionGetTiltCorrection: 0xC1652201 - sceMotionMagnetometerOff: 0xC1A7395A - sceMotionMagnetometerOn: 0x122A79F8 - sceMotionReset: 0x0FD2CDA2 - sceMotionRotateYaw: 0x20F00078 - sceMotionSetAngleThreshold: 0xDACB2A41 - sceMotionSetDeadband: 0x917EA390 - sceMotionSetGyroBiasCorrection: 0xA4A7E6E2 - sceMotionSetTiltCorrection: 0xAF09FCDB - sceMotionStartSampling: 0x28034AC9 - sceMotionStopSampling: 0xAF32CB1D - SceRtcUser: - nid: 0x6704D3C6 - functions: - sceRtcCheckValid: 0xD7622935 - sceRtcCompareTick: 0xC7385158 - sceRtcConvertLocalTimeToUtc: 0x0A05E201 - sceRtcConvertUtcToLocalTime: 0x1282C436 - sceRtcFormatRFC2822: 0x147F2138 - sceRtcFormatRFC2822LocalTime: 0x42CA8EB5 - sceRtcFormatRFC3339: 0xCCEA2B54 - sceRtcFormatRFC3339LocalTime: 0x742250A9 - sceRtcGetCurrentAdNetworkTick: 0x5612AF12 - sceRtcGetCurrentClock: 0x70FDE8F1 - sceRtcGetCurrentClockLocalTime: 0x0572EDDC - sceRtcGetCurrentDebugNetworkTick: 0x4ED6BA6C - sceRtcGetCurrentGpsTick: 0xBB92534F - sceRtcGetCurrentNetworkTick: 0xCDDD25FE - sceRtcGetCurrentRetainedNetworkTick: 0xA086AE18 - sceRtcGetCurrentTick: 0x23F79274 - sceRtcGetDayOfWeek: 0x2F3531EB - sceRtcGetDayOfYear: 0xB5C4E95F - sceRtcGetDaysInMonth: 0x49EB4556 - sceRtcGetDosTime: 0x92ABEBAF - sceRtcGetLastAdjustedTick: 0x8148E95C - sceRtcGetLastReincarnatedTick: 0xA8C16615 - sceRtcGetTick: 0xF2B238E2 - sceRtcGetTickResolution: 0x811313B3 - sceRtcGetTime64_t: 0xC995DE02 - sceRtcGetTime_t: 0x8DE6FEB7 - sceRtcGetWin32FileTime: 0x8A95E119 - sceRtcIsLeapYear: 0xF17FD8B5 - sceRtcParseDateTime: 0x2347CE12 - sceRtcParseRFC3339: 0x2D18AEEC - sceRtcSetDosTime: 0xF8B22B07 - sceRtcSetTick: 0xCD89F464 - sceRtcSetTime64_t: 0xA6C36B6A - sceRtcSetTime_t: 0x3A332F81 - sceRtcSetWin32FileTime: 0xA79A8846 - sceRtcTickAddDays: 0x58DE3C70 - sceRtcTickAddHours: 0x6F193F55 - sceRtcTickAddMicroseconds: 0xAE26D920 - sceRtcTickAddMinutes: 0x4C358871 - sceRtcTickAddMonths: 0x6321B4AA - sceRtcTickAddSeconds: 0x979AFD79 - sceRtcTickAddTicks: 0x4559E2DB - sceRtcTickAddWeeks: 0xE713C640 - sceRtcTickAddYears: 0xDF6C3E1B diff --git a/nids/360/SceMotion.yml b/nids/360/SceMotion.yml new file mode 100644 index 0000000..659ffb2 --- /dev/null +++ b/nids/360/SceMotion.yml @@ -0,0 +1,26 @@ +modules: + SceMotion: + nid: 0x0000005F + libraries: + SceMotion: + nid: 0xDC571B3F + functions: + sceMotionGetAngleThreshold: 0x499B6C87 + sceMotionGetBasicOrientation: 0x4F28BFE0 + sceMotionGetDeadband: 0x112E0EAE + sceMotionGetDeviceLocation: 0x047F060A + sceMotionGetGyroBiasCorrection: 0xE8A28DA5 + sceMotionGetMagnetometerState: 0x3D4813AE + sceMotionGetSensorState: 0x47D679EA + sceMotionGetState: 0xBDB32767 + sceMotionGetTiltCorrection: 0xC1652201 + sceMotionMagnetometerOff: 0xC1A7395A + sceMotionMagnetometerOn: 0x122A79F8 + sceMotionReset: 0x0FD2CDA2 + sceMotionRotateYaw: 0x20F00078 + sceMotionSetAngleThreshold: 0xDACB2A41 + sceMotionSetDeadband: 0x917EA390 + sceMotionSetGyroBiasCorrection: 0xA4A7E6E2 + sceMotionSetTiltCorrection: 0xAF09FCDB + sceMotionStartSampling: 0x28034AC9 + sceMotionStopSampling: 0xAF32CB1D diff --git a/nids/360/SceRtc.yml b/nids/360/SceRtc.yml index 9d94e37..c5dc088 100644 --- a/nids/360/SceRtc.yml +++ b/nids/360/SceRtc.yml @@ -58,3 +58,50 @@ modules: sceRtcSetSecureAlarmTick: 0x8333790D sceRtcUnregisterCallback: 0x9546C68B sceRtcUnregisterSecureAlarmCallback: 0xEDDC2325 + SceRtcUser: + nid: 0x6704D3C6 + functions: + sceRtcCheckValid: 0xD7622935 + sceRtcCompareTick: 0xC7385158 + sceRtcConvertLocalTimeToUtc: 0x0A05E201 + sceRtcConvertUtcToLocalTime: 0x1282C436 + sceRtcFormatRFC2822: 0x147F2138 + sceRtcFormatRFC2822LocalTime: 0x42CA8EB5 + sceRtcFormatRFC3339: 0xCCEA2B54 + sceRtcFormatRFC3339LocalTime: 0x742250A9 + sceRtcGetCurrentAdNetworkTick: 0x5612AF12 + sceRtcGetCurrentClock: 0x70FDE8F1 + sceRtcGetCurrentClockLocalTime: 0x0572EDDC + sceRtcGetCurrentDebugNetworkTick: 0x4ED6BA6C + sceRtcGetCurrentGpsTick: 0xBB92534F + sceRtcGetCurrentNetworkTick: 0xCDDD25FE + sceRtcGetCurrentRetainedNetworkTick: 0xA086AE18 + sceRtcGetCurrentTick: 0x23F79274 + sceRtcGetDayOfWeek: 0x2F3531EB + sceRtcGetDayOfYear: 0xB5C4E95F + sceRtcGetDaysInMonth: 0x49EB4556 + sceRtcGetDosTime: 0x92ABEBAF + sceRtcGetLastAdjustedTick: 0x8148E95C + sceRtcGetLastReincarnatedTick: 0xA8C16615 + sceRtcGetTick: 0xF2B238E2 + sceRtcGetTickResolution: 0x811313B3 + sceRtcGetTime64_t: 0xC995DE02 + sceRtcGetTime_t: 0x8DE6FEB7 + sceRtcGetWin32FileTime: 0x8A95E119 + sceRtcIsLeapYear: 0xF17FD8B5 + sceRtcParseDateTime: 0x2347CE12 + sceRtcParseRFC3339: 0x2D18AEEC + sceRtcSetDosTime: 0xF8B22B07 + sceRtcSetTick: 0xCD89F464 + sceRtcSetTime64_t: 0xA6C36B6A + sceRtcSetTime_t: 0x3A332F81 + sceRtcSetWin32FileTime: 0xA79A8846 + sceRtcTickAddDays: 0x58DE3C70 + sceRtcTickAddHours: 0x6F193F55 + sceRtcTickAddMicroseconds: 0xAE26D920 + sceRtcTickAddMinutes: 0x4C358871 + sceRtcTickAddMonths: 0x6321B4AA + sceRtcTickAddSeconds: 0x979AFD79 + sceRtcTickAddTicks: 0x4559E2DB + sceRtcTickAddWeeks: 0xE713C640 + sceRtcTickAddYears: 0xDF6C3E1B |