Fixed Node rendering of PC8080 pages (all one of them)

This commit is contained in:
Jeff Parsons 2016-04-21 09:50:03 -07:00
commit f324b62493
5 changed files with 89 additions and 43 deletions

View file

@ -11,7 +11,7 @@
<ram id="ram" addr="0x2000" size="0x2000"/>
<video id="video" screenWidth="224" screenHeight="256" aspect="1.33" rotate="90" addr="0x2400" width="40%" pos="left" padding="8px">
<menu>
<title>224x256 Screen</title>
<title>224x256 Screen (Rotated)</title>
</menu>
</video>
<panel ref="/devices/pc8080/panel/default.xml"/>