Ahead B Chip                ;Board name
AHEADB                      ;Ahead 'B' VGA chip
8                           ;Banks, use 16 if you have 1M of display memory
6                           ;Menu text color
1 1 0x13 0 0 0 320 200 256  ;VGA modes
1 1 0x60 0 0 0 640 400 256
1 1 0x61 0 0 0 640 480 256
1 1 0x62 0 0 0 800 600 256
; 1 1 0x63 0 0 0 1024 768 256  ;Add this mode if you have 1M of display memory
0 0 0x10 0 0 0 640 350 16   ;EGA modes
0 1 0x12 0 0 0 640 480 16
0 1 0x6A 0 0 0 800 600 16
0 1 0x74 0 0 0 1024 768 16
