ATI Ultra 8514A GA          ;Board name
ATINEW                      ;New ATI VGA chip with standard 1024x768x16
8                           ;Banks, 8 if 512K, 4 if 256K
0x1E                        ;Menu color, yellow/blue
; VGA modes                  Mode
1 1 0x13 0 0 0 320 200 256  ;1
1 1 0x61 0 0 0 640 400 256  ;2
1 1 0x62 0 0 0 640 480 256  ;3 Delete if 256K display memory
1 1 0x63 0 0 0 800 600 256  ;4 Delete if 256K display memory
1 1 8514 0 0 0 1024 768 256 ;5 Remember to run ATI's HDILOAD first
; EGA modes
0 0 0x10 0 0 0 640 350 16   ;11
0 1 0x12 0 0 0 640 480 16   ;12
0 1 0x54 0 0 0 800 600 16   ;13
0 1 0x55 0 0 0 1024 768 16  ;14
