Difference between revisions of "84PCE:Syscalls:020AEC"

From WikiTI
Jump to: navigation, search
(Created page with "NameToOP1 020AEC - NameToOP1 == Synopsis == '''Hypothesized Official Name:''' NameToOP1 '''Syscall...")
 
(No difference)

Latest revision as of 06:38, 31 May 2016

Synopsis

Hypothesized Official Name: NameToOP1

Syscall Address: 020AECh

This will place the name of the variable in editSym into OP1. It does not include the type byte, so that must be done yourself, or you can pass editSym to VarNameToOP1HL in order to get the type byte written as well.

Inputs

  • editSym - pointer to VAT entry of a varaible

Outputs

  • OP1 contains the name of the variable, with the type byte left null

Destroys

  • All