Software Keyboard: Difference between revisions

Created page with "The software keyboard expects to be passed three IStorages via PushInData. == Common Arguments == The first I..."
 
Thog (talk | contribs)
No edit summary
Line 9: Line 9:
! Offset || Size || Typical Value || Notes  
! Offset || Size || Typical Value || Notes  
|-
|-
| 0x0 || 4 || 1 || Version field?
| 0x0 || 4 || 1 || Common Arguments version
|-
|-
| 0x4 || 4 || 0x20 || Size field?
| 0x4 || 4 || 0x20 || Common Arguments size
|-
|-
| 0x8 || 4 || 5 || Unknown
| 0x8 || 4 || 5 || Library applet version (some kind of API version?)
|-
|-
| 0xC || 4 || 0 || Theme color
| 0xC || 4 || 0 || Theme color
|-
|-
| 0x10 || 1 || 0 || Unknown
| 0x10 || 1 || 0 || Play startup sound
|-
|-
| 0x18 || 8 || N/A || System tick (see [[SVC#svcGetSystemTick|svcGetSystemTick]])
| 0x18 || 8 || N/A || System tick (see [[SVC#svcGetSystemTick|svcGetSystemTick]])