( ) ( Low resolution graphics words for QForth.GR ) ( RTK, 16-Jan-04, last update: 16-Jan-04 ) ( ==================================================== ) ( Constants for monitor routines ) -1948 constant (SETCOL) ( $F864, set lores color ) -2048 constant (PLOT) ( $F800, plot a point ) -2023 constant (HLINE) ( $F819, horizontal line ) -2008 constant (VLINE) ( $F828, vertical line ) -1998 constant (CLRSCR) ( $F832, clear graphics ) -1994 constant (CLRTOP) ( $F836, clear top of screen ) create (SCRN) 173 c, 0 c, 0 c, ( LDA