summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc1512.cpp
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2016-09-02 15:34:17 +0300
committer Curt Coder <curtcoder@mail.com>2016-09-02 15:34:25 +0300
commit5970545c28fb5a3738595acbef63295eab803d8f (patch)
treeb6910d060fa58bb02ae4919f2b3a276835a34adc /src/mame/drivers/pc1512.cpp
parentbc3279d9677eece55d2d8e5141c2bbc15cd7c3f1 (diff)
pc1512: Added hard disk information. (nw)
Diffstat (limited to 'src/mame/drivers/pc1512.cpp')
-rw-r--r--src/mame/drivers/pc1512.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mame/drivers/pc1512.cpp b/src/mame/drivers/pc1512.cpp
index 968fee06f0b..4f2610ec17e 100644
--- a/src/mame/drivers/pc1512.cpp
+++ b/src/mame/drivers/pc1512.cpp
@@ -50,6 +50,9 @@ F2=DOS.SYS
Select operating system:
If you choose F1 then DOS Plus and GEM will be booted, or if you press F2 then MS-DOS will be booted.
+
+PC1512HD10 - ?
+PC1512HD20 - ?
*/
/*
@@ -84,6 +87,9 @@ The system is now installed and should be tested by rebooting the machine.
It should be noted that if the hard disc is ok but the software has been corrupted or deleted you can
reinstall the software without reformatting.
This is done by following steps 11 and 12.
+
+PC1640HD20 - Amstrad 40095 (Alps DRMD20A12A) [-chs 615,4,17 -ss 512]
+PC1640HD30 - Western Digital 95038 [-chs 615,6,17 -ss 512]
*/
#include "includes/pc1512.h"