Changed CGA/TANDY modes to be 200 lines and 60 hz
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1612
This commit is contained in:
parent
9bf1cd50f5
commit
7334090313
2 changed files with 34 additions and 28 deletions
|
@ -104,6 +104,7 @@ struct VideoModeBlock {
|
|||
|
||||
Bitu htotal,vtotal;
|
||||
Bitu hdispend,vdispend;
|
||||
Bitu rate;
|
||||
Bitu special;
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue