Lots of tweaks in advance of PDPjs support for loading tape files
This commit is contained in:
parent
5f3694133a
commit
ed24094683
136 changed files with 1355 additions and 498 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<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"/>
|
||||
<cpu id="cpu8086" model="8086" cycles="8000000" autostart="true" pos="left" padleft="8px" padbottom="8px">
|
||||
<cpu id="cpu8086" model="8086" cycles="8000000" autostart="true" pos="left" padLeft="8px" padBottom="8px">
|
||||
<control type="button" binding="run">Run</control>
|
||||
<control type="button" binding="reset">Reset</control>
|
||||
</cpu>
|
||||
|
|
|
|||
Loading…
Reference in a new issue