ANTIC Instruction Set


Source: De Re Atari, Chapter 2, by Chris Crawford

ANTIC Mode Line Requirements

ANTIC Mode BASIC mode Colors Scan Lines per Mode Line Horizontal Pixels Bytes per Line (normal width) Bytes per Screen
2 0 2 8 40 char's 40 960
3 none 2 10 40 char's 40 760
4 none 4 8 40 char's 40 960
5 none 4 16 40 char's 40 480
6 1 5 8 20 char's 20 480
7 2 5 16 20 char's 20 240
8 3 4 8 40 10 240
9 4 2 4 80 10 480
A 5 4 4 80 20 960
B 6 2 2 160 20 1920
C none 2 1 160 20 3840
D 7 4 2 160 40 3840
E none 4 1 160 40 7680
F 8 2 1 320 40 7680

Notes

Pixel Value Color Bits Received
0 COLBG 00
1 COLPF0 00
2 COLPF1 01
3 COLPF2 10
C0 (text only) COLPF3 11


Instruction Format

Blank Line

DLI Number of scan lines to skip - 1 0

Jump

0 1

Jump and Wait for Vertical Blank

4 1

Graphics Line

DLI LMS VScroll HScroll ANTIC Mode (2-F)

Back to Atari page Back to Atari Technical Information page