mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
vga: use constants from vga.h
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
0dad6c35fc
commit
5e55efc9e7
3 changed files with 198 additions and 175 deletions
|
@ -25,9 +25,6 @@
|
|||
#include <hw/hw.h>
|
||||
#include "memory.h"
|
||||
|
||||
#define MSR_COLOR_EMULATION 0x01
|
||||
#define MSR_PAGE_SELECT 0x20
|
||||
|
||||
#define ST01_V_RETRACE 0x08
|
||||
#define ST01_DISP_ENABLE 0x01
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue