home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / gendoc / runcpm.inf < prev    next >
Text File  |  1994-07-13  |  6KB  |  144 lines

  1. --- RUNNING 8080/Z80 CP/M programs on MSDOS or PCDOS computers ---
  2.  
  3. The following two messages are relayed from the DKUG RBBS, Detroit.
  4.  
  5. -----
  6. From: Bill Duerr
  7.   To: Jim Petersen
  8.   Re: Upgrading IBM-AT to CP/M
  9.  
  10. The info following is from the October, 1986 Profiles Magazine.
  11.  
  12.                          Run CP/M
  13.  
  14.     The Blue Thunder is a low-priced ($199.50) model.  The Blue
  15. Thunder runs with a 5-MHz clock speed.  It will blow away the V20
  16. and some competitors' cards with higher clock speeds.
  17.  
  18.     The Blue Lightnin' is the premium model.  It runs at an
  19. ultra-high clock speed of approximately 9-MHz.  It comes with a
  20. complete suite of development software.  You get SLR systems
  21. superfast assembler and linker.  You get the DSD80 debugger,
  22. including an exclusive remote version for microprocessor develpment.
  23. The Blue Lightnin' sells for $595.00.
  24.  
  25. Manufacturer:
  26.    Decmation
  27.    2065 Martin Ave. Suite 110
  28.    Santa Clara, CA 95050
  29.    (408) 980-1670
  30.  
  31. Distributor:
  32.    TSI
  33.    1897 Garden Ave.
  34.    Eugene, OR 97403
  35.    1-800-874-2288
  36.  
  37.     I remember Profiles doing a review of products that allow you to
  38. upgrade your IBM AT to a CP/M Kaypro.  But don't know what issue it
  39. was in.  Wednesday is DKUG's monthly meeting.  I'll ask around.
  40.  
  41. -----
  42. Date: 01-10-88 11:49:59 EST
  43. From: Barney Nagel
  44.   To: Jim Petersen
  45.   Re: CP/M on IBM
  46.  
  47. First, the information that you wanted is:
  48.  
  49.   Product Name:  RUN/CPM - COPROCESSOR BOARD FOR IBM and COMPATIBLES
  50.   Company:       Micro Interfaces
  51.                  16359 N.W. 57th Ave.
  52.                  Hialeah, FL 33014
  53.     Phone:       (305) 623-9262
  54.                  1-800-637-7226
  55.                  Telex 510600480 MICRO INTER CO
  56.      Cost:       $199 (single unit)
  57.                  $175 (group buy - 3 or more)
  58.  
  59. The RUN/CPM coprocessor is contained on a single board that is
  60. mounted in one of your available slots .... I mounted it in a
  61. IBM AT close compatible (CompuADD STANDARD 286).  I'm running my
  62. system completely populated with 1-meg ram on the motherboard,
  63. 4-megs of Intel expanded memory (Above Board 286 with piggyback),
  64. 2400 baud internal modem, Vega Deluxe EGA with a NEC Multisysnc,
  65. MicroSoft Bus Mouse... when you throw in a multi-purpose I/O card,
  66. I have all of the slots populated.  I also have a Miniscribe 42
  67. meg (28ms) harddrive and the whole system is tied together with a
  68. Phoenix BIOS.  My system runs at 8mHz with 0 wait state. It yields
  69. a Norton SI of 9.0.
  70.  
  71. The only reason I took the trouble to mention all of this detail
  72. was to validate the complexity of the hardware when I say that
  73. I've had no trouble with the RUN/CPM board in this environment.
  74.  
  75. The coprocessor contains 64K of it's own RAM and runs on a Zilog
  76. Z80B at 4 mHz.  The board was simple to install and setup.
  77. Simply run the Install program and this will put the interface
  78. file into you Config.sys file. When invoked, a program is loaded
  79. that contains a modified CPM 2.2  that will permit extensive
  80. interaction between DOS and CPM.  The board runs most application
  81. type software and at times will surprise you by running some
  82. MSDOS versions also.  In order to differentiate between the CPM
  83. and COM files, when RUN/CPM is loaded ... you have to rename the
  84. 'COM' extent to "CPM', these permits the CPM and MSDOS to
  85. gracefully reside on the same harddisk.  It will support named
  86. directories (only one partition), and uses the DOS command
  87. structure for I/O (ie, PIP, D (sorted directory), etc will not
  88. work).  However, Dave Rand's NSWEEP for MSDOS works great, and
  89. any command that is supported by the DOS I/O.  For example,
  90. SDIR/P <CR> is a DOS program for obtaining a 'Paused' sorted
  91. directory .,.. works great.  Use COPY instead of PIP.
  92.  
  93. We've been using it about a year now, with our main applications
  94. supporting our small mail order business ... originally begun
  95. with the Kaypro II.  We use it for all of our accounting
  96. (Starr - Accounting Partner), MicroSoft's CPM version of
  97. Multiplan, and Wordstar 3.3,  I can use many of the utilities
  98. from the CPM world also, including NULU, LU, CUNCH.UNCRUNCH, etc.
  99. Our Club treasurer, Bob Sage, has also used one very successfully
  100. with MicroSoft's Starr database. He is using an IBM AT.  I
  101. presume that it would operate equally well with a PC/XT 8088.
  102.  
  103. There is also a nifty RAM resident program that will allow you to
  104. configure on the fly.  First of all, you can set either (or both)
  105. disk drive to format, read, and write CPM (115 disk formats are
  106. supported) .... It supports the 96TPI 1.2 meg hi-capacity drives
  107. as well as the standard 360K, 48 TPI drives.
  108.  
  109.       Here's a list of the things you can do on the fly...
  110.  
  111.       o Setup CP/M terminal emulation .... 96 terminals
  112.         supported.
  113.       o Setup CP/M disk emulation ... 115 formats supported.
  114.       o Permits to you to assign logical drives - supports,
  115.         A - P.
  116.       o Permits the use of ramdisks.
  117.       o Supports assigned (by you) I/O redirection.
  118.       o Set colors (if you have color monitor.)
  119.       o Sets Hot Key selection.
  120.       o Key-board input translation (permits macros on function
  121.         keys.)
  122.       o Supports video mode selection (columns and rows, etc)
  123.  
  124. We have had no trouble reading our Kaypro II or Kaypro 484 disks.
  125. However to be on the safe side, we will only write to disks that
  126. have been formated on the Kaypros.  We have, however, successfully
  127. formatted a disk from the 1.2 meg and 360K drives and transferred
  128. the data.
  129.                                 Barney
  130.  
  131.  
  132. Additional notes from Keith Petersen:
  133.  
  134. On Monday, January 11, 1987, Micro Interfaces was contacted by telephone
  135. for updated information.  Several improvements have been made since
  136. Barney purchased his board.  The Z80 board has not been sold since October
  137. 1987.  They now use a HD64180 (Z80 upward-compatible) chip in two versions
  138. of the board: 6 MHz $275, and 10 MHz $499.  Group discounts are available.
  139. Decmation makes the Micro Interfaces board.
  140.  
  141. The list of local users of the RUN/CPM board is not limited to IBM AT
  142. owners.  There is at least one user who has an IBM XT.  He gave a
  143. demonstration and talk on it at the CP/M club about six months ago.
  144.