Improve/fix aspect correction.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2954
This commit is contained in:
parent
4fdda4e51e
commit
c7205d0750
2 changed files with 57 additions and 8 deletions
|
@ -130,6 +130,7 @@ typedef struct {
|
|||
double hdend, htotal;
|
||||
double parts;
|
||||
} delay;
|
||||
double aspect_ratio;
|
||||
bool double_scan;
|
||||
bool doublewidth,doubleheight;
|
||||
Bit8u font[64*1024];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue