<?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, 640Kb RAM, 47Mb Hard Disk, IBM EGA (128Kb)</name>
	<computer id="at-ega-640k" name="IBM PC AT" buswidth="24"/>
	<cpu id="cpu286" model="80286"/>
	<ram id="ramLow" addr="0x00000" size="0xa0000" test="false" comment="ROM BIOS memory test has been disabled"/>
	<rom id="romBIOS" addr="0xf0000" size="0x10000" alias="0xff0000" file="/machines/pcx86/ibm/5170/rom/bios/1984-01-10/ATBIOS-REV1.json5"/>
	<video ref="/machines/pcx86/ibm/video/ega/1984-09-13/ibm-ega-5154-128k-autolockfs.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 ref="/machines/pcx86/ibm/hdc/47mb/unformatted-at5.xml"/>
	<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]"/>
	<serial id="com1" adapter="1" binding="print"/>
	<serial id="com2" adapter="2"/>
	<testctl id="test" binding="com2" tests="/software/pcx86/test/testmon/tests.json">
		<control type="container" class="pcjs-textarea" width="96%" padding="8px">
			<name>TestMonitor</name>
			<control type="textarea" binding="testCommands" width="100%" padRight="16px" height="130px" pos="relative" style="resize:vertical;"/>
		</control>
	</testctl>
</machine>
