home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / DEMON / CPMFAQ.TXT < prev    next >
Text File  |  2000-06-30  |  32KB  |  770 lines

  1. =====================================================================
  2. This is the comp.os.cpm Frequently Asked Questions (FAQ) list, June 2,
  3. 1994 edition.  It is the intent of the editor to post this FAQ to
  4. comp.os.cpm on a regular basis.  Changes from the previous FAQ are
  5. marked with a "|" in the first column, additions marked with a "+".
  6.  
  7. I wish to thank those below who have contributed information.  Please
  8. send any corrections or additions to <Donald.C.Kirkpatrick@tek.com>.
  9.  
  10. John D. Baker           <jdb8042@tamuts.tamu.edu>
  11. Ralph Becker-Szendy     <RALPH@SLAC.STANFORD.EDU>
  12. Mike Gordillo           <GQ23V55D@umiami.ir.miami.edu>
  13. Stephen R. Griswold     <stephen.griswold@CIRCELLAR.COM>
  14. Roger Hanscom           <hanscom@atlantis.ees.anl.gov>
  15. Ulrich Hebecker         <Ulrich.Hebecker@studbox.uni-stuttgart.de>
  16. William P. Maloney      <aq743@cleveland.Freenet.Edu>
  17. Paul Martin             <pm@nowster.demon.co.uk>
  18. Don Maslin              <donm@crash.cts.com>
  19. Udo Munk                <udo@umunk.GUN.de>
  20. Alan Ogden              <arog@BIX.com>
  21. Jay Sage                <sage@LL.MIT.EDU>
  22. Curt Schroeder          <cschroed@hercii.lasc.lockheed.com>
  23. Peter A. Schuman        <schu0204@gold.tc.umn.edu>
  24. Kevin Spears            <kspear@ss0.eng.wayne.edu>
  25. Geir Tjoerhom           <geirt@nvg.unit.no>
  26. Jack Velte              <velte@cdrom.com> 
  27. Juergen Weber           <weberj@dia.informatik.uni-stuttgart.de>
  28. Jeffrey J. Wieland      <wieland@ea.ecn.purdue.edu>
  29. Frank Zsitvay           <frank.zsitvay@bytewarrior.altcit.eskimo.com>
  30.  
  31. While this FAQ is not intended to be an advertisement for any product,
  32. please note that some of the contributor have a financial interest in
  33. some of the items mentioned.  Your FAQ editor has NO financial interest
  34. in anything mentioned in this FAQ.
  35. =====================================================================
  36.  
  37.                 Table Of Contents
  38.  
  39. Q1: Does CP/M stand for anything?
  40. Q2: Is CP/M in the Public Domain?
  41. Q3: Where are the CP/M archives?
  42. Q4: What languages/compilers/databases/editors are still available?
  43. Q5: What new CP/M computers are available?
  44. Q6: What is this I hear about a CP/M CD ROM?
  45. Q7: How can I transfer my CP/M files to DOS?
  46. Q8: How can I convert an (insert name) disk to (insert name) format?
  47. Q9: Can I run CP/M on my MSDOS machine?
  48. Q10: Where can I get a boot disk for (insert system name)?
  49. Q11: What terminal emulation programs are available?
  50. Q12: How do you unpack a .ARK or .ARC file?
  51. Q13: How do you unpack a .lbr file?
  52. Q14: What are all these .xQx, .xYx, and .xZx file types?
  53. Q15: Are any of these .ARK, .LBR, or CRUNCH utilities on MSDOS?
  54. Q16: Why does my Kaypro drop characters above (insert baud rate)?
  55. Q17: What is an Advent TurboROM?
  56. Q18: How can I add a hard drive to my Kaypro?
  57. Q19: What belongs in the unpopulated board area on a Kaypro?
  58. Q20: What is The Computer Journal?
  59. Q21: What is ZCPR and the Z System?
  60. Q22: What ever happened to the Z800?
  61. Q23: What is the status of the Z380?
  62. Q24: What is the KC80?
  63. Q25: Anyone know a good source for cross assemblers?
  64.  
  65. =====================================================================
  66.  
  67. Q1: Does CP/M stand for anything?
  68.  
  69. A: (Don Kirkpatrick)
  70.  
  71.    There are at least three popular answers - Control Program for
  72.    Microcomputers, Control Program for Microprocessors, and Control
  73.    Program/Monitor.  The issue is clouded by authors of popular CP/M
  74.    books giving different answers.  According to Gary Kildall (the
  75.    author of CP/M), in response to a direct question on the PBS show
  76.    "The Computer Chronicles" following Computer Bowl I, was: Control
  77.    Program for Microcomputers.  This is also consistent with DRI
  78.    documentation.  See, for example, p. 4 of the DRI TEX manual.
  79.  
  80.  
  81. Q2: Is CP/M in the Public Domain?
  82.  
  83. A: (Jay Sage)
  84.  
  85.    CP/M is not in the public domain, and there is at least one source
  86.    for the purchase of new, legal copies:
  87.  
  88.               David McGlone
  89.               149 W. Hilliard Lane
  90.               Eugene, OR 97404-3057,
  91.               503-688-3563.
  92.  
  93.    On the other hand, there have been lots of greatly improved clones,
  94.    including ZCPR3 for the command process and several replacements for
  95.    the BDOS.  Those components can be obtained from oak.oakland.edu and
  96.    from many BBSs.
  97.  
  98.   
  99. Q3: Where are the CP/M archives?
  100.  
  101. A: (Don Maslin, Ralph Becker-Szendy, Paul Martin, Ulrich Hebecker)
  102.  
  103.    Simtel20 is no more.  Five sites that stock CP/M files are:
  104.  
  105.               oak.oakland.edu
  106.               wuarchive.wustl.edu
  107.               update.uu.se
  108.               ftp.demon.co.uk
  109.               reze-2.rz.rwth-aachen.de
  110.    
  111.    Assuming the availability of anonymous ftp, look into the
  112.    subdirectories of oak.oakland.edu: /pub/cpm.  There is a *lot*
  113.    there!  One of the first directories to check is starter-kit.  It
  114.    contains everything you need to get up and running.
  115.  
  116.  
  117. Q4: What languages/compilers/databases/editors are still available?
  118.  
  119. A: (Ralph Becker-Szendy, Ulrich  Hebecker)
  120.  
  121.    Wordstar V4 was still for sale as of a year ago.  The SLR assembler
  122.    and linkers are available from Jay Sage.  MIX C and other MIX
  123.    products are available from:
  124.  
  125.               Ed Grey
  126.               P.O. Box #2186
  127.               Inglewood, CA 90305
  128.               (213)759-7406
  129.               <ac959@cleveland.Freenet.Edu>.
  130.  
  131.    Hi-Tech C V3.09 for CP/M is now in the public domain.  The original
  132.    is on their bbs in Australia, at (61)(7)300-5235.  Copies can be
  133.    obtained from:
  134.  
  135.         design.fen.qut.edu.au: /pub/hitech
  136.         update.uu.se: /pub/rainbow/cpm/c
  137.  
  138.  
  139.    Public domain CP/M programs are available via:
  140.  
  141.               Elliam Associates
  142.               Box 2664
  143.               Atascadero, CA 93423
  144.               (805)466-8440
  145.  
  146.    In the past, Elliam has sold Turbo Pascal, Uniform, Nevada COBOL,
  147.    SuperCalc, and much more.  Call for availability and price.
  148.  
  149.    WordStar is available from:
  150.  
  151.               Trio Company of Cheektowaga Limited
  152.               3290 Genesee Street
  153.               Cheektowaga, NY 14225
  154.               716-892-9630
  155.  
  156.  
  157.    Dynacomp stills sell CP/M software (or to be accurate, they still
  158.    had several dozen CP/M programs in the 1992 catalog.) It is the
  159.    kind of programs which ought to be written in BASIC: Typing tutors,
  160.    little engineering programs like calculation of the stiffness of
  161.    beams, education math programs. Their address is:
  162.  
  163.               Dynacomp
  164.               178 Phillips Road
  165.               Webster, NY 14580
  166.               (800)828-6772 orders
  167.               (716)265-4040 support
  168.  
  169.    There is no known U.S. source to purchase the following programs:
  170.  
  171.         muMath/muSimp
  172.     Any Microsoft product (M80, L80, F80, Pascal, BASIC)
  173.         VEdit 
  174.  
  175.    Most have been "abandoned" by their makers, but not placed in the
  176.    public domain.
  177.  
  178.    For our European readers, much is available in Germany.  dBASE,
  179.    dBASSI, Wordstar 3.0, Multiplan, Supercalc PCW, and Microsoft Basic
  180.    (Interpreter and Compiler), M80, L80, CREF80 , and LIB80 can be
  181.    ordered from:
  182.  
  183.           Fa. Wiedmann
  184.               Unternehmensberatung
  185.               Korbinianplatz 2
  186.       D 85737 Ismaning
  187.           Tel.: 089/969374 (from 9:00 to 18:00 )
  188.  
  189.    Z3PLUS (for CP/M, DM 70.--), NZCOM (for CP/M 2.2, DM 70.--), BDSC-Z,
  190.    TURBO Tools Turbolader, SLR Super Asm./Lnk. and Juggler (DM 50.--)
  191.    from:
  192.  
  193.           Helmut Jungkunz Zacherlstr.14 D 85737 Ismaning
  194.           Tel.: 089/969374 (18:30 to 21:30)
  195.           100024.1545@compuserve.com
  196.  
  197.    C 128 CP/M Plus (DM 80.-) from:
  198.  
  199.           Schaltungsdienst Lange Berlin Tel.: 030/7036060
  200.  
  201.  
  202. Q5: What new CP/M computers are available?
  203.  
  204. A: (Ralph Becker-Szendy, John D. Baker)
  205.  
  206.    The YASBEC (uses a 64180, has  SCSI interface), written up in TCJ
  207.    a while ago.
  208.  
  209.    The CPU280 (uses a Z280, an IDE interface is available), also
  210.    written up in TCJ, circuit boards are available from Jay Sage and
  211.    Ralph Becker-Szendy.
  212.  
  213.    Ampro Little Board products were available from Dean Davidge of
  214.    Davidge Corporation, Buellton, CA, but he may have moved and the
  215.    address and phone number are unknown.
  216.  
  217.    The Micromint SB180/SB180FX is also still available.
  218.  
  219.  
  220. Q6: What is this I hear about a CP/M CD ROM?
  221.  
  222. A: (Jack Velte)
  223.  
  224.    The disk should be ready early in 1994.  It's going to be about
  225.    full, probably over 600 Meg. It may contain some commodore 64 and
  226.    128 files and some embedded system controller files, but mostly it
  227.    will be CP/M.  So far it contains these files:
  228.  
  229.         fog/         First osborne user group newsletters and promo's
  230.         fog_000/     First osborne user group intro to cpm
  231.         t_hoot/      Tom Hoot personal collection
  232.         tcj/         The Computer Journal collection
  233.     znode/       The Newton Centre Z-Node, Z-Node #3, in Newton
  234.                      Centre, Massachusetts.
  235.     znode_12/    This software was collected over a period of
  236.              many years by Lee Bradley, Z- Node 12 Sysop.
  237.              There is about 20 megabytes here. Many files are
  238.              .LBR's which contain compressed members, so the
  239.              actual size of this collection is probably close
  240.              to 30-35 megabytes. No index is provided but the
  241.              three files -MYZ-001.DIR, -MYZ-002.DIR and
  242.              -MYZ-003.DIR give the file names and the
  243.              .LBR member names.
  244.         zsus/        Z-System Software-Update-Service
  245.         cpm/         From SIMTEL
  246.         cpmug        From SIMTEL -- cpm user's group collection
  247.         sigm         From SIMTEL -- sig m user's group collection
  248.  
  249.    The cost will be $39.95 plus $5 shipping and handling (per order,
  250.    not per disk) for US/Canada, and $10 for airmail overseas.  If you
  251.    live in California, please add sales tax.  For further information:
  252.  
  253.               info@cdrom.com
  254.               Walnut Creek CDROM
  255.               1547 Palos Verdes, Suite 260
  256.               Walnut Creek, CA  94596 USA
  257.               (510)674-0783 voice  
  258.               (510)674-0821 fax 
  259.               (800)786-9907 
  260.  
  261.  
  262. Q7: How can I transfer my CP/M files to DOS?
  263.  
  264. A: (Don Maslin, Will Rose, Alan Ogden)
  265.  
  266.    One solution is Sydex' excellent shareware program 22DISK which
  267.    permits reading (and writing) many CP/M format disks on a PC.  It is
  268.    available on:
  269.  
  270.          oak.oakland.edu: /pub/msdos/diskutil/22dsk140.zip
  271.  
  272.    There is also UniForm by Micro Solutions that should still be
  273.    available from them. There are versions for both the IBM-pc's and a
  274.    lot of different cp/m machines. Micro Solutions can be reached at:
  275.  
  276.               Micro Solutions
  277.               123 W Lincoln Hwy.
  278.               DeKalb, IL 60115
  279.               (815)756-3411 Voice
  280.               (815)756-2928 Fax
  281.               (800)890-7227
  282.  
  283.    If it's for an IBM type system, talk to them about what kind of
  284.    hardware/software you have. Some flavors of PC have a problem with
  285.    both UniForm and 22disk and UniForm will not operate properly under
  286.    DRDOS v6.0.  UniForm also fails if the machine clock exceeds
  287.    ~20MHz.  This has been confirmed with Micro Solutions, and no fix is
  288.    available.
  289.  
  290.    Remember these conversion programs only enables you to read on your
  291.    PC what was stored on the disk when under CP/M.  They make no
  292.    conversion of file content.
  293.  
  294.  
  295. Q8: How can I convert an (insert name) disk to (insert name) format?
  296.  
  297. A: (Jay Sage, Curt Schroeder, Mike Gordillo, Don Kirkpatrick)
  298.  
  299.    David McGlone and Elliam Associates (see above) offer disk
  300.    conversion services at modest prices that can convert from just
  301.    about any format to just about any other format.
  302.  
  303.    If you have a Kaypro equipped with an Advent TurboROM, Plu*Perfect
  304.    Systems offers a program called MULTICPY that can read/write about
  305.    one hundred different 5 1/4 formats.
  306.  
  307.    It is not possible to directly read/write Apple II CP/M disks on any
  308.    other host machine because an Apple disk is recorded in GCR which is
  309.    incompatible with FM/MFM disk controllers.  The only way to get CP/M
  310.    files in or out of Apple II CP/M disks is via a serial link with a
  311.    non-Apple II host.
  312.  
  313.    There exists a program called "Juggler" for the C128's CP/M that
  314.    will read/write 130 different CP/M formats both 3.5 and 5.25 MFM
  315.    (and some GCR) formats.  Juggler is available from Herne Data
  316.    Systems in Canada.  A demo version, and other C128 specific CP/M
  317.    software, can be found at:
  318.  
  319.         ccosun.caltech.edu: /pub/rknop/INCOMING/CPM/juggdemo.lbr
  320.  
  321.    The demo accesses only 22 formats.  A location for the full 130
  322.    format version is not known, so be on the lookout.
  323.  
  324.  
  325. Q9: Can I run CP/M on my MSDOS machine?
  326.  
  327. A: (Juergen Weber, Udo Munk, Paul Martin, John D. Baker)
  328.  
  329.    Available by anonymous ftp from the primary mirror site
  330.    OAK.Oakland.Edu and its mirrors:
  331.  
  332.         pub/msdos/emulators/zsim23.zip
  333.  
  334.    ZSIM is an (extremely accurate) Z80 emulator (80386/40 -8 MHz Z80)
  335.    in conjunction with a CP/M 80 BIOS, i.e. it simulates a Z80 machine,
  336.    that can run CP/M.  Together with the original CP/M operating system
  337.    you have a full Z80-CP/M machine.
  338.  
  339.    If you don't have a CP/M system disk at hand, you can use the
  340.    included public domain CP/M compatible operating system P2DOS.
  341.  
  342.    ZSIM uses CP/M format disks, a ram disk and a hard disk.  Supported
  343.    disk formats are CP/M 86 single sided and double sided, but you can
  344.    install any singled sided CP/M format PC drives can physically
  345.    read.  So you can use ZSIM to transfer data to MS-Dos.  The ram disk
  346.    can be saved to the PC hard disk.  The hard disk is in an MS-Dos
  347.    file.  A sample hard disk containing the SMALL-C compiler is
  348.    included.
  349.  
  350.    As ZSIM uses an original operating system and CP/M disks it should
  351.    run every CP/M program that does not use special hardware.  ZSIM is
  352.    free for personal use.  Sources of the CP/M BIOS are included.
  353.  
  354.    On raven.alaska.edu you'll find:
  355.  
  356.         /pub/coherent/sources32/z80pack.tar.Z.
  357.  
  358.    This is a Z80 CPU emulation completely written in C, an I/O
  359.    emulation for a typical CP/M system also is included. The package
  360.    also comes with the BIOS source for the I/O emulation and a Z80
  361.    cross-assembler.  It was developed it under COHERENT but it's known
  362.    that it does work under Linux and SunOS too. You still need a CP/M
  363.    license to get CP/M running or you might try to get one of the free
  364.    available CP/M clones running on it. On a 486/66 DX2 running
  365.    COHERENT it's like a 11Mhz Z80 CPU, so the emulation speed is
  366.    acceptable.
  367.  
  368.    On oak.oakland.edu you'll find:
  369.  
  370.         /pub/msdos/emulator/myz80111.zip
  371.  
  372.    MYZ80 is a Z80/64180 emulator package.  The new 80486, 80386 & 80286
  373.    machines with the fast hard drives and the snazzy OS/2 operating
  374.    systems are such a delight... but for many, the Z80 machines still
  375.    have to be fired up from to time in order to develop code for CP/M
  376.    and the Z80 chip. Well, not any more, thanks to MYZ80.
  377.  
  378.    Other emulators on the market are less than satisfactory solutions.
  379.    Of the small number which can actually run without causing system
  380.    errors under the later versions of DOS, apparently none is capable
  381.    of running real CP/M. Instead they use an emulated version of CP/M
  382.    which is only as accurate as the developers have bothered to make
  383.    it.
  384.  
  385.    MYZ80 can run CP/M 3.0 and ZCPR (which is such a useful Z80
  386.    developer's environment).  So if you suffer from less than perfect
  387.    Z80 emulation and slow overall performance, give MYZ80 a try, and
  388.    save the 'real' Z80  machines for those cold winter mornings when
  389. +  you really need the heat.  The author of MYZ80, Simon Cran, can be
  390. +  reached at:
  391.  
  392. +       Simeon Cran P/L
  393. +       PO Box 5706
  394. +       West End, Queensland, AUstalia 4101
  395. +       Simeon.Cran@f236.n640.z3.fidonet.org
  396.  
  397. |  It may also be helpful to note that Micro Solutions had a device
  398. |  called the MatchPoint PC, which was effectively an Apple //e on a
  399. |  card, for the IBM clones.  When used in conjunction with a
  400. |  MicroSolutions CompatiCard, you can read files from an Apple CP/M
  401. |  disk and transfer to another disk format with a special
  402. |  configuration of UniForm.  That although this setup is effective, it
  403. |  is quite expensive and the cost is not justified for small amounts
  404. |  of copying.
  405.  
  406.  
  407.  
  408. Q10: Where can I get a boot disk for (insert system name)?
  409.    
  410. A: (Don Maslin)
  411.  
  412.    Getting a system disk is pretty easy - if Dina-SIG CP/M System Disk
  413.    Archives has it.  However, some dialogue with the requester has
  414.    usually been necessary to assure that we are talking about the same
  415.    Jurassic inhabitant!  There are just too many variants in the CP/M
  416.    world.  A request with specifics on the computer, an address to mail
  417.    to, and some recompense is all it takes.  Since this is an unfunded
  418.    effort on the part of the SIG, the costs of media, mailer, and
  419.    postage  must be recouped.  In general, and there are variations,
  420.    this runs $3 for the first disk and $2 or less for each additional.
  421.    Eight inch disks are a bit more!  However, a swap can be arranged if
  422.    the other party has disks that are not duplicative of ones already
  423.    in the archive.  If you can help augment the archive, yours is
  424.    free.
  425.  
  426.    The keeper of the archives can be reached at:
  427.  
  428.               Don Maslin
  429.               7742 Via Capri
  430.               La Jolla CA 92037
  431.               619-454-7392
  432.  
  433.    or use the email address given above.
  434.  
  435.  
  436. Q11: What terminal emulation programs are available?
  437.  
  438. A: (Peter A. Schuman)
  439.  
  440.    The leading CP/M public domain or freeware (author kept copyright
  441.    but distributed it for free) modem programs are:
  442.  
  443.     MODEM740 - The last of the "MODEMxxx" programs.
  444.  
  445.     IMP245 - This is nice, and works smoothly within what it does.
  446.     What it does, it does very well.  IF you have slow floppy
  447.     drives, there is a patch to cut down the receive buffer size.
  448.  
  449.     MEX114 - different from the above two, but minimally functional
  450.     with just an IMP overlay.  To use it all, you need MEX overlay
  451.     for your machine.
  452.  
  453.     ZMP15  -  This program includes ZMODEM file transfers.
  454.  
  455.     KERMIT - This program may have the widest implementation base
  456.     because it uses only printable characters for its file
  457.     transfers.  This is a plus because the MODEM7 family of
  458.     protocols send binary characters that sometimes conflict with
  459.     the underlying system use.  It is a minus because many more
  460.     characters must be sent and thus is slower.  KERMIT may be
  461.      found on watsun.cc.columbia.edu.
  462.  
  463.     QTERM43E - This is somewhat like using QMODEM on an MSDOS
  464.     machine.  Qterm has VT100 emulation mode as well as XMODEM and
  465.     KERMIT protocol.  If you can get (or write) a good overlay,
  466.     this is a nice program.
  467.  
  468.    For high speed transfers, you will probably need interrupt-driven
  469.    routines, which are available for some these.  The exact baud rate
  470.    where it becomes necessary varies by system and program.
  471.  
  472.  
  473. Q12: How do you unpack a .ARK or .ARC file?
  474.  
  475. A: (Gier Tjoerhom, Don Kirkpatrick)
  476.  
  477.     Archive files are a collection of related files packed together so
  478.     they stay together.  They have somewhat been replaced by librarys,
  479.     but are still encountered often.  The C or K at the end only
  480.     differentiate the original packing program, they are otherwise
  481.     identical.  Some archives are self extracting, just rename them
  482.     with a .com ending and execute them.  Others must be unpacked with
  483.     a program, unarc16.ark containing one of the most popular (in a
  484.     self extracting archive). This archive can be found at:
  485.  
  486.          oak.oakland.edu: /pub2/cpm/arc-lbr/unarc16.ark
  487.  
  488.  
  489. Q13: How do you unpack a .lbr file?
  490.  
  491. A: (William P. Maloney, Peter A. Schuman)
  492.  
  493.    A .lbr is a single file that contains a number of compressed files
  494.    inside.  The files must be extracted from the .lbr before the can be
  495.    used.
  496.  
  497.    One very good library extract program is called lbrext.com.  It's
  498.    simple to use and uncrunches the files at the same time.  EXAMPLE:
  499.  
  500.         A>lbrext b:myfile.lbr c:*.* uo
  501.  
  502.    This takes the lbrext.com file on 'A' to extract all the files in
  503.    myfile.lbr on 'B' and put them on 'C' uncrunched.  A simple 'lbrext'
  504.    first will show you how to use the .com file.
  505.  
  506.    Other popular library maintenance programs are LUE, DELBR, and NULU,
  507.    the latter being one of the best CP/M programs for handling LBRs.
  508.    However, don't use NULU to extract and unsqueeze simultaneously.  It
  509.    occasionally screws up doing this, and it can trash an entire disk
  510.    when it does so.
  511.  
  512.  
  513. Q14: What are all these .xQx, .xYx, and .xZx file types?
  514.  
  515. A: (Don Kirkpatrick)
  516.  
  517.    These are compressed files, a.k.a. squeezed or crunched files.  They
  518.    must be uncompressed before they can be used.  They differ in the
  519.    compression algorithm; .?Q? was the first generation and .?Y? the
  520.    newest.  There are many fine programs that uncompress files, but
  521.    most handle only one or two compression types (e.g. SQ111.ARC and
  522.    CRUNCH24.LBR).  One program that will uncompress all three types can
  523.    be found in CRLZH20.LBR.
  524.  
  525.  
  526. Q15: Are any of these .ARK, .LBR, or CRUNCH utilities on MSDOS?
  527.  
  528. A: (Geir Tjoerhom)
  529.  
  530.    Yes, MSDOS versions do exist and can be located as follows:
  531.  
  532.         oak.oakland.edu: /pub/msdos/arcutil/lue220.zip         (.LBR)
  533.         nic.switch.ch: /mirror/msdos/archiver/arce41a.zip      (.ARK)
  534.         nic.funet.fi: /pub/msdos/packing/compress/alusq.com    (.xQx)
  535.         nic.funet.fi: /pub/msdos/packing/compress/uncr233.zip  (.xZx)
  536.  
  537.  
  538. Q16: Why does my Kaypro drop characters above (insert baud rate)?
  539.  
  540. A: (Jeff Wieland, Stephen Griswold, Don Kirkpatrick)
  541.  
  542.    The basic problem is that updating the screen takes too long and some
  543.    incoming characters are missed.  The exact baud rate where
  544.    characters begin to disappear depends on the configuration of the
  545.    Kaypro and the terminal program.  Generally, the older non-graphic
  546.    Kaypros will run at a much higher baud rate before characters start
  547.    to disappear.  Stock Kaypros are not interrupt driven and the BIOS
  548.    ROM has several built-in delays, which demanded too much of a
  549.    2x/4x/10's time.
  550.  
  551.    Several things can be done to help the situation.  If your Kaypro
  552.    came with the MITE software package, you can use it for high speed
  553.    terminal emulation.  A Kaypro 2X using MITE can go as fast as 19200
  554.    bps.  MITE uses interrupts to achieve this.
  555.  
  556.    Sometimes the problem can be ignored. A 2X will drop characters at
  557.    300 baud using Kermit-80.  File transfers work fine at 19200 bps.
  558.    It is always a good ides to run file transfers in the quiet mode if
  559.    terminal mode is dropping characters as then the display update time
  560.    is minimized.
  561.  
  562.    The graphic-equipped Kaypros can be significantly improved in
  563.    terminal mode just by turning off the status line at the bottom of
  564.    the screen.  As most terminal programs have an initialize sequence
  565.    available, just send the no status line command to the Kaypro -
  566.    <ESC>, C, 7 [1BH, 43H, 37H in hex].
  567.  
  568.    There are several hardware changes that can lessen or eliminate the
  569.    problem.  There is a speed modification for the 1983 Kaypro-II's &
  570.    IV's requiring changing some chips to faster versions and outfitting
  571.    the back with a toggle switch.  Upgrading to a MicroCornucopia MAX-8
  572.    or Advent TurboROM also helps.
  573.  
  574.    If your machine is equipped with the Advent TurboROM and you choose
  575.    to run QTERM, Don Kirkpatrick can send you an interrupt driver that
  576.    allows the graphic-enhanced Kaypros to work just fine to at least
  577.    2400 baud.
  578.  
  579.  
  580. Q17: What is an Advent TurboROM?
  581.  
  582. A: (Don Maslin)
  583.  
  584.    The Advent TurboROM is a firmware upgrade to the Kaypro.  It
  585.    replaces the original Kaypro system ROM and provides flexible
  586.    configurations, additional disk formats, greater speed, and bug
  587.    fixes.  Contact point for this is:
  588.  
  589.               Chuck Stafford
  590.               4000 Norris Avenue
  591.               Sacramento CA 95812
  592.               916/483-0312
  593.  
  594.  
  595. Q18: How can I add a hard drive to my Kaypro?
  596.  
  597. A: (Don Kirkpatrick)
  598.  
  599.    Chuck Stafford (see above) sells hard drive conversion kits.
  600.    Emerald Microware used to offer hard drive kits for the Kaypro, but
  601.    has run out of hard disk controllers. If you already have your own
  602.    WD-1002-05 or WD-1002-HDO or can find one, then Emerald can provide
  603.    you with controller software.  They can be contacted at:
  604.  
  605.               EMERALD MICROWARE
  606.               P.O. Box 1726
  607.               Beaverton OR 97075
  608.               503/641-8088  Brian/Patricia
  609.  
  610.  
  611. Q19: What belongs in the unpopulated board area on a Kaypro?
  612.  
  613. A: (Don Maslin, Don Kirkpatrick, Peter A. Schuman)
  614.  
  615.    A clock and modem go there.  The modem is rather useless as it is
  616.    only 300 baud.  The clock/calendar is useful.  The Computer Journal,
  617.    issue 64, Nov./Dec. 1993, describes the installation procedure.
  618.    There is also an area on a 2X for a hard drive interface.  
  619.  
  620.  
  621.  
  622. Q20: What is The Computer Journal?
  623.  
  624. A: (Kevin Spears, Don Kirkpatrick)
  625.  
  626.    The Computer Journal is a magazine specializing in CP/M, small
  627.    systems, and related topics. Chuck Stafford writes a regular column
  628.    on Kaypros and Jay Sage writes one on Z Systems. In their own
  629.    words:
  630.  
  631.     "The Computer Journal has been supporting CP/M and Z80s for TEN
  632.     years.  TCJ has recently increased our support by providing
  633.     more beginner CP/M articles, as well as our regular advanced
  634.     ZCPR column.  The ZCPR column is written by one of the ZCPR
  635.     authors and guides people in replacing CP/M with this
  636.     do-it-yourself operating system.
  637.  
  638.     Tired of PC/MSDOS files getting bigger and bigger?  Like to do
  639.     things in a simple way?  How about learning about new devices
  640.     without having the latest "C" compiler?  Have you been
  641.     wondering about using the new IDE drives on your CP/M system?
  642.     We do all that and more at The Computer Journal."
  643.  
  644.    There are six issues per year, and the subscription rate is $24 for
  645.    1 year, or $44 for 2. Subscriptions may be sent to:
  646.  
  647.               The Computer Journal
  648.               P.O. Box 535
  649.               Lincoln, CA 95648
  650.  
  651.  
  652. Q21: What is ZCPR and the Z System?
  653.  
  654. A: (Jay Sage, Don Kirkpatrick)
  655.  
  656.    The original ZCPR was written in Z80 code and was called the "Z80
  657.    Command Processor Replacement".  It was a drop-in replacement for
  658.    the Digital Research CCP (Console Command Processor) and adhered to
  659.    the 800H space restriction.  ZCPR2 (February 14, 1983) was the first
  660.    experiment in greatly extending the power of the command processor.
  661.    It added additional memory modules for supporting such things as
  662.    multiple commands on a line, a dynamically reconfigurable command
  663.    search path, and directory names associated with drive/user areas.
  664.    The ideas and implementation in ZCPR2 were only half-baked, and they
  665.    came to logical fruition in ZCPR3 (Richard Conn's 3.0 and Jay Sage's
  666.    3.3 and 3.4).
  667.  
  668.    ZCPR3 gives you UNIX-like flexibility.  Features implemented include
  669.    shells, aliases, I/O redirection, flow control, named directories,
  670.    search paths, custom menus, passwords, online help, and greater
  671.    command flexibility.  ZCPR3 can be found on many BBS and SIMTEL
  672.    mirrors.  The Z System commercial version is available for a nominal
  673.    fee from Jay Sage.  Further details can be found in the text "ZCPR3,
  674.    The Manual", by Richard Conn, ISBN 0-918432-59-6.
  675.  
  676.    You can find a detailed history of the development of ZCPR and the Z
  677.    System in Jay Sage's column in issue #54 of The Computer Journal.
  678.    This article celebrated the 10th anniversary of ZCPR, which was
  679.    first released on February 2, 1982.  His "ZCPR33 User's Guide" also
  680.    has a section on the history (it can be ordered from Jay for $10,
  681.    domestic shipping included).
  682.  
  683.  
  684. Q22: What ever happened to the Z800?
  685.  
  686. A: (Ralph Becker-Szendy, Frank Zsitvay)
  687.  
  688.    The Z800 was planned to be NMOS, and was finally implemented as the
  689.    Z280 in CMOS, five years late.  And it does have a 4kB/8kB paged
  690.    MMU, and separate I/D space, and cache. There are small differences
  691.    between the Z800 preliminary spec and the final Z280 specification.
  692.  
  693.    The Z180 was not an outgrowth of the Z800.  It was a joint effort
  694.    between Zilog and Hitachi.  The first two versions of the HD64180
  695.    were slightly different from the current Z180.  The current HD64180
  696.    and Z180 are identical, and both have flags in one of the control
  697.    registers to emulate the earlier versions.  The changes are mostly
  698.    bus timing, as the HD64180 was designed to interface with Motorola
  699.    6800 style peripherals as well as Intel and Zilog, which wasn't too
  700.    strange since Hitachi second sources some Motorola 6800 series
  701.    products.
  702.  
  703.  
  704. Q23: What is the status of the Z380?
  705.  
  706. A: (Ralph Becker-Szendy)
  707.  
  708.    The Z380 is a 32-bit version binary-compatible upgrade of the
  709.    HD180.  The 18MHz part in the 100-pin QFP package is shipping.  The
  710.    plan for a PGA-package for the Z380 has been scrapped.  Zilog is
  711.    working on a 25MHz part, but it isn't quite ready yet.  The
  712.    "Preliminary Product Specfication", Zilog part number DC6003-02,
  713.    documents the part.  According to the manual, the plans include a
  714.    40MHz part, but the time frame is uncertain.
  715.  
  716.  
  717. Q24: What is the KC80?
  718.  
  719. A: (Ralph Becker-Szendy)
  720.  
  721.    There was an announcement in the trade press about a deal between
  722.    Kawasaki Heavy Industries and Zilog. Kawasaki has developed
  723.    something called the KC80, which is a Z80 (no MMU, extended address
  724.    space, or 32-bit enhancements), but speeded up to execute most
  725.    instructions in one or two cycles, and running at 20MHz.  Zilog has
  726.    the rights to the design. The catch is that Zilog is currently not
  727.    planning to sell it as a chip.
  728.  
  729.  
  730. Q25: Anyone know a good source for cross assemblers?
  731.  
  732. A: (Roger Hanscom)
  733.  
  734.    There are a variety of sources for cross platform development tools.
  735.  
  736.    The C Users' Group (1601 W. 23rd St., Suite 200, Lawrence, KS
  737.    66046-2700) has a library of software that includes all kinds of
  738.    development tools.  Source code is distributed with many of them.
  739.    They charge $4/disk and $3.50 s&h per order, and can supply 3.5" or
  740.    5.25" DOS formats.  Those of you seeking assemblers or disassemblers
  741.    will be particularly interested in volumes number 398, 363 (2
  742.    disks), 348, 346 (2 disks), 338 (2 disks), 335 (4 disks), 316, 303,
  743.    and 292(4 disks).  They also market a CD-ROM of volumes 100 through
  744.    364 for $49.95 list (it can usually be found at computer shows for
  745.    $25 to $35).  They can be reached at 913/841-1631 FAX: 913/841-2624.
  746.  
  747.    The Circuit Cellar BBS is on-line 24 hours per day with some cross
  748.    development tools, particularly for CPU's that are commonly used as
  749.    controllers.  They have a Courier HST running 2400/9600 bps at
  750.    203/871-0549, and another line that will do up to 14.4k bps (8N1) at
  751.    203/871-1988.  Both of these numbers are in Connecticut.
  752.  
  753.    The Motorola BBS is in Austin, Texas, on 512/440-3733.  They have
  754.    downloadable cross development products mostly for the 68xx and
  755.    68xxx architectures.  Like the Circuit Cellar BBS, this BBS seems to
  756.    specialize in micro-controller development.  Many of these files can
  757.    also be accessed over the network on bode.ee.ualberta.ca
  758.    (129.128.16.96).
  759.  
  760.    Don't forget to look in the old familiar places, such as
  761.    oak.oakland.edu and wuarchive.wustl.edu.
  762.  
  763.    It is an unverified rumor that Walnut Creek CDROM (cdrom.com) has
  764.    some tools from some of the sources listed above on line on their
  765.    server.
  766.  
  767.  
  768. =====================================================================
  769.                             End of FAQ
  770.