83Plus:BCALLs:49D5
From WikiTI
Revision as of 20:29, 29 March 2005 by FloppusMaximus (Talk | contribs)
Synopsis
Official Name: DispForward
BCALL Address: 49D5
Displays a string of tokens in large font.
Inputs
- DE: pointer to beginning of token string
- HL: pointer to byte after string of tokens.
- curRow: screen row to print text
- curCol: screen column to print text
Outputs
Registers Destroyed
- AF, BC, DE, HL
Comments
Auto scroll is temporarily turned off during this entry point.