Added some comments on cycle times

This commit is contained in:
Jeff 2016-09-29 15:36:34 -07:00 committed by Jeff Parsons
commit 1d395b7bd5
2 changed files with 26 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
<name pos="center">PDP-11/70 Test Machine</name>
<computer id="computer" busWidth="22"/>
<cpu id="cpu" model="1170" cycles="2000000" resetAddr="0xC000"/>
<cpu id="cpu" model="1170" cycles="6666667" resetAddr="0xC000"/>
<ram id="ram" addr="0x0000" size="0xC000"/>
<rom id="rom" addr="0xC000" size="0x0570" file="/devices/pdp11/rom/custom/boot.json"/>
<ram id="ram" addr="0x10000" size="0x34000"/>