pcjs/devices/c1p/machine/8kb/array/machine.xml
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00

14 lines
827 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.17.2/outline.xsl"?>
<outline>
<title>Challenger 1P (8Kb) "Server Array"</title>
<machine id="OSI1" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI2" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI3" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI4" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI5" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI6" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI7" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI8" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
<machine id="OSI9" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
</outline>