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

MediumGraphics

Enters the 320x200x16 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 MediumGraphics

PASCAL

MediumGraphics;