home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug121.arc / INFO-CPM.ARK / INFO-CPM.005 < prev   
Text File  |  1988-08-07  |  30KB  |  781 lines

  1.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU  4 Oct 88
  2.  04:08:12 EDT
  3.  Date: Tue,  4 Oct 88 01:30:16 MDT
  4.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  5.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  6.  Subject: INFO-CPM Digest V88 #218
  7.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  8.  
  9.  INFO-CPM Digest             Tue,  4 Oct 88       Volume 88 : Issue 218
  10.  
  11.  Today's Topics:
  12.                             Help with CPTxx
  13.                        Looking for software: PL/M
  14.                   Operating System Command References
  15.  ----------------------------------------------------------------------
  16.  
  17.  Date: Mon, 3 Oct 88 13:00:42 EDT
  18.  From: "Paul V. Pullen" <pvpullen@crdec2.apgea.army.mil>
  19.  Subject: Help with CPTxx
  20.  
  21.  I am trying to get a copy of either 4.05 or 4.09 Kermit to run on a CPTxx
  22.  system running in data processing mode, and have come up on several problems
  23.  that I need assistance from a user on the network.
  24.  
  25.  a.  In attempting to download the HEX files, I have hit a roadblock in getting
  26.  the files into the machine.  Would a user out there have a disk containing
  27.  Kermit that I can barter for?  I have no formatted data processing disks at
  28.  present to use to resupply, but would be able to supply a DSDD 3.5 inch disk
  29.  as a replacement.
  30.  
  31.  b.  Is there a format routine available for this machine that would format a
  32.  disk to use standard DSDD 3.5 inch disks?
  33.  
  34.  Any assistance would be appreciated
  35.  
  36.  Paul Pullen
  37.  pvpullen@crdec-vax2.arpa
  38.  pvpullen@crdec2.apgea.army.mil
  39.  
  40.  Telephone (301) 671 3544 (0700-1530 Eastern Daylight Time)
  41.  
  42.  ------------------------------
  43.  
  44.  Date: 3 Oct 88 11:19:41 GMT
  45.  From: ecsvax!dmimi@mcnc.org  (Miriam Clifford)
  46.  Subject: Looking for software: PL/M
  47.  
  48.  In article <299@oink.UUCP>, jep@oink.UUCP (James E. Prior) writes:
  49.  > In article <9814@elroy.Jpl.Nasa.Gov> morris@jade.UUCP (Mike Morris) writes:
  50.  > >I've recently stumbled across some old software written in PL/M, and
  51.  > >would like to be able to make some changes.  The target machine is a
  52.  > >Z-80 process control system (actually an amateur radio repeater control
  53.  > >system), the test system is an IMSAI 8080 S-100 system, and the software
  54.  > >development system will be a PClone or the IMSAI.  The ideal would be to
  55.  > >find a complete package somewhere.  As far as I know, it is not
  56.  > >available from DR any more...
  57.  >
  58.  Sorry, couldn't get e-mail delivered.  This is really directed at the original
  59.  posting.
  60.  
  61.  I have the pl/i program for cpm, complete with the manual.  Since I'm not using
  62.  cpm any more at all, I'd be glad to sell it.  Either send me e-mail (but please
  63.  be sure I can get back to you--I have only usenet and BITNET access) or snail
  64.  mail.
  65.  
  66.  {decvax,ihnp4,akgua}!mcnc!ecsvax!dmimi
  67.  Mimi Clifford
  68.  2535 Sevier St
  69.  Durham, NC 27705
  70.  919-489-4821
  71.  
  72.  ------------------------------
  73.  
  74.  Date: 1 Oct 88 22:16:40 GMT
  75.  From: njsmu!telesci!fantasci!jep@princeton.edu  (Joseph E Poplawski )
  76.  Subject: Operating System Command References
  77.  
  78.  Hello.  I am need of some information for a school project that I am hoping
  79.  everyone may be able to help me with.  What I need to do is make a reference
  80.  chart as large as possible that covers various basic commands for the various
  81.  operating systems in existance. For example:
  82.  
  83.      Command Summary        UNIX        MS-DOS        TOPS-10
  84.  
  85.      display directory    ls -l        dir        dir
  86.      copy a file        cp old new    copy old new    copy new old
  87.  
  88.  What I need from Netland is the common commands for the various operating
  89.  systems.  Such as XENIX, VMS, CP/M, AppleDos, BSD, Xenix, TRS/Ls Dos, etc.
  90.  Just the basic commands.  This also will go into making "alias templates" for
  91.  CSH and KSH for users on UNIX systems who would like to have a command set of
  92.  their native machine.
  93.  
  94.  Here is a small list of commands that I would like for the chart. It is not all
  95.  of them, just the ones I can think of off hand.  I am using the UNIX
  96.  equivalents
  97.  of each since UNIX is my native operating system.
  98.  
  99.      cat        cd/chdir    chmod        ln
  100.      lpr        mkdir        more/less    mv
  101.      rm        cp        ls        biff
  102.      finger        who        mail/mailx    mesg
  103.      write/chat    cal        calendar    date
  104.      lock        pwd        uptime        man
  105.      pr        cmp        diff        find
  106.      grep        head/tail    sort        uniq
  107.      wc        kill        ps        tee
  108.      time
  109.  
  110.  I know that some operating systems will not have some of these commands, like
  111.  MSDOS would not have 'who' or 'ps'.  Those will be represented by 'N/A' in the
  112.  chart.  I would also like to have the commands for entering both common line
  113.  and full screen editors, especially for the ones that come with the operating
  114.  system.  Not the editor commands, just the command to get into an editor.
  115.  
  116.  After this project, and if it gets a good grade, my next project will probably
  117.  be along the same lines with the exception of making a chart for editors, both
  118.  full screen and line.
  119.  
  120.  All information and help would be greatly appreciated.  Please mail all replies
  121.  so I can be sure to collect them all. And if you are interested in the
  122.  "aliasing
  123.  templates", mail me and I will get them to you upon their completion.  If there
  124.  is enough interest in them, I may post them to the net.
  125.  
  126.  Sorry about the cross posting but I wanted to get this to all the groups that
  127.  dealt with a different operating system.
  128.  
  129.  Thanks for your help.
  130.  
  131.  -Jo
  132.  
  133.  -------------------------------------------------------------------------------
  134.  |Joseph E Poplawski  (Jo)                     US Mail:  1621 Jackson Street   |
  135.  |                                                       Cinnaminson NJ 08077  |
  136.  |UUCP:..!rutgers!rochester!moscom!telesci!fantasci!jep                        |
  137.  |     ..!princeton!telesci!fantasci!jep         Phone:  +1 609 786-8099 home  |
  138.  |     ..!pyrnj!telesci!fantasci!jep                                           |
  139.  -------------------------------------------------------------------------------
  140.  |                 Life is too short to dance with ugly women!                 |
  141.  -------------------------------------------------------------------------------
  142.  
  143.  ------------------------------
  144.  
  145.  End of INFO-CPM Digest
  146.  ******************************
  147.  
  148.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU  6 Oct 88
  149.  02:23:46 EDT
  150.  Date: Wed,  5 Oct 88 01:31:00 MDT
  151.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  152.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  153.  Subject: INFO-CPM Digest V88 #219
  154.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  155.  
  156.  INFO-CPM Digest             Wed,  5 Oct 88       Volume 88 : Issue 219
  157.  
  158.  Today's Topics:
  159.          Copyrighting programs based on PD may be ruled invalid
  160.                           CP/M on a UNIX PC??
  161.                          CPT 8xxx File Transfer
  162.  ----------------------------------------------------------------------
  163.  
  164.  Date: Tue, 4 Oct 1988  21:34 MDT
  165.  From: Keith Petersen <W8SDZ@SIMTEL20.ARMY.MIL>
  166.  Subject: Copyrighting programs based on PD may be ruled invalid
  167.  
  168.  In a recent response to Apple's "Look and Feel" lawsuit, HP maintained
  169.  that the Mac's graphical interface is based on work done by other
  170.  companies - in particular, Xerox Corp.  HP's filing further alledged
  171.  that Apple obtained copyright registrations on the screen display
  172.  fraudulently by not disclosing to the U.S. Copyright Office that the
  173.  Mac's display was derived from Xerox's work.
  174.  
  175.  > "In copyrights and patents, if there is prior art, it has to be reported
  176.  > at submission", said Bob Frankenberg, group general manager for the
  177.  > information systems group at HP.  "Prior art, whether protected or in
  178.  > the public domain, can make your patent or copyright invalid."
  179.  
  180.  This is an interesting turn of events.  If this is upheld by the court
  181.  it could invalidate the copyrights of all shareware and commercial
  182.  programs which contain a substantial amount of public domain code.
  183.  
  184.  I wonder how that would affect the SEA vs. PKWare suit?
  185.  
  186.  Would it make ZOO's copyright invalid?
  187.  
  188.  How about all the copyrighted file transfer programs out there which
  189.  use the Ward Christensen protocol (popularly called XMODEM) and all
  190.  those YMODEM and ZMODEM programs based on Chuck Forsberg's PD code?
  191.  
  192.  LONG LIVE PUBLIC DOMAIN!
  193.  
  194.  Maintainer of the CP/M and MSDOS archives at SIMTEL20.ARMY.MIL [26.0.0.74]
  195.  Arpa: W8SDZ@SIMTEL20.ARMY.MIL
  196.  Uucp: {ames,decwrl,harvard,rutgers,ucbvax,uunet}!simtel20.army.mil!w8sdz
  197.  
  198.  ------------------------------
  199.  
  200.  Date: 2 Oct 88 10:40:32 GMT
  201.  From: oliveb!tymix!antares!jms@ames.arc.nasa.gov  (joe smith)
  202.  Subject: CP/M on a UNIX PC??
  203.  
  204.  [tymix!oliveb!ames!nrl-cmf!cmcl2!rutgers!njin!princeton!njsmu!mccc!pjh]
  205.  
  206.  Dr. Dobb's Journal published a CP/M emulator (in 68000 assembly language)
  207.  in the Jan-86 thru Mar-86 issues.  I got a copy of the sources on Fred
  208.  Fish's AmigaLibDisk109 (public domain software for the Commodore Amiga).
  209.  It should be trivial to modify it for Unix.
  210.  
  211.  --
  212.  +----------------------------------------------------------------------------+
  213.  | TYMNET:JMS@F29  CA:"POPJ P,"  UUCP:{ames|pyramid}oliveb!tymix!antares!jms  |
  214.  | INTERNET: closed for renovations        PHONE:Joe Smith @ (408)922-6220    |
  215.  +----------------------------------------------------------------------------+
  216.  
  217.  ------------------------------
  218.  
  219.  Date: Tue, 4 Oct 88 21:13:36 PDT
  220.  From: secrist%msdsws.DEC@decwrl.dec.com (Richard Secrist, Digital Equip. Corp.
  221.  USA)
  222.  Subject: CPT 8xxx File Transfer
  223.  
  224.      I had the dubious honor of doing some file transfer to/from
  225.      CPT 8xxx systems and still probably have a data processing
  226.      mode floppy around with XMODEM on it.  I know I used an 85xx
  227.      and I guess an 82xx with it, so if you want to get that I'll
  228.      see if I can dig through my junk and find it.  Around 2-3
  229.      years ago when I did it there was no Kermit for it, and as
  230.      I visited a CPT rep in 'D.C. several times to get it all worked
  231.      out I'm doubtful one exists.  I'm not sure if I had the source
  232.      to it or just an overlay file.
  233.  
  234.      I don't have access to a CPT any more but if you can dredge up
  235.      a pre-formatted data procesing mode floppy I'm sure I can bum
  236.      some time on a 8" system somewhere to copy the junk onto it.
  237.  
  238.      rcs
  239.  
  240.  ------------------------------
  241.  
  242.  End of INFO-CPM Digest
  243.  ******************************
  244.  
  245.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU  7 Oct 88
  246.  10:16:24 EDT
  247.  Date: Fri,  7 Oct 88 01:30:55 MDT
  248.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  249.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  250.  Subject: INFO-CPM Digest V88 #220
  251.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  252.  
  253.  INFO-CPM Digest             Fri,  7 Oct 88       Volume 88 : Issue 220
  254.  
  255.  Today's Topics:
  256.                     Looking For Z80 assembler Source
  257.  ----------------------------------------------------------------------
  258.  
  259.  Date: 6 Oct 88 19:44:57 GMT
  260.  From: mailrus!uflorida!novavax!potpourri!csantiag@purdue.edu  (Carlos Santiago)
  261.  Subject: Looking For Z80 assembler Source
  262.  
  263.     I am looking for source in "C" for a Z80 assembler. I have a copy of a
  264.  z80 macro assembler in "C", but I can't compile it on my machine because
  265.  it uses yacc. I am using Aztec C on an Amiga.
  266.  
  267.  --
  268.        ____ ____   Gould, CSD, Home of the Firebreathers
  269.       /    /___      The opinions expressed are my own.
  270.      /___ ____/     ...uunet!gould!csantiago
  271.                     ...mcnc!rti-sel!gould!potpourri!csantiag
  272.  
  273.  ------------------------------
  274.  
  275.  End of INFO-CPM Digest
  276.  ******************************
  277.  
  278.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU  8 Oct 88
  279.  04:42:05 EDT
  280.  Date: Sat,  8 Oct 88 01:30:19 MDT
  281.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  282.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  283.  Subject: INFO-CPM Digest V88 #221
  284.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  285.  
  286.  INFO-CPM Digest             Sat,  8 Oct 88       Volume 88 : Issue 221
  287.  
  288.  Today's Topics:
  289.                            Kaypro 10 for sale
  290.                      MMD740/IMP/MEX Overlay Sought
  291.                               UNIX on Z80
  292.  ----------------------------------------------------------------------
  293.  
  294.  Date: 5 Oct 88 00:31:51 GMT
  295.  From: njsmu!mccc!pjh@princeton.edu  (Pete Holsberg)
  296.  Subject: Kaypro 10 for sale
  297.  
  298.  In article <4138@cadnetix.COM> rusty@cadnetix.COM (Rusty) writes:
  299.  Just wish there was a media program for MS/DOS which could read
  300.  ...K10 disks!
  301.  ...-----
  302.  ...Rusty Carruth   UUCP: {uunet,boulder}!cadnetix!rusty  DOMAIN:
  303.  rusty@cadnetix.com
  304.  ...Cadnetix Corp.  (303) 444-8075x296 \  5775 Flatiron Pkwy. \ Boulder, Co
  305.  80301
  306.  ...Radio: N7IKQ    'home': P.O.B. 461 \  Lafayette, CO 80026
  307.  
  308.  Have you tried Media Master?
  309.  
  310.  ------------------------------
  311.  
  312.  Date: Fri 07 Oct 1988 16:21:16 EDT
  313.  From: <SAGE@LL.ARPA>
  314.  Subject: MMD740/IMP/MEX Overlay Sought
  315.  
  316.  As CP/M resource person for the Boston Computer Society, I was contacted
  317.  by a user with a Royal Alphatronics computer for which he wanted a modem
  318.  program.  So far I have not been able to find an overlay for that machine.
  319.  Any suggestions would be appreciated (if anyone has the machine and a
  320.  comm program and would be willing to send a disk to this user, that would
  321.  be great).  Thanks.
  322.  
  323.  -- Jay Sage
  324.  
  325.  ------------------------------
  326.  
  327.  Date: 30 Sep 88 19:48:32 GMT
  328.  From: pilchuck!ssc!mcgp1!fst@uunet.uu.net  (Skip Tavakkolian)
  329.  Subject: UNIX on Z80
  330.  
  331.  In article <12394@oberon.USC.EDU>, mlinar@eve.usc.edu (Mitch Mlinar) writes:
  332.  > In article <446@stiatl.UUCP> meo@stiatl.UUCP (Miles O'Neal) writes:
  333.  >>If you don't come up with an acceptable UNIX for the Z80,
  334.  >>I recommend ZCPR3 over something like IDRIS.
  335.  [deleted]
  336.  > Of course, just about anything is better than IDRIS, including CPM let
  337.  [deleted]
  338.  > But, then again, I am biased as I helped write a good chunk of it.
  339.  > -Mitch
  340.  
  341.  NOTE: My company deals in IDRIS product for ATARI ST.
  342.  
  343.  IDRIS for the Z80 is a very old product, and Whitesmiths probably would not
  344.  sell it to now.  IDRIS however runs on may different processors.  IDRIS 3.14
  345.  which I have on my ATARI MEGA-4 (mc68000), has WSL ANSI C compiler, X-Windows
  346.  and TCP/IP.
  347.  
  348.  I have never seen or heard of QPLUS, if and when I do, and if it is good and
  349.  properly priced, I might buy it for my Oz-1.
  350.  
  351.  Sincerely
  352.  --
  353.  Fariborz ``Skip'' Tavakkolian
  354.  UUCP    ...!uw-beaver!tikal!mcgp1!fst
  355.  
  356.  UNIX is a registered trademark of AT&T
  357.  
  358.  ------------------------------
  359.  
  360.  End of INFO-CPM Digest
  361.  ******************************
  362.  
  363.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU  9 Oct 88
  364.  03:48:16 EDT
  365.  Date: Sun,  9 Oct 88 01:30:49 MDT
  366.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  367.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  368.  Subject: INFO-CPM Digest V88 #222
  369.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  370.  
  371.  INFO-CPM Digest             Sun,  9 Oct 88       Volume 88 : Issue 222
  372.  
  373.  Today's Topics:
  374.                         a very naive Question???
  375.                            Kaypro 10 for sale
  376.  ----------------------------------------------------------------------
  377.  
  378.  Date: 8 Oct 88 06:14:18 GMT
  379.  From: cs.utexas.edu!ut-emx!kannan@rutgers.edu  (Natarajan Shanmugh)
  380.  Subject: a very naive Question???
  381.  
  382.  Followup-To:
  383.  Distribution:
  384.  Organization: UTexas Computation Center, Austin, Texas
  385.  Keywords: Virtual Memory
  386.  
  387.      I read an article in UNIX World comparing system V and AIX. It clearly
  388.  stated that System V did not have VM(Virtual Memory concept). Can someone
  389.  clear the following doubts for me through e-mail to
  390.  nataraj@happy.cc.utexas.edu
  391.  
  392.     (1) If there is no VM, how does the operating system, bring the programs
  393.  from secondary storage to main for execution.(System V )
  394.  
  395.     (2) How does MS-Dos solve the above problem?
  396.  
  397.      (3) I have comments like Unix needs at least 4M of main memory?
  398.        Is it for all the daemons to run?
  399.  
  400.        Thank you
  401.  
  402.        nataraj@happy.cc.utexas.edu
  403.  
  404.  ------------------------------
  405.  
  406.  Date: 7 Oct 88 20:50:00 GMT
  407.  From: clio!berger@uxc.cso.uiuc.edu
  408.  Subject: Kaypro 10 for sale
  409.  
  410.  Uniform by Micro Solutions in DeKalb, Il. reads those disks.
  411.  
  412.              Mike Berger
  413.              Department of Statistics
  414.              University of Illinois
  415.  
  416.              berger@clio.las.uiuc.edu
  417.              {convex | pur-ee}!uiucuxc!clio!berger
  418.  
  419.  ------------------------------
  420.  
  421.  End of INFO-CPM Digest
  422.  ******************************
  423.  
  424.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU 10 Oct 88
  425.  04:07:13 EDT
  426.  Date: Mon, 10 Oct 88 01:30:15 MDT
  427.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  428.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  429.  Subject: INFO-CPM Digest V88 #223
  430.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  431.  
  432.  INFO-CPM Digest             Mon, 10 Oct 88       Volume 88 : Issue 223
  433.  
  434.  Today's Topics:
  435.                   CP/M+ <-> Apple DOS3.3 file transfer
  436.                                CP/M+ BIOS
  437.                         CP/M Emulator for 680x0
  438.                SEA compatible archive pgm for CP/M wanted
  439.  ----------------------------------------------------------------------
  440.  
  441.  Date: 9 Oct 88 22:11:07 GMT
  442.  From: hpda!athertn!paul@ucbvax.Berkeley.EDU  (Paul Sander)
  443.  Subject: CP/M+ <-> Apple DOS3.3 file transfer
  444.  
  445.  Hello, net.wizards:
  446.  
  447.  I own an old Apple II Plus, and have installed a "CP/M Card [TM]" from
  448.  Advanced Logic Systems.  The Card runs CP/M 3.0 in a banked memory
  449.  configuration.
  450.  
  451.  What I am looking for is a way of converting files from CP/M format to
  452.  DOS 3.3 and vice-versa.  I have looked into CP/Muffin from A.P.P.L.E., but
  453.  it does not transfer files to CP/M format, and for some reason I have not
  454.  had much luck coaxing it to transfer file from CP/M to DOS either.
  455.  
  456.  I would appreciate any leads you can give me.
  457.  
  458.  Many thanks in advance,
  459.  
  460.  Paul Sander
  461.  paul@athertn.Atherton.com
  462.  {decwrl,sun}!athertn!paul
  463.  
  464.  ------------------------------
  465.  
  466.  Date: 9 Oct 88 22:30:36 GMT
  467.  From: hpda!athertn!paul@ucbvax.Berkeley.EDU  (Paul Sander)
  468.  Subject: CP/M+ BIOS
  469.  
  470.  I own an old Apple II Plus system into which I have installed a "CP/M Card
  471.  [TM]"
  472.  from Advanced Logic Systems.  The Card runs CP/M 3.0 in a banked memory
  473.  configuration.
  474.  
  475.  My application is a disk conversion program which will move files to and from
  476.  CP/M and Apple DOS 3.3 formats.  It seems that making BIOS calls will not
  477.  work properly when accessing the disk, as most of the BIOS related to disk
  478.  activity reside in the bank opposite the application code.
  479.  
  480.  I have tried setting my disk access parameters by calling the BIOS SELDISK,
  481.  SETTRACK, SETSECTOR, SETDMA, SELMEM, and SETBNK routines before calling READ.
  482.  The result is that this sequence of calls will in fact transfer the data into
  483.  my buffer if it happens to be in the area of memory that is shared between the
  484.  two banks (no surprise).
  485.  
  486.  There are two reasons why I don't use the code that works:  First, SID is
  487.  loaded into the part of memory that is shared between banks, so my broken
  488.  program breaks worse under the debugger; second, my programming environment
  489.  (one of the C implementations) makes it hard to allocate my transfer buffer
  490.  in the shared memory area as that is where the stack resides.
  491.  
  492.  Has anyone solved this problem?  Or does anyone have any suggestions for
  493.  anything I have left out?
  494.  
  495.  Second, I see that the BDOS provides a "DIRECT BIOS CALLS" function which
  496.  takes as a parameter the address of some sort of parameter block which
  497.  presumably contains parameters that are loaded into registers before calling
  498.  the BIOS.  Does this facility overcome the bank dependence of the BIOS?
  499.  What is the format of this parameter block?
  500.  
  501.  None of the literature I got with my Card has the information I need.  Neither
  502.  does the application note describing ALS' banked memory implementation, nor do
  503.  the other CP/M books I've bought over the years.
  504.  
  505.  Any help you could give me would be much appreciated.
  506.  
  507.  Many thanks in advance,
  508.  
  509.  Paul Sander
  510.  paul@athertn.Atherton.com
  511.  {decwrl,sun}!athertn!paul
  512.  
  513.  ------------------------------
  514.  
  515.  Date: 9 Oct 88 17:17:37 GMT
  516.  From: njsmu!mccc!pjh@princeton.edu  (Pete Holsberg)
  517.  Subject: CP/M Emulator for 680x0
  518.  
  519.  Does anyone have a lead on a program that will emulate CP/M-80 on a
  520.  UNIX-PC?  Actually, minimum requirements are a ZSID-like program that
  521.  runs on a UPC, that will let me debug Z80 binaries.  Does either exist?
  522.  
  523.  People have recommended the code that was published in DDJ in early
  524.  1986.  I typed in about 1/2 page of code and the UPC assembler didn't
  525.  like it at all!  Is there an assembler directive to produce a listing file?
  526.  
  527.  Thanks.
  528.  
  529.  Pete Holsberg                   UUCP: {...!rutgers!}princeton!mccc!pjh
  530.  Technology Division                   ...!att!jonlab!mccc!pjh
  531.  Mercer College            CompuServe: 70240,334
  532.  1200 Old Trenton Road           GEnie: PJHOLSBERG
  533.  Trenton, NJ 08690               Voice: 1-609-586-4800
  534.  
  535.  ------------------------------
  536.  
  537.  Date: 6 Oct 88 09:28:36 GMT
  538.  From: mcvax!enea!dkuug!ambush!ambone!leif@uunet.uu.net  (Leif Andrew Rump)
  539.  Subject: SEA compatible archive pgm for CP/M wanted
  540.  
  541.  nts0699@dsacg1.UUCP (Gene McManus) writes:
  542.  >Does anyone out there have a PD archiver available that is compatible
  543.  >with the SEA .ARC (tm?)? Thanx in advance...
  544.  The only CP/M unARC (I won't say don't sue me, because it's to old) I
  545.  know of is: UNARC11.COM and it will only unarc files not arc them. It
  546.  can be obtained from ABC BBS!
  547.  
  548.     Leif Andrew Rump, Ambrasoft A/S, Roejelskaer 15, DK-2840 Holte (Denmark)
  549.   UUCP: leif@ambone.dk, phone: +45 2424 111, touch phone: +45 422 817 + 313
  550.   BBS1: ABC BBS:     +45 68 00 544,    3/12, 24h, 2:505/38 (ABC Sysop)
  551.   BBS2: PC-Club BBS: +45 68 0270,   3/12/24, 24h, 2:505/54 (PC-Club Sysop)
  552.  
  553.  Please note the node-change:                    Ambone, Italian for a pulpit
  554.  (The following interpretations emerged          Am_bone, Ambrasoft A/S bone
  555.   when Ambone was put down on paper and          Amb_one, Ambrasoft A/S #one
  556.   accepted - they are solely mine!!!!!)          ...
  557.  
  558.  ------------------------------
  559.  
  560.  End of INFO-CPM Digest
  561.  ******************************
  562.  
  563.  Received: from  SIMTEL20.ARMY.MIL by IBM.COM on 10/11/88 at 03:04:10 PDT
  564.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU 11 Oct 88
  565.  04:12:30 EDT
  566.  Date: Tue, 11 Oct 88 01:30:46 MDT
  567.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  568.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  569.  Subject: INFO-CPM Digest V88 #224
  570.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  571.  
  572.  INFO-CPM Digest             Tue, 11 Oct 88       Volume 88 : Issue 224
  573.  
  574.  Today's Topics:
  575.                    ZCPR on CP/M 3.0; Plu*Perfect Sys.
  576.  ----------------------------------------------------------------------
  577.  
  578.  Date: Mon, 10 Oct 88 10:28:17 PDT
  579.  From: Bridger Mitchell <bridger%rcc@rand.org>
  580.  Subject: ZCPR on CP/M 3.0; Plu*Perfect Sys.
  581.  
  582.  "Z-System" is the name for the auto-install versions of ZCPR.  There
  583.  are two products -- NZ-COM for CP/M 2.2 and Z3PLUS for CP/M Plus
  584.  (3.x).  Functionally, they are virtually identical.  The command
  585.  processor is the latest ZCPR v 3.4, containing significant advances.
  586.  They run the same Z-System applications and tools.  Installation is
  587.  menu-driven and automatic; no assembly is required.  Documentation is
  588.  an 80pp laser-printed manual.
  589.  
  590.  Z3PLUS is running on a good number of CP/M Plus machines, including
  591.  Amstrads, Osborne Executives, Morrow MD-11's, Visual 1050's, ...
  592.  NZ-COM is running on any number of CP/M 2.2 models.
  593.  
  594.  Plu*Perfect Systems is the author of Z3PLUS and publishes both Z3PLUS
  595.  and NZ-COM.  We have moved, and remain active:
  596.  
  597.      Plu*Perfect Systems
  598.      410 23rd St.
  599.      Santa Monica CA 90402
  600.      (213)-393-6105 (eves)
  601.  
  602.  --bridger mitchell
  603.  (Co-founder of Plu*Perfect Systems)
  604.  
  605.  ------------------------------
  606.  
  607.  End of INFO-CPM Digest
  608.  ******************************
  609.  
  610.  Received: from MC.LCS.MIT.EDU (CHAOS 3131) by AI.AI.MIT.EDU 18 Oct 88 08:40:59
  611.  EDT
  612.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU 13 Oct 88
  613.  21:38:54 EDT
  614.  Date: Thu, 13 Oct 88 01:30:35 MDT
  615.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  616.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  617.  Subject: INFO-CPM Digest V88 #225
  618.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  619.  
  620.  INFO-CPM Digest             Thu, 13 Oct 88       Volume 88 : Issue 225
  621.  
  622.  Today's Topics:
  623.            Need Disk Parameter Block for Amstrad WPC (6586?)
  624.  ----------------------------------------------------------------------
  625.  
  626.  Date: Wed, 12 Oct 88 20:23:35 EDT
  627.  From: Mark Becker <MBECK@AI.AI.MIT.EDU>
  628.  Subject: Need Disk Parameter Block for Amstrad WPC (6586?)
  629.  
  630.  Hello -
  631.  
  632.  I've been asked by a local to move some PD software onto a 3.5"
  633.  diskette connected to an Amstrad WPC.  I'm told this thing is a CP/M
  634.  machine.
  635.  
  636.  Does anyone know the disk parameter block information for this
  637.  machine?
  638.  
  639.  Regards,
  640.  Mark
  641.  MBECK@AI.AI.MIT.EDU
  642.  
  643.  E-Mail is best.  If sufficient interest, I'll summarize.
  644.  
  645.  ------------------------------
  646.  
  647.  End of INFO-CPM Digest
  648.  ******************************
  649.  
  650.  Received: from  SIMTEL20.ARMY.MIL by IBM.COM on 10/14/88 at 03:03:06 PDT
  651.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by MC.LCS.MIT.EDU 14 Oct 88
  652.  05:37:00 EDT
  653.  Date: Fri, 14 Oct 88 01:30:40 MDT
  654.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  655.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  656.  Subject: INFO-CPM Digest V88 #226
  657.  To: INFO-CPM@SIMTEL20.ARMY.MIL
  658.  
  659.  INFO-CPM Digest             Fri, 14 Oct 88       Volume 88 : Issue 226
  660.  
  661.  Today's Topics:
  662.                         a very naive Question???
  663.  ----------------------------------------------------------------------
  664.  
  665.  Date: 11 Oct 88 02:00:30 GMT
  666.  From: elbereth.rutgers.edu!ron.rutgers.edu!ron@rutgers.edu  (Ron Natalie)
  667.  Subject: a very naive Question???
  668.  
  669.  The article is inaccurate.  System V has virtual memory of almost
  670.  any definition.  Originally System V had problems with virtual memory.
  671.  There are two differing definitions of Virtual Memory.
  672.  
  673.  The more liberal definition says that Virtual Memory provides for swap
  674.  extension of real memory and some sort of address translation.  UNIX has
  675.  always done this.
  676.  
  677.  The more restrictive definition is that some mechanism such as paging or
  678.  segmented swapping exists as well.
  679.  
  680.  The difference is summarized in the following.  Suppose you have 1 M
  681.  of real memory and you want to run a 2 M process.  Prior to recent system
  682.  V versions, you were out of luck.  It always expected to load a whole
  683.  process as a unit.  On paging systems, it only needed to bring in the
  684.  parts needed for the execution of the current instruction.
  685.  
  686.  The virtual memory argument was best summarized by Bruce Crabill of
  687.  the University of Maryland.  "It ain't virtual unless it's not all there."
  688.  This means that the liberal definition is kind of weak if you have to
  689.  have real memory to back your virtual memory for any give process.
  690.  
  691.  -Ron
  692.  
  693.  Of course, they may have meant VM as Virtual Machine.  It is doubtful
  694.  that anything other than AIX/370 is going to support that.
  695.  
  696.  ------------------------------
  697.  
  698.  End of INFO-CPM Digest
  699.  ******************************
  700.  
  701.  Received: from  SIMTEL20.ARMY.MIL by IBM.COM on 10/21/88 at 12:56:16 PDT
  702.  Received: from SIMTEL20.ARMY.MIL (TCP 3200000112) by AI.AI.MIT.EDU 21 Oct 88
  703.  14:47:38 EDT
  704.  Date: Fri, 21 Oct 88 12:28:23 MDT
  705.  From: INFO-CPM-REQUEST@SIMTEL20.ARMY.MIL
  706.  Subject: INFO-CPM Digest V88 #227
  707.  Sender: KPETERSEN@SIMTEL20.ARMY.MIL
  708.  To: Info-CPM: ;
  709.  Reply-To: INFO-CPM@SIMTEL20.ARMY.MIL
  710.  Message-ID: <12440245294.24.KPETERSEN@SIMTEL20>
  711.  
  712.  INFO-CPM Digest             Sat, 15 Oct 88       Volume 88 : Issue 227
  713.  
  714.  Today's Topics:
  715.                             cpm and aztec-C
  716.                                 Turbo C
  717.  ----------------------------------------------------------------------
  718.  
  719.  Date: 13 Oct 88 15:43:00 GMT
  720.  From: ukecc!beech@g.ms.uky.edu  (Wayne Beech)
  721.  Subject: cpm and aztec-C
  722.  
  723.  Hello,
  724.  
  725.  I was wondering if anyone has a version of Aztec C or just the manual
  726.  that they are willing to sell.  I am doing some work for a company who
  727.  has a licensed version of Aztec C but cannot find their manuals.  Manx
  728.  will not replace the manuals unless you can document a thieft or fire or
  729.  similiar circumstance.  what is the most current release of aztec C for
  730.  cpm-80?  another thing that im curious about and im sure its in the manual
  731.  is what is the com file czii for?  any info on aztec C under cpm would
  732.  be greatly appreciated!
  733.  
  734.  Wayne Beech
  735.  --
  736.  =============================================================================
  737.  UUCP  : {cbosgd | uunet}!ukma!ukecc!beech
  738.  BITNET: beech%ukecc.uucp@ukma
  739.  DOMAIN: beech@engr.uky.edu
  740.  
  741.  ------------------------------
  742.  
  743.  Date: Fri, 14 Oct 88 15:57:08 -0400
  744.  From: gonzalez@VAX.BBN.COM
  745.  Subject: Turbo C
  746.  
  747.  We have recently taken delivery of a used dual-drive Northstar Horizon.  This
  748.  unit has a Z80A and 64K of RAM.  The system is currently running CP/M version
  749.  2.23a, and has a copy of Turbo Pascal.  I prefer to program in C, and I have
  750.  been wondering:
  751.  
  752.      1. Did Borland ever offer Turbo C for CP/M?
  753.      2. If so, is there any way of obtaining a copy, now?
  754.      3. Are there other C compilers available for this system?
  755.  
  756.  Also, how concerned should we be about the supply of 10-sector diskettes?
  757.  So far, it sounds like 3M and Verbatim are still offering them.  The few
  758.  distributors (all mail-order) who still accept orders for them have had
  759.  none in stock; the risk of dead inventory is apparently too great.  Has
  760.  this been other people's experience?  My project manager has been joking
  761.  about punching our own holes with a straight pin.
  762.  
  763.  My apologies to the members of the NORTHSTAR-USERS mailing list, who have
  764.  already seen this posting; I wanted to reach as broad an applicable group
  765.  as possible.  Thank you.
  766.  
  767.                  -Jim.
  768.  
  769.  ----------------------------------------------------------------------
  770.  Jim Gonzalez                AT&T: 617-873-2937
  771.  BBN Systems and Technologies Corp.     ARPA: gonzalez@bbn.com
  772.  Cambridge, Massachusetts        UUCP: ...seismo!bbn!gonzalez
  773.  ----------------------------------------------------------------------
  774.  
  775.  ------------------------------
  776.  
  777.  End of INFO-CPM Digest
  778.  ******************************
  779.  -------
  780.  
  781.