Text mode panning patch for the vgaonly machine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3618
This commit is contained in:
parent
ad7695d707
commit
f30cf339c3
3 changed files with 157 additions and 185 deletions
|
@ -157,6 +157,8 @@ typedef struct {
|
|||
Bit8u font[64*1024];
|
||||
Bit8u * font_tables[2];
|
||||
Bitu blinking;
|
||||
bool blink;
|
||||
bool char9dot;
|
||||
struct {
|
||||
Bitu address;
|
||||
Bit8u sline,eline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue