pcjs/devices/pcx86/machine/att/6300/cga/640kb/debugger/machine.xml
2017-08-07 19:33:26 -07:00

15 lines
801 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/machine.xsl"?>
<machine id="att6300" type="pcx86" border="1" pos="center" background="default">
<name pos="center">AT&amp;T Personal Computer 6300 with Color Display</name>
<computer id="att6300-640k" name="AT&amp;T 6300"/>
<cpu id="cpu8086" model="8086" cycles="8000000"/>
<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"/>
<keyboard ref="/devices/pcx86/keyboard/us83-buttons-minimal.xml"/>
<debugger id="debugger"/>
<panel ref="/devices/pcx86/panel/wide.xml"/>
<chipset ref="/devices/pcx86/chipset/att6300-cga-max.xml"/>
</machine>