MORE DISPLAY HANDLER
ROUTINES
CONVRT
63815 F947
Take the row number and column number that the cursor is on and figure out what memory location that corresponds to.
INATAC
64306 FB32
Convert an internal character value to its ATASCII value.
CLRLIN
64411 FB9B
Clear the line that the cursor is currently on.
SCROLL
64428 FBAC
Scroll the screen.
DRAW
64764 FCFC
Draw a line from OLDROW,OLDCOL to ROWCRS,COLCRS (locations 90 through 92 and 84 through 86).
Return to Table of Contents | Previous Chapter | Next Chapter