.disableCursor EQUB 23, 0, 10, 23 \ Set 6845 register R10 = 23 EQUB 0, 0, 0 \ EQUB 0, 0, 0 \ This is the "cursor start" register, so this sets the \ cursor start line at 23, effectively disabling the \ cursorName: disableCursor [Show more] Type: Variable Category: Setup Summary: The VDU command for disabling the cursorContext: See this variable in context in the source code References: This variable is used as follows: * SetupScreen uses disableCursor