Searched refs:CGA (Results 1 – 5 of 5) sorted by relevance
| /tools/firmware/vgabios/ |
| A D | vgatables.h | 87 #define CGA 0x02 macro 114 {0x04, GRAPH, CGA, 2, 0xB800, 0xFF, 0x01}, 115 {0x05, GRAPH, CGA, 2, 0xB800, 0xFF, 0x01}, 116 {0x06, GRAPH, CGA, 1, 0xB800, 0xFF, 0x01},
|
| A D | ChangeLog | 57 - improved VGA compatible setup for VBE modes (disable CGA and Hercules 369 - text scroll functions for CGA graphics modes added 447 - CGA specific functions (group AH = 0x0B) implemented 512 - write character function for CGA modes added 513 - read/write graphics pixel for CGA and LINEAR8 modes added 843 biosfn_set_video_mode() now clears the screen in CGA mode
|
| A D | vgabios.c | 1361 case CGA: 1649 case CGA: 1709 case CGA: 1842 case CGA: 1912 case CGA: 2015 case CGA:
|
| A D | README | 133 . write character function for CGA and LINEAR8 modes
|
| /tools/firmware/rombios/ |
| A D | rombios.c | 9393 ;; at the time, or 4 to drive the CGA video adapter. The div3 11471 .org 0xf0a4 ; MDA/CGA Video Parameter Table (INT 1Dh)
|
Completed in 19 milliseconds