Definicon, 16 Bit           ;Run 1280.COM on older Definicon boards
TS4000                      ;Works with most Tseng ET-4000 cards
16                          ;Banks, 8 if 512K
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  0   64 1  0 ;1
1 1 0x2d 0 0 0  640  350 256  640  0   64 1  0 ;2
1 1 0x2f 0 0 0  640  400 256  640  0   64 1  0 ;3
1 1 0x2e 0 0 0  640  480 256  640  0   64 1  0 ;4
1 1 0x30 0 0 0  800  600 256  800  0   64 1  0 ;5
1 1 0x38 0 0 0 1024  768 256 1024  0   64 1  0 ;6 Delete if 512K
; EGA modes
0 0 0x10 0 0 0  640  350  16   80  0   64 4  1 ;11
0 1 0x12 0 0 0  640  480  16   80  0   64 4  1 ;12
0 1 0x29 0 0 0  800  600  16  100  0   64 4  0 ;13
0 1 0x37 0 0 0 1024  768  16  128  0   64 4  0 ;14
0 1 0x3D 0 0 0 1280 1024  16  160  0   64 4  0 ;16
