iodelay aware cycle adjustment code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2802
This commit is contained in:
parent
f28020edb3
commit
0bf5025fea
4 changed files with 58 additions and 18 deletions
|
@ -43,6 +43,7 @@ extern Bit32s CPU_CycleMax;
|
|||
extern Bit32s CPU_OldCycleMax;
|
||||
extern Bit32s CPU_CyclePercUsed;
|
||||
extern Bit32s CPU_CycleLimit;
|
||||
extern Bit64s CPU_IODelayRemoved;
|
||||
extern bool CPU_CycleAutoAdjust;
|
||||
extern Bitu CPU_AutoDetermineMode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue