Bypass navigation menu
RGB Classic Games
Keeping the classics alive
Currently hosting 566 great games!
Return to Chapter 2

LowGraphics

Enters the 160x200x16 color graphics screen mode and enables all graphics functions.

This function verifies the GRAFIX driver is loaded before attempting to enter the graphics mode.

Parameters

None

Examples

BASIC

CALL LowGraphics

PASCAL

LowGraphics;