PCG

All PRINT output after this command accesses the PCG memory.

Program Example.

00100 LORES : REM Set up the PCG with LORES graphics chars
00110 PCG
00120 PRINT "This will come out ";
00130 NORMAL:PRINT "garbled"
00140 END

Try it

See also HIRES, HIRES2, LORES, PLOT, SET, RESET, INVERT, NORMAL.