Difference between revisions of "84PCE:Syscalls:021DB4"
From WikiTI
Line 1: | Line 1: | ||
− | [[Category:84PCE:Syscalls:By Name| | + | [[Category:84PCE:Syscalls:By Name|ArcChk]] [[Category:84PCE:Syscalls:By Address|022040 - ArcChk]] |
− | [[Category:84PCE:Syscalls:By Address| | + | |
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' ArcChk |
− | '''Syscall Address:''' | + | '''Syscall Address:''' 022040h |
− | + | Stores the amount of free archive space into [[84PCE:RAM:D02655|tempFreeArc]]. | |
− | + | ||
− | + | ||
=== Inputs === | === Inputs === | ||
− | * | + | * None |
− | + | ||
− | + | ||
=== Outputs === | === Outputs === | ||
− | * | + | * [[84PCE:RAM:D02655|tempFreeArc]] holds the size of the available archive space |
=== Registers Destroyed === | === Registers Destroyed === | ||
− | * | + | * All |
Revision as of 18:03, 31 May 2016
Synopsis
Hypothesized Official Name: ArcChk
Syscall Address: 022040h
Stores the amount of free archive space into tempFreeArc.
Inputs
- None
Outputs
- tempFreeArc holds the size of the available archive space
Registers Destroyed
- All