Added AT&T 6300 resources
This commit is contained in:
parent
5072a27292
commit
c5b8b44da8
31 changed files with 724 additions and 17 deletions
|
|
@ -7,4 +7,4 @@ permalink: /devices/pc/machine/cdp/
|
|||
Columbia Data Products Machines
|
||||
---
|
||||
|
||||
* [Columbia Data Products MPC 1600](/devices/pc/machine/cdp/mpc1600/cga/640kb/) ([Debugger](/devices/pc/machine/cdp/mpc1600/cga/640kb/debugger/))
|
||||
* [MPC 1600](/devices/pc/machine/cdp/mpc1600/cga/640kb/) ([Debugger](/devices/pc/machine/cdp/mpc1600/cga/640kb/debugger/))
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<computer id="mpc1600-640k" name="MPC 1600"/>
|
||||
<cpu id="cpu8088" model="8088"/>
|
||||
<ram id="ramLow" addr="0x00000" size="0xa0000"/>
|
||||
<rom ref="/devices/pc/rom/cdp/mpc1600/mpc-443.xml"/>
|
||||
<rom ref="/devices/pc/rom/cdp/mpc1600/bios-434.xml"/>
|
||||
<video ref="/devices/pc/video/cdp/cga/cdp-cga.xml"/>
|
||||
<fdc ref="/disks/pc/compiled/library.xml"/>
|
||||
<keyboard ref="/devices/pc/keyboard/us83-buttons-debug.xml"/>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<name pos="center">Columbia Data Products MPC 1600 with Color Display</name>
|
||||
<computer id="mpc1600-640k" name="MPC 1600"/>
|
||||
<ram id="ramLow" addr="0x00000" size="0xa0000"/>
|
||||
<rom ref="/devices/pc/rom/cdp/mpc1600/mpc-443.xml"/>
|
||||
<rom ref="/devices/pc/rom/cdp/mpc1600/bios-434.xml"/>
|
||||
<video ref="/devices/pc/video/cdp/cga/cdp-cga.xml"/>
|
||||
<fdc ref="/disks/pc/compiled/library.xml"/>
|
||||
<cpu id="cpu8088" model="8088" autostart="true" pos="left" padleft="8px" padbottom="8px">
|
||||
|
|
|
|||
Loading…
Reference in a new issue