home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / ibm_list / 001-099 / cat_035.txt < prev    next >
Encoding:
Text File  |  1992-11-01  |  3.9 KB  |  101 lines

  1. ============================== README.list35 ==============================
  2.  
  3. This is disk 35 of the freely distributable AMIGA software library.
  4.  
  5. ASendPacket    Example program for sending multiple packets asynchronously
  6.         to a dos handler, for those interested in implementing
  7.         programs with asynchronous AmigaDos file I/O.
  8.         Author: Phillip Lindsay
  9.  
  10. ConsoleWindow    Example program for finding the intuition pointer to an
  11.         AmigaDos CON: or RAW: window, so you can do WindowToFront,
  12.         graphics, and other interesting things.
  13.         (Requires AmigaDos 1.2)
  14.         Author: Andy Finkel and Robert Burns
  15.  
  16. DirUtil        Nice little program to wander around directory tree
  17.         using a windowing interface and performing various
  18.         operations on files.
  19.         Author: Chris Nicotra, enhancements by Dave Jobusch
  20.  
  21. DirUtil2    Another variant of dirutil.
  22.         Author: Chris Nicotra, enhancements by Ed Alford
  23.  
  24. FileRequester    A very nice file requester module for lattice C programs,
  25.         along with a demo driver program.
  26.         Author: Charlie Heath
  27.  
  28. MacView        Allows viewing of standard MacPaint picture files in
  29.         either Amiga low resolution (320 x 200) or high
  30.         resolution (640 x 400).  Executable, sample pictures,
  31.         and icons (version on disk 32 did not include pictures).
  32.         Author: Scott Evernden
  33.         
  34. Plop        Short, simple, no-frills IFF reader program, and
  35.         a sample picture made using a ray tracing algorithm.
  36.         Author: Jim Kent
  37.  
  38. PopCLI        Provides a simple way of starting another CLI at any
  39.         time without having to load workbench or exit whatever
  40.         program you may be using.  Also has a builtin screen
  41.         saver mode that automatically blanks the Amiga console
  42.         screen when there has been no input for a specified
  43.         period of time.
  44.         Author: John Toebes
  45.  
  46. QuickCopy    Three versions of quickcopy, a nice little full disk
  47.         copier.  Two of the versions are capable of making 
  48.         backup copies of "protected" Electronic Art's disks.
  49.         Author: Dave Devenport
  50.  
  51. ScrollPf    Creates and displays a 400 by 300 by 2 bit plane
  52.         playfield on top of a 320 by 200, 2 plane deep
  53.         playfield, as a demo of dual playfield display.
  54.         Author: Carolyn Scheppner
  55.  
  56. SendPacket    General purpose subroutine to send AmigaDos packets.
  57.         Author: Phillip Lindsay
  58.  
  59. SpriteMaker    Program which lets you paint sprites and then converts
  60.         the image into a C data structure to be used in programs.
  61.         Allows interactive testing of the sprite as a pointer.
  62.         Suggested shareware donation of $15 for source code and
  63.         updates.
  64.         Author: Ray Larson
  65.  
  66. Tracker        Program which converts a boot-load disk (I.E. a kickstart
  67.         disk) into a group of files for electronic transmission
  68.         and reassembly.  Completely preserves the original disk
  69.         structure so the target disk will be an exact duplicate
  70.         of the original.
  71.         Author: Brad (Lord Bradford) Wilson
  72.  
  73. TriClops    Very nice graphics oriented 3-D space invasion game.
  74.         This was previously a commercial product which is
  75.         being released into the public domain for promotional
  76.         purposes (they are working on a multiuser, multimachine
  77.         version).
  78.         Author: Unknown, published by Geodesic Publications
  79.  
  80. Tsize        A simple utility to print directory tree sizes.  Displays
  81.         the total size of all files and subdirectories within a
  82.         given directory.
  83.         Author: Edmund Burnette
  84.  
  85. UnIfdef        Useful program for removing ifdef'ed sections from a file
  86.         while otherwise leaving the file alone.  Allows one source
  87.         to be used as a porting base for many machines, without
  88.         shipping the entire source to every source customer.
  89.         (Preprocess for their machine and send them only the
  90.         source for their specific machine).
  91.         Author: Dave Yost
  92.  
  93. Vttest        Program to test compatibility of vt100-compatible 
  94.         terminals and terminal emulators.  Requires the
  95.         resources of a Unix system to test an Amiga hosted
  96.         vt100 emulator.  (I haven't yet found one that even
  97.         comes close to passing this test!).
  98.         Author: Per Lindberg
  99.  
  100. =========================================================================
  101.