[PC98VID] Add framebuffer video miniport driver for NEC PC-98 series (#3040)

This adds generic graphics support on PC-9821.
This commit is contained in:
Dmitry Borisov 2020-08-11 18:39:42 +06:00 committed by Stanislav Motylkov
parent f7e84e231b
commit 27cd9eaf1a
No known key found for this signature in database
GPG key ID: AFE513258CBA9E92
12 changed files with 1260 additions and 6 deletions

View file

@ -353,6 +353,8 @@ WRITE_GDC2_COMMAND(UCHAR Command)
#define GRAPH_IO_i_DPMS 0x9A2
#define GRAPH_IO_o_DPMS 0x9A2
#define GRAPH_DPMS_HSYNC_MASK 0x40
#define GRAPH_DPMS_VSYNC_MASK 0x80
#define GRAPH_IO_i_HORIZONTAL_SCAN_RATE 0x9A8
#define GRAPH_IO_o_HORIZONTAL_SCAN_RATE 0x9A8