Ring-Con: Difference between revisions

Line 182: Line 182:


== 0x00023104 ==
== 0x00023104 ==
The code which calls the func implementing this clamps the output value to range 0-500, then copies it elsewhere. Hence, this is probably the rep-count for Multitask Mode?
Reply:
Reply:


Line 188: Line 190:
! Offset || Size || Description
! Offset || Size || Description
|-
|-
| 0x4 || 0x3 || Data, copied to an output struct as an u32.
| 0x4 || 0x3 || Data, copied to an output struct as a s32.
|-
|-
| 0x7 || 0x1 || [[#CRC]] over the previous 0x3-bytes.
| 0x7 || 0x1 || [[#CRC]] over the previous 0x3-bytes.