Support s3 pixel format register, 8bpp only for now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1723
This commit is contained in:
parent
c462ea28c3
commit
db45414323
4 changed files with 27 additions and 2 deletions
|
@ -144,6 +144,7 @@ typedef struct {
|
|||
Bit8u ex_hor_overflow;
|
||||
Bit8u ex_ver_overflow;
|
||||
Bit16u la_window;
|
||||
Bit8u misc_control_2;
|
||||
struct {
|
||||
Bit8u r;
|
||||
Bit8u n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue