Final cleanup before v1.15.8 release

This commit is contained in:
Jeff Parsons 2014-11-03 09:48:00 -08:00 committed by jeffpar
commit e4046357fb
11 changed files with 20 additions and 21 deletions

View file

@ -9,7 +9,7 @@
<video id="videoMDA" screenwidth="720" screenheight="350" scale="true" charset="/devices/pc/video/ibm-mda-cga.json" padding="8px">
<name>Monochrome Display</name>
</video>
<cpu id="cpu8088" model="8088" autostart="true" pos="left" padleft="8px">
<cpu id="cpu8088" model="8088" autostart="true" pos="left" padleft="8px" padbottom="8px">
<control type="button" class="input" binding="run">Run</control>
<control type="button" class="input" binding="reset">Reset</control>
</cpu>