Tweaked MDA aspect ratio, and turned 40-column font scaling back on

This commit is contained in:
Jeff Parsons 2016-04-02 13:13:47 -07:00
commit 3b2cbcaa88
18 changed files with 194 additions and 194 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<video id="videoCGA" model="cga" screenwidth="960" screenheight="600" scale="true" charset="/devices/pc/video/ibm/cga/ibm-cga.json" pos="center" padding="8px">
<video id="videoCGA" model="cga" screenwidth="1280" screenheight="800" scale="true" charset="/devices/pc/video/ibm/cga/ibm-cga.json" pos="center" padding="8px">
<menu>
<title>Color Display</title>
</menu>