Add patch 1235272 by kippesoep. "Fixes for Tandy graphics artefacts"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2235
This commit is contained in:
parent
30c5c551f4
commit
07467e8e7c
3 changed files with 43 additions and 14 deletions
|
@ -78,6 +78,9 @@
|
|||
#define VGAREG_MDA_WRITE_FEATURE_CTL 0x3ba
|
||||
#define VGAREG_VGA_WRITE_FEATURE_CTL 0x3da
|
||||
#define VGAREG_ACTL_RESET 0x3da
|
||||
#define VGAREG_TDY_RESET 0x3da
|
||||
#define VGAREG_TDY_ADDRESS 0x3da
|
||||
#define VGAREG_TDY_DATA 0x3de
|
||||
|
||||
#define VGAREG_MDA_MODECTL 0x3b8
|
||||
#define VGAREG_CGA_MODECTL 0x3d8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue