Generate compiled XML file for PCSIG08 disk collection

This commit is contained in:
Jeff Parsons 2017-07-11 15:45:44 -07:00 committed by Jeff Parsons
commit 34d6c11c49
5 changed files with 2154 additions and 7 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@
<rom id="romBASIC" addr="0xf6000" size="0x8000" file="/devices/pcx86/rom/5150/basic/BASIC100.json"/>
<rom id="romBIOS" addr="0xfe000" size="0x2000" file="/devices/pcx86/rom/5150/1981-04-24/PCBIOS-REV1.json"/>
<video ref="/devices/pcx86/video/ibm/cga/ibm-cga.xml"/>
<fdc ref="/disks/pcx86/shareware/pcsig08/fdc.xml"/>
<fdc ref="/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml"/>
<keyboard ref="/devices/pcx86/keyboard/us83-buttons-minimal.xml"/>
<debugger id="debugger"/>
<panel ref="/devices/pcx86/panel/wide.xml"/>

View file

@ -7,7 +7,7 @@
<rom id="romBASIC" addr="0xf6000" size="0x8000" file="/devices/pcx86/rom/5150/basic/BASIC100.json"/>
<rom id="romBIOS" addr="0xfe000" size="0x2000" file="/devices/pcx86/rom/5150/1981-04-24/PCBIOS-REV1.json"/>
<video ref="/devices/pcx86/video/ibm/cga/ibm-cga.xml"/>
<fdc ref="/disks/pcx86/shareware/pcsig08/fdc.xml"/>
<fdc ref="/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml"/>
<keyboard ref="/devices/pcx86/keyboard/us83-buttons-minimal.xml"/>
<cpu id="cpu8088" model="8088" autostart="true" pos="right" padRight="8px" padBottom="8px">
<control type="button" binding="run">Run</control>