84PCE:Syscalls:020DD0
From WikiTI
Revision as of 10:35, 31 May 2016 by MateoConLechuga (Talk | contribs)
Synopsis
Hypothesized Official Name: RclVarToEditPtr
Syscall Address: 020DD0h
Operates exactly like RclVarToEdit, except you pass a pointer to the variable data that you would like tokenized and placed in the edit buffer. This is really only useful if your variable resides in the archive, which is preceded by its VAT entry.
Inputs
- DE - Contains a pointer to the start of the variable data
- HL - Contains a pointer to the variable's VAT entry
Outputs
- Tokenized variable placed into edit buffer
Registers Destroyed
- All