global direction flag register
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1562
This commit is contained in:
parent
2b919b0ffe
commit
73879ec6b7
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ struct CPUBlock {
|
|||
struct {
|
||||
Bitu which,error;
|
||||
} exception;
|
||||
Bits direction;
|
||||
};
|
||||
|
||||
extern CPUBlock cpu;
|
||||
|
|
Loading…
Add table
Reference in a new issue