Completed S3 XGA compatibility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2087
This commit is contained in:
parent
fba8482ce1
commit
2dbe07074c
5 changed files with 224 additions and 192 deletions
|
@ -345,9 +345,6 @@ void VGA_SetCGA2Table(Bit8u val0,Bit8u val1);
|
|||
void VGA_SetCGA4Table(Bit8u val0,Bit8u val1,Bit8u val2,Bit8u val3);
|
||||
void VGA_ActivateHardwareCursor(void);
|
||||
|
||||
/* XGA Functionality */
|
||||
void XGA_UpdateHWC(void);
|
||||
|
||||
extern VGA_Type vga;
|
||||
|
||||
extern Bit32u ExpandTable[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue