Add some new tandy registers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1637
This commit is contained in:
parent
bd451f9df4
commit
79dfccf120
1 changed files with 4 additions and 1 deletions
|
@ -170,7 +170,10 @@ typedef struct {
|
|||
Bit8u mem_bank;
|
||||
Bit8u disp_bank;
|
||||
Bit8u reg_index;
|
||||
bool set_reg;
|
||||
Bit8u mode_control1;
|
||||
Bit8u palette_mask;
|
||||
Bit8u border_color;
|
||||
Bit8u mode_control2;
|
||||
} VGA_TANDY;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue