Acumos                      ;Board name
ACUMOS                      ;Tseng ET 4000 VGA chip
8                           ;Banks, 8 if 512K
0x1E                        ;Menu color, yellow/blue
; VGA modes                  Mode
1 1 0x13 0 0 0 320 200 256  ;1
1 1 0x5e 0 0 0 640 400 256  ;2 STB boards use 0x78 for this mode
1 1 0x5f 0 0 0 640 480 256  ;3
1 1 0x5c 0 0 0 800 600 256  ;4
; EGA modes
0 0 0x10 0 0 0 640 350 16   ;11
0 1 0x12 0 0 0 640 480 16   ;12
0 1 0x58 0 0 0 800 600 16   ;13
0 1 0x5d 0 0 0 1024 768 16  ;14
