pcjs/devices/pcx86/machine/att/6300/cga/640kb/machine.xml

16 lines
909 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.24.0/machine.xsl"?>
<machine id="att6300" class="pcx86" border="1" pos="center" background="#FAEBD7">
<name pos="center">AT&amp;T Personal Computer 6300 with Color Display</name>
<computer id="att6300-640k" name="MPC 1600"/>
<ram id="ramLow" addr="0x00000" size="0xa0000"/>
<rom ref="/devices/pcx86/rom/att/6300/bios-143.xml"/>
<video ref="/devices/pcx86/video/cdp/cga/cdp-cga.xml"/>
<fdc ref="/disks/pcx86/compiled/library.xml"/>
<cpu id="cpu8086" model="8086" cycles="8000000" autostart="true" pos="left" padleft="8px" padbottom="8px">
<control type="button" binding="run">Run</control>
<control type="button" binding="reset">Reset</control>
</cpu>
<keyboard ref="/devices/pcx86/keyboard/us83-buttons-minimal.xml"/>
<chipset id="chipset" model="att6300" sw1="01001000" sw2="11111001"/>
</machine>