enhance cycles config variable a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2780
This commit is contained in:
parent
103cd7f6c9
commit
667c756775
3 changed files with 69 additions and 9 deletions
|
@ -42,6 +42,7 @@ extern Bit32s CPU_CycleLeft;
|
|||
extern Bit32s CPU_CycleMax;
|
||||
extern Bit32s CPU_OldCycleMax;
|
||||
extern Bit32s CPU_CyclePercUsed;
|
||||
extern Bit32s CPU_CycleLimit;
|
||||
extern bool CPU_CycleAutoAdjust;
|
||||
extern Bitu CPU_AutoDetermineMode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue