Cirrus Logic GD54           ;Board name, change to suit
VESA                        ;VESA compatible board
16                          ;64K banks, 16 if 1M
0x1E                        ;Menu color, yellow/blue
; VGA modes           X    Y  Color GR  Mode
1 1 0x13   0     0 0  320  200 256  4  ;1
1 1 0x4F02 0x100 0 0  640  400 256  4  ;2
1 1 0x4F02 0x101 0 0  640  480 256  4  ;4
1 1 0x4F02 0x103 0 0  800  600 256  4  ;5
1 1 0x4F02 0x105 0 0 1024  768 256  4  ;6
; EGA modes
0 0 0x10   0     0 0  640  350  16  4  ;11
0 1 0x12   0     0 0  640  480  16  4  ;12
0 1 0x4F02 0x102 0 0  800  600  16  4  ;13
0 1 0x4F02 0x104 0 0 1024  768  16  4  ;14
; 32K color modes
2 1 0x4F02 0x110 0 0  640  480   0  4
2 1 0x4F02 0x113 0 0  800  600   0  4
; 64K color modes
3 1 0x4F02 0x111 0 0  640  480   0  4
3 1 0x4F02 0x114 0 0  800  600   0  4
; 16M color modes
4 1 0x4F02 0x112 0 0  640  480 123  4
