Generate compiled XML file for PCSIG08 disk collection
This commit is contained in:
parent
9a9f9bb23d
commit
34d6c11c49
5 changed files with 2154 additions and 7 deletions
2146
disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml
Normal file
2146
disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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"/>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue