1
0
Fork 0

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:
Sjoerd van der Berg 2004-03-14 19:05:41 +00:00
parent c462ea28c3
commit db45414323
4 changed files with 27 additions and 2 deletions

View file

@ -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;