summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2016-09-11 13:00:40 +0200
committerLars-Dominik Braun <lars@6xq.net>2016-09-11 13:00:40 +0200
commit2144242e8f8bf44f5a9b890176c6efc81544627c (patch)
tree49b5073f49f3d22e47c6ec224b018b5e73a49b10
parent89cdbe327ede8fe4f99275f17137386f6aa3965c (diff)
downloadeumel-2144242e8f8bf44f5a9b890176c6efc81544627c.tar.gz
eumel-2144242e8f8bf44f5a9b890176c6efc81544627c.tar.bz2
eumel-2144242e8f8bf44f5a9b890176c6efc81544627c.zip
Add hardware list
-rw-r--r--hardware.rst58
-rw-r--r--index.rst1
2 files changed, 59 insertions, 0 deletions
diff --git a/hardware.rst b/hardware.rst
new file mode 100644
index 0000000..a008699
--- /dev/null
+++ b/hardware.rst
@@ -0,0 +1,58 @@
+Supported hardware
+------------------
+
+.. csv-table::
+ :header: Processor,Supported since
+
+ Zilog Z80,1979
+ Zilog Z8001,1983
+ Motorola 68000,1984
+ Intel 8086,1984
+ Intel 8088,1984
+ Intel 80186,≤1985
+ Intel 80286,1984
+
+.. csv-table::
+ :header: Manufacturer,Model,Processor,Supported since
+
+ ALTOS, 8000-6, Z80,1984
+ ,8000-10, Z80,1984
+ ATARI, 520 ST, M68000,≤1987
+ BICOS, CSK System, Z80
+ ,PC, Intel 8086
+ ,PC 286/20, Intel 80286,1985
+ CANON, PC-A200, Intel 8086
+ COMMODORE, PC 10, Intel 8088
+ ,PC 20, Intel 8088
+ CSK,,Z80,1984
+ ERICSSON, PC, Intel 8088
+ ,PC-HD, Intel 8088
+ ,PC-portable, Intel 8088
+ FELTRON, ELAN-PC, Z80, 1984
+ HP, Vectra, Intel 8086
+ IBM,PC,Intel 8088,≤1985
+ ,PC XT,Intel 8088,1984
+ ,PC AT,Intel 80286,1984
+ KHW, PIC 400, Z80
+ ,M 24, Intel 8086
+ ,M 28, Intel 8086
+ Olivetti,M20,Z8001,1983
+ ,M24,Intel 8086,1984
+ PHILIPS, :YES, Intel 80186/8
+ PIC, 400, Z80
+ PROTEUS‚ -80, Z80
+ ,68/20, M 68000
+ RUC, Basis 108, Z80
+ ,RUC-AT, Intel 80286
+ SHARP, MZ800er Serie, Z80,1985
+ ,MZ 5600er Serie, Intel 8086
+ ,PC 7500, Intel 80286
+ SIEMENS, PC-D, Intel 80186
+ TANDON, PCA, Intel 80286
+ Triumph-Adler,System M,M68000,1984
+ ,System M32,,1985
+ ,PC16,,1985
+ TCS, Genie 16c, Intel 8086
+ ZENITH, PC Z-158, Intel 8086
+
+Sources: [computerwoche83a]_, [gmdbericht84]_, [gmdspiegel85d]_, [seyfert87]_, [stc87a]_.
diff --git a/index.rst b/index.rst
index 61464e6..68dab3d 100644
--- a/index.rst
+++ b/index.rst
@@ -87,6 +87,7 @@ __ disks/grundpaket/03_eumel0.img
.. _install instructions: 01_readme_INSTALL.txt
.. _qemu: http://www.qemu.org/
+.. include:: hardware.rst
.. include:: artifacts.rst
Bibliography