home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / cplot_392.lzh / Contents < prev    next >
Text File  |  1990-10-27  |  2KB  |  40 lines

  1. This is disk 392 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. BTNTape        A "Better Than Nothing" SCSI tape device handler.  It 
  6.         provides flat file access to a SCSI tape drive from 
  7.         application programs using simple DOS calls to Read() 
  8.         and Write().  It can also be used with the Amiga TAR 
  9.         utility for disk backups.  Files may span multiple tape
  10.         volumes and may start at any tape block.  This handler 
  11.         requires a "SCSI-direct" compatible hard disk driver. 
  12.         Version 1.0, includes source.
  13.         Author:  Robert Rethemeyer
  14.  
  15. CPlot        Graphs linear functions in two dimensions, similiar to 
  16.         a Mandelbrot plot.  You start with a linear function like
  17.         10sin(x**2+y**2) and CPlot treats each point on the screen
  18.         as an X-Y coordinate, color-scaling it according to its 
  19.         magnitude for a preset range of inputs.  Includes some 
  20.         very nice sample creations.  Version 1.0, binary only.
  21.         Author:  Terry Gintz
  22.  
  23. Pmode        Very simple command line utility to send escape sequences
  24.         to the printer to change print styles.  Specifically 
  25.         tested a NEC P6 Plus, but it should work with many printers.
  26.         Included source should make it easy to add/modify escape
  27.         sequences.
  28.         Author:  Dario de Judicibus
  29.  
  30. SetNoClick    Very simple program to set the NOCLICK flag in the public 
  31.         section of a trackdisk unit.  Only works with version 36
  32.         and up of trackdisk.device.  Includes source.
  33.         Author:  Marc Boucher
  34.  
  35. Spades        Amiga'ized version of the popular card game.  This is 
  36.         a single player version, where you play one hand and 
  37.         the computer plays your partner and also your two 
  38.         opponents.  Version 1.1, includes source.
  39.         Author:  Greg Stelmack
  40.