add vret irq (ega only; fixes Gauntlet hanging)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3001
This commit is contained in:
parent
b0855c4d63
commit
c9eb0378a5
3 changed files with 12 additions and 3 deletions
|
@ -142,6 +142,7 @@ typedef struct {
|
|||
Bit8u count,delay;
|
||||
Bit8u enabled;
|
||||
} cursor;
|
||||
bool vret_triggered;
|
||||
} VGA_Draw;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue