<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/machines/pcx86/xsl/machine.xsl"?>
<machine id="ibm5170" type="pcx86" border="1" pos="center" background="default">
	<name pos="center">IBM PC AT (8Mhz), 640Kb RAM, Dual Floppy Drives, CGA</name>
	<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
	<cpu id="cpu286" model="80286" cycles="8000000" autoStart="true"/>
	<ram id="ramLow" addr="0x00000" size="0xa0000"/>
	<rom id="romBIOS" addr="0xf0000" size="0x10000" alias="0xff0000" file="/machines/pcx86/ibm/5170/rom/bios/1985-11-15/ATBIOS-REV3.json5"/>
	<video ref="/machines/pcx86/ibm/video/cga/ibm-cga.xml"/>
	<fdc ref="/machines/pcx86/ibm/fdc/library.xml" autoMount='{A:{name:"PC DOS 3.00 (Disk 1)"},B:{name:"PC DOS 3.00 (Disk 2)"}}'/>
	<hdc id="hdcAT" type="AT" drives='[{name:"10Mb Hard Disk",type:1,path:"/tools/pc/disks/harddisk.json"}]'/>
	<keyboard ref="/machines/pcx86/ibm/keyboard/us84-softkeys.xml"/>
	<debugger id="debugger" messages="fault" commands=""/>
	<panel ref="/machines/pcx86/panel/wide286.xml"/>
	<chipset id="chipset" model="5170" floppies="[1200,1200]" monitor="color"/>
	<serial id="com1" adapter="1"/>
	<serial id="com2" adapter="2" binding="print"/>
	<mouse serial="com1"/>
</machine>
