Changes

Jump to navigation Jump to search
580 bytes added ,  02:47, 12 April 2014
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00340084] |- | 1 | Size0, size 0x300 is used if this is >0x300. |- | 2 | Size1, ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00340084]
|-
| 1
| Size0, size 0x300 is used if this is >0x300.
|-
| 2
| Size1, size 0x20 is used if this is >0x20.
|-
| 3
| <nowiki>(Size0<<14) | 2</nowiki>
|-
| 4
| Input buf0 ptr
|-
| 5
| <nowiki>(Size1<<14) | 0x802</nowiki>
|-
| 6
| Input buf1 ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This executes the same code which [[APT:StartApplication]] also uses for the input buffers.

Navigation menu