ALTAIR 8800 micro Users Manual
© Briel Computers 2010 page 39
Appendix D: VT100 Control Commands
Altair specific non standard commands:
ESC[R to load program into AVR
ESC[S to store memory into file
ESC[nT change TV text color to value n 1-22
ESC[Z turn off TV cursor
ESC[Y turn on TV cursor
Current VT-100 Code list (Mostly VGA mode)
ESC[m Turn off character attributes
ESC[0m Turn off character attributes
ESC[1m Turn bold character on (reverse)
ESC[7m Turn reverse video on
ESC[nA Move cursor up n lines
ESC[nB Move cursor down n lines
ESC[nC Move cursor right n lines
ESC[nD Move cursor left n lines
ESC[H Move cursor to upper left corner
ESC[;H Move cursor to upper left corner
ESC[line;columnH Move cursor to screen location v,h
ESC[f Move cursor to upper left corner
ESC[;f Move cursor to upper left corner
ESC[line;columnf Move cursor to sceen location v,h
ESCD Move/scroll window up one line
ESC[D Move/scroll window up one line
ESCL Move/scroll window up one line (undocumented)
ESC[L Move/scroll window up one line (undocumented)
ESCM Move/scroll window down one line
ESCK Clear line from cursor right
ESC[0K Clear line from cursor right
ESC[1K Clear line from cursor left
ESC[2K Clear entire line
ESC[J Clear screen from cursor down
ESC[0J Clear screen from cursor down
ESC[1J Clear screen from cursor up
ESC[2J Clear entire screen
ESC[0c Terminal ID responds with [?1;0c for VT-100 no options
ESC[c Terminal ID responds with [?1;0c for VT-100 no options
Esc[value@ Insert one character
Esc[valueP Delete one character