GSPLCD:SetABLArea: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050140] |- | 1 | Screen (1 = top, 2 = bottom, 3 = both) |- | 2 | X offset |..." |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 38: | Line 38: | ||
=Description= | =Description= | ||
Sets the area for | Sets the area for ABL. | ||
Latest revision as of 16:51, 11 October 2023
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00050140] |
| 1 | Screen (1 = top, 2 = bottom, 3 = both) |
| 2 | X offset |
| 3 | Width |
| 4 | Y offset |
| 5 | Height |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Sets the area for ABL.