Changes

694 bytes added ,  01:02, 26 September 2023
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050082] |- | 2 | Size |- | 3 | BlkID |- | 4 | (Size<<4) <nowiki>|</nowiki>..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00050082]
|-
| 2
| Size
|-
| 3
| BlkID
|-
| 4
| (Size<<4) <nowiki>|</nowiki> 12
|-
| 5
| Output buffer ptr
|}

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

=Description=
This returns common account info from common.dat

=DataBlocks=

{| class="wikitable" border="1"
|-
! BlkID
! Size
! Description
|-
| 0x1
| 0x1
| Total number of accounts
|-
| 0x2
| 0x1
| DefaultNfsNo (current account)
|-
| 0x3
| 0x1
| DefaultNfsNo? (current account?)
|-
| 0x4
| ?
| ?
|-
| 0x5
| ?
| ?
|-
| 0x6
| 0x8
| CommonTransferableIdBase
|}
127

edits