Make textmode 54 and 55 work again
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2845
This commit is contained in:
parent
75b028da9e
commit
cb98d87b7a
2 changed files with 3 additions and 3 deletions
|
@ -21,8 +21,8 @@
|
|||
|
||||
//#include "render.h"
|
||||
#include "video.h"
|
||||
|
||||
#define SCALER_MAXWIDTH 1024
|
||||
//MAXWIDTH: increased it for the large text modi
|
||||
#define SCALER_MAXWIDTH 1280
|
||||
#define SCALER_MAXHEIGHT 768
|
||||
|
||||
#define SCALER_COMPLEXWIDTH 512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue