Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86
This commit is contained in:
parent
7c3aab2a7e
commit
288f28055d
1519 changed files with 16242 additions and 6939 deletions
192
devices/pcx86/machine/compaq/README.md
Normal file
192
devices/pcx86/machine/compaq/README.md
Normal file
|
|
@ -0,0 +1,192 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ Machines
|
||||
permalink: /devices/pcx86/machine/compaq/
|
||||
---
|
||||
|
||||
COMPAQ Machines
|
||||
---
|
||||
|
||||
PCjs currently supports the following COMPAQ machines:
|
||||
|
||||
- [COMPAQ DeskPro 386](deskpro386/)
|
||||
|
||||
And here is a roughly chronological list of COMPAQ machines from the 1980's which PCjs may eventually support:
|
||||
|
||||
- [COMPAQ Portable](#compaq-portable)
|
||||
- [COMPAQ [Portable] Plus](#compaq-portable-plus-aka-compaq-plus)
|
||||
- [COMPAQ DeskPro](#compaq-deskpro)
|
||||
- [COMPAQ DeskPro 286](#compaq-deskpro-286)
|
||||
- [COMPAQ Portable 286](#compaq-portable-286)
|
||||
- [COMPAQ Portable II](#compaq-portable-ii)
|
||||
- **[COMPAQ DeskPro 386](#compaq-deskpro-386)**
|
||||
- [COMPAQ Portable III](#compaq-portable-iii)
|
||||
- COMPAQ DeskPro 386/20
|
||||
- [COMPAQ Portable 386](#compaq-portable-386)
|
||||
- COMPAQ DeskPro 386/25
|
||||
- COMPAQ DeskPro 386s
|
||||
- [COMPAQ DeskPro 386/20e](#compaq-38620e)
|
||||
- [COMPAQ SLT Series](#compaq-slt-series) (SLT/286)
|
||||
- COMPAQ DeskPro 386/33
|
||||
- [COMPAQ LTE Series](#compaq-lte-series) (LTE and LTE/286)
|
||||
|
||||
### Regarding The COMPAQ Name
|
||||
|
||||
As best I can tell, COMPAQ preferred to print its company name in all-caps, so that's my practice as well.
|
||||
|
||||
However, it seems that sometime between the release of [COMPAQ MS-DOS 3.10](/disks/pcx86/dos/compaq/3.10/) and
|
||||
[COMPAQ MS-DOS 3.31](/disks/pcx86/dos/compaq/3.31/), there may have been a shift in policy. Both products still
|
||||
called themselves `The COMPAQ Personal Computer MS-DOS`, but in 3.31, the copyright string changed to
|
||||
`Compaq Computer Corp.`
|
||||
|
||||
Their all-caps practice also extended to product names (eg, `COMPAQ DESKPRO`), at least in their marketing literature.
|
||||
Contemporary news stories, however, tended to lower-case the product name (eg, `COMPAQ Deskpro`). I've decided to
|
||||
split the difference and use mixed-case where it seems appropriate (eg, `COMPAQ DeskPro`).
|
||||
|
||||
The rest of this page will be used to collect information about the machines listed above.
|
||||
|
||||
---
|
||||
|
||||
COMPAQ Portable
|
||||
---
|
||||
|
||||
The PCjs Project now has a [ROM Dump](/devices/pcx86/rom/compaq/portable/) (REV C).
|
||||
|
||||
Reviewed in Byte Magazine, Jan 1983. Reprinted [here](http://blog.modernmechanix.com/byte-reviews-the-compaq-first-pc-clone/).
|
||||
|
||||
Also see [Wikipedia](https://en.wikipedia.org/wiki/Compaq_Portable).
|
||||
|
||||
|
||||
COMPAQ Portable Plus (aka COMPAQ Plus)
|
||||
---
|
||||
|
||||
Reviewed in Byte Magazine, Jul 1984, pp. 247-251: "The Compaq Plus".
|
||||
|
||||
|
||||
COMPAQ DeskPro
|
||||
---
|
||||
|
||||
Introduced June 28, 1984. Reviewed in Byte Magazine, May 1985, pp. 260-267. For use with MS-DOS 2.11.
|
||||
|
||||
**Model** | **Price** | **CPU** | **Options**
|
||||
:-------- | :-------- | :---------------- | :------------------------------------------
|
||||
Model 1 | $2495 | 4.77-7.14Mhz 8086 | 128Kb RAM, 1 FDD
|
||||
Model 2 | $2995 | 4.77-7.14Mhz 8086 | 256Kb RAM, 2 FDD
|
||||
Model 3 | $4995 | 4.77-7.14Mhz 8086 | 256Kb RAM, 1 FDD, 10Mb HDD
|
||||
Model 4 | $7195 | 4.77-7.14Mhz 8086 | 640Kb RAM, 1 FDD, 10Mb HDD, 10Mb Tape Drive
|
||||
| | |
|
||||
|
||||
COMPAQ DeskPro 286
|
||||
---
|
||||
|
||||
Released in 1985 at the same time as the [COMPAQ Portable 286](#compaq-portable-286).
|
||||
|
||||
Reviewed in [InfoWorld](https://books.google.com/books?id=2i4EAAAAMBAJ&lpg=PA15&dq=infoworld%20compaq%20deskpro%201985&pg=PA15#v=onepage&q&f=false),
|
||||
May 20, 1985: "Compaq Edges Past AT Speed and Memory: New Products Use Intel 80286 Processor For 30 Percent Speed Boost".
|
||||
|
||||
Updated to 12Mhz in 1987.
|
||||
From [InfoWorld](https://books.google.com/books?id=yzAEAAAAMBAJ&lpg=PA56&ots=jBzxR3wcps&dq=%22compaq%20deskpro%20286%22&pg=PA56#v=onepage&q&f=false),
|
||||
June 1987: "Compaq Brings 12-Mhz Machine to 286 Market"
|
||||
|
||||
|
||||
COMPAQ Portable 286
|
||||
---
|
||||
|
||||
Introduced in 1985.
|
||||
|
||||
**Model** | **Price** | **CPU** | **Options**
|
||||
:-------- | :-------- | :---------------- | :----------------------------------------------------
|
||||
| | 8Mhz 80286 | Up to 2.6Mb RAM, 1.2Mb FDD, 20Mb HDD, 10Mb Tape Drive
|
||||
| | |
|
||||
|
||||
See this [COMPAQ Advertisement](http://www.computerhistory.org/revolution/mobile-computing/18/343/1658).
|
||||
|
||||
On July 8, 1985, the [Los Angeles Times](http://articles.latimes.com/1985-07-08/business/fi-9857_1_hard-disk-drive)
|
||||
reported:
|
||||
|
||||
>It's not cheap and it's not for everyone. Equipped as described, the portable lists for $10,378 and contains
|
||||
about $3,000 worth of extra RAM memory that cannot be utilized by any application software programs now on the market.
|
||||
(It can be used to simulate a disk drive to speed up programs, however.)
|
||||
|
||||
>A standard Compaq Deskpro 286 with 512 kilobytes of RAM memory, a 30-megabyte hard disk and a monitor is priced
|
||||
at $6,254, compared to IBM's similarly equipped enhanced PC AT that offers only a 20-megabyte hard disk. The Portable
|
||||
286 with 512K of memory and 20-megabyte hard disk lists for $6,299.
|
||||
|
||||
|
||||
COMPAQ Portable II
|
||||
---
|
||||
|
||||
The COMPAQ Portable II ("slimmed-down version of the Portable 286", as described in Byte Magazine, Oct 1986) was
|
||||
released on February 20, 1986. For use with MS-DOS 3.10.
|
||||
|
||||
**Model** | **Price** | **CPU** | **Options**
|
||||
:-------- | :-------- | :---------------- | :------------------------------------------
|
||||
Model 1 | $3499 | 6-8Mhz 80286 | 256Kb RAM, 1 FDD
|
||||
Model 2 | $3599 | 6-8Mhz 80286 | 256Kb RAM, 2 FDD
|
||||
Model 3 | $4799 | 6-8Mhz 80286 | 640Kb RAM, 1 FDD, 10Mb HDD
|
||||
Model 4 | $4999 | 6-8Mhz 80286 | 640Kb RAM, 1 FDD, 20Mb HDD
|
||||
| | |
|
||||
|
||||
Also see [Wikipedia](https://en.wikipedia.org/wiki/Compaq_Portable_II).
|
||||
|
||||
|
||||
COMPAQ DeskPro 386
|
||||
---
|
||||
|
||||
Released in late 1986.
|
||||
|
||||
PCjs has detailed information about the [DeskPro 386 ROMs](/devices/pcx86/rom/compaq/deskpro386/) and system boards,
|
||||
along with a number of [DeskPro 386 Machines](/devices/pcx86/machine/compaq/deskpro386/).
|
||||
|
||||
I also have the hard-to-find **COMPAQ Technical Reference Guide** for the DeskPro 386/25 (Vol. 1), which I'll post
|
||||
at a later date.
|
||||
|
||||
|
||||
COMPAQ Portable III
|
||||
---
|
||||
|
||||
The PCjs Project now has a [ROM Dump](/devices/pcx86/rom/compaq/portable3/) (REV K, 1987-01-29).
|
||||
|
||||
Reportedly intended to be an 80386-based machine, the Portable III was first released in 1987 as a 12Mhz
|
||||
80286-based system.
|
||||
|
||||
**Model** | **Price** | **CPU** | **Options**
|
||||
:-------- | :-------- | :---------------- | :----------------------------
|
||||
| $5000+ | 12Mhz 80286 | 640Kb RAM, 1 FDD, 20-40Mb HDD
|
||||
| | |
|
||||
|
||||
|
||||
COMPAQ Portable 386
|
||||
---
|
||||
|
||||
[TBD]
|
||||
|
||||
|
||||
COMPAQ 386/20e
|
||||
---
|
||||
|
||||
Released in late 1988. For use with MS-DOS 3.31.
|
||||
|
||||
|
||||
COMPAQ SLT Series
|
||||
---
|
||||
|
||||
From [Wikipedia](https://en.wikipedia.org/wiki/History_of_laptops#Compaq_SLT.2F286): "The COMPAQ SLT/286 debuted
|
||||
in October 1988, being the first battery-powered laptop to support an internal hard disk drive and a VGA compatible
|
||||
LCD screen. It weighed 14 lbs."
|
||||
|
||||
|
||||
COMPAQ LTE Series
|
||||
---
|
||||
|
||||
First model in 1989.
|
||||
|
||||
Also see [Wikipedia](https://en.wikipedia.org/wiki/Compaq_LTE).
|
||||
|
||||
### COMPAQ LTE 286
|
||||
|
||||
Various models, such as the [Model 40](http://www.overclockers.com/compaq-lte-286-model-40/).
|
||||
|
||||
### COMPAQ LTE 386
|
||||
|
||||
[TBD]
|
||||
15
devices/pcx86/machine/compaq/deskpro386/README.md
Normal file
15
devices/pcx86/machine/compaq/deskpro386/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 Machines
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/
|
||||
---
|
||||
|
||||
COMPAQ DeskPro 386 Machines
|
||||
---
|
||||
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM EGA](ega/2048kb/) ([Debugger](ega/2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM EGA](ega/4096kb/) ([Debugger](ega/4096kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and COMPAQ VGA (Debugger)](other/2048kb/debugger/),([Backtrack](other/2048kb/debugger/backtrack/))
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM VGA](vga/2048kb/) ([Debugger](vga/2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA](vga/4096kb/) ([Debugger](vga/4096kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA running Windows 95](/disks/pcx86/windows/win95/4.00.950/) ([Debugger](/disks/pcx86/windows/win95/4.00.950/debugger/))
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/ega/1984-09-13/128kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-arrows.xml"/>
|
||||
<debugger id="debugger" messages="" commands=""/>
|
||||
<panel ref="/devices/pcx86/panel/wide386.xml"/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/ega/1984-09-13/128kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-arrows.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x300000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/ega/1984-09-13/128kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-arrows.xml"/>
|
||||
<debugger id="debugger" messages="" commands=""/>
|
||||
<panel ref="/devices/pcx86/panel/wide386.xml"/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<parallel id="lpt1" adapter="2"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print" tabsize="8" charbol="9"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x300000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/ega/1984-09-13/128kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-arrows.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<parallel id="lpt1" adapter="2"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print" tabsize="8" charbol="9"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
11
devices/pcx86/machine/compaq/deskpro386/ega/README.md
Normal file
11
devices/pcx86/machine/compaq/deskpro386/ega/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 Machines with IBM EGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/
|
||||
---
|
||||
|
||||
COMPAQ DeskPro 386 Machines with IBM EGA
|
||||
---
|
||||
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM EGA](2048kb/) ([Debugger](2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM EGA](4096kb/) ([Debugger](4096kb/debugger/))
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/backtrack/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
uncompiled: true # for now, debugger and uncompiled must be true to enable BACKTRACK support
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="true" size="0xa0000" comment="ROM BIOS memory test has NOT been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/compaq/vga/109360-001/256kb-autolock.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "COMPAQ MS-DOS 3.31 (Disk 2)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK2.json"}, B: {name: "COMPAQ MS-DOS 3.31 (Disk 3)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK3.json"}}'/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-functions.xml"/>
|
||||
<debugger id="debugger" messages="fault|port" commands=""/>
|
||||
<panel ref="/devices/pcx86/panel/btpanel.xml"/>
|
||||
<hdcNone id="hdcAT" type="at" drives='[{name:"20Mb Hard Disk",type:2}]'/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/
|
||||
redirect_from:
|
||||
- /devices/pcx86/machine/compaq/deskpro386/other/2048kb/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="true" size="0xa0000" comment="ROM BIOS memory test has NOT been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/compaq/vga/109360-001/256kb-autolock.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "COMPAQ MS-DOS 3.31 (Disk 2)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK2.json"}, B: {name: "COMPAQ MS-DOS 3.31 (Disk 3)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK3.json"}}'/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-functions.xml"/>
|
||||
<debugger id="debugger" messages="fault|port" commands=""/>
|
||||
<panel ref="/devices/pcx86/panel/wide386.xml"/>
|
||||
<hdcNone id="hdcAT" type="at" drives='[{name:"20Mb Hard Disk",type:2}]'/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
10
devices/pcx86/machine/compaq/deskpro386/other/README.md
Normal file
10
devices/pcx86/machine/compaq/deskpro386/other/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 Machines with COMPAQ VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/other/
|
||||
---
|
||||
|
||||
COMPAQ DeskPro 386 Machines with COMPAQ VGA
|
||||
---
|
||||
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and COMPAQ VGA (Debugger)](2048kb/debugger/),([Backtrack](2048kb/debugger/backtrack/))
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with IBM VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/vga/1986-10-27/256kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "COMPAQ MS-DOS 3.31 (Disk 2)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK2.json"}, B: {name: "COMPAQ MS-DOS 3.31 (Disk 3)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK3.json"}}'/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-functions.xml"/>
|
||||
<debugger id="debugger" messages="fault|int" commands=""/>
|
||||
<panel ref="/devices/pcx86/panel/wide386.xml"/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]" monitor="vga"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with IBM VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x100000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/vga/1986-10-27/256kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "COMPAQ MS-DOS 3.31 (Disk 2)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK2.json"}, B: {name: "COMPAQ MS-DOS 3.31 (Disk 3)", path: "/disks/pcx86/dos/compaq/3.31/COMPAQ-DOS331-DISK3.json"}}'/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<keyboard ref="/devices/pcx86/keyboard/us84-buttons-functions.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]" monitor="vga"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (4Mb) with IBM VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x300000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/vga/1986-10-27/256kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<keyboard id="keyboard"/>
|
||||
<debugger id="debugger" messages="" commands=''/>
|
||||
<panel ref="/devices/pcx86/panel/wide386.xml"/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]" monitor="vga"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 (4Mb) with IBM VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: deskpro386
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/machine.xsl"?>
|
||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||
<cpu id="cpu386" model="80386"/>
|
||||
<ram id="ramLow" addr="0x00000" test="false" size="0xa0000" comment="ROM BIOS memory test has been disabled"/>
|
||||
<ram id="ramCPQ" addr="0xfa0000" size="0x60000" comment="COMPAQ memory at 0xFA0000"/>
|
||||
<ram id="ramExt" addr="0x100000" size="0x300000" comment="Extended memory at 0x100000"/>
|
||||
<rom id="romBIOS" addr="0xf8000" size="0x8000" alias="[0xf0000,0xffff0000,0xffff8000]" file="/devices/pcx86/rom/compaq/deskpro386/1988-01-28/1988-01-28.json"/>
|
||||
<video ref="/devices/pcx86/video/ibm/vga/1986-10-27/256kb-autolockfs.xml"/>
|
||||
<fdc ref="/disks/pcx86/compiled/library.xml" automount='{A: {name: "PC-DOS 3.30 (Disk 1)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK1.json"}, B: {name: "PC-DOS 3.30 (Disk 2)", path: "/disks/pcx86/dos/ibm/3.30/PCDOS330-DISK2.json"}}'/>
|
||||
<hdc ref="/disks/pcx86/fixed/20mb/pcdos330-empty.xml"/>
|
||||
<keyboard id="keyboard"/>
|
||||
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]" monitor="vga"/>
|
||||
<serial id="com1" adapter="1"/>
|
||||
<serial id="com2" adapter="2" binding="print"/>
|
||||
<mouse serial="com1"/>
|
||||
</machine>
|
||||
12
devices/pcx86/machine/compaq/deskpro386/vga/README.md
Normal file
12
devices/pcx86/machine/compaq/deskpro386/vga/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: COMPAQ DeskPro 386 Machines with IBM VGA
|
||||
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/
|
||||
---
|
||||
|
||||
COMPAQ DeskPro 386 Machines with IBM VGA
|
||||
---
|
||||
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM VGA](2048kb/) ([Debugger](2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA](4096kb/) ([Debugger](4096kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA running Windows 95](/disks/pcx86/windows/win95/4.00.950/) ([Debugger](/disks/pcx86/windows/win95/4.00.950/debugger/))
|
||||
Loading…
Reference in a new issue