Chips & Technology          ;Board name - Cardinal is one
CHIPSTECH                   ;Chips & Technology 82C452
8                           ;Banks, 4 if 256K
0x1E                        ;Menu color, yellow/blue
; VGA modes         X    Y  Color BPL  ROW GR PL B  Mode
1 1 0x13 0 0 0     320  200  256  320  200 16  1 1 ;1
1 1 0x78 0 0 0     640  400  256  640    0 16  1 0 ;2
1 1 0x79 0 0 0     640  480  256  640    0 16  1 0 ;3 Delete if 256K
1 1 0x7A 0 0 0     720  540  256  720    0 16  1 0 ;4 Delete if 256K
1 1 0x7B 0 0 0     800  600  256  800    0 16  1 0 ;5 Delete if 256K
; EGA modes
0 0 0x10 0 0 0     640  350   16   80  819 16  4 1 ;11
0 1 0x12 0 0 0     640  480   16   80  819 16  4 1 ;12
0 1 0x70 0 0 0     800  600   16  100  655 16  4 1 ;13
0 1 0x71 0 0 0     960  720   16  120  546 16  4 1 ;14
0 1 0x72 0 0 0    1024  768   16  128  768 16  4 0 ;15
