home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff247.lzh / Contents < prev    next >
Text File  |  1989-09-15  |  2KB  |  38 lines

  1. This is disk 247 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. AnalogJoystick    Software support for use of analog joysticks on the Amiga.
  6.         Includes a driver, a header file for code that calls the
  7.         driver, and an example program that uses the driver.
  8.         Includes source.
  9.         Author:  Dave Kinzer
  10.  
  11. AssemTools    A collection of files which should be of great interest
  12.         to Amiga assembly language programmers.  The collection
  13.         includes 140 macro routines which make assembly language
  14.         programming a lot easier.  There is also a library of
  15.         routines containing buffered C-like file handling
  16.         functions (fopen, fclose, fgets, fputs, etc) and a file
  17.         name requester.  All routines are re-entrant.  Includes
  18.         source for example programs using the macros and library,
  19.         and a 65c02 cross macro assembler.
  20.         Author:  Jukka Marin
  21.  
  22. RemoteLogin    A couple of programs which make possible remote access to
  23.         your Amiga.  One program checks the serial port for an
  24.         incoming call, and starts a program when it is detected.
  25.         The other is a password protection program which allows
  26.         starting various programs based upon login id, thus
  27.         providing some minimal security for your computer.
  28.         Includes source.
  29.         Author:  Dave Kinzer
  30.  
  31. XprLib        External file transfer protocol library.  Document and
  32.         code example for implementing external file transfer
  33.         protocols using Amiga shared libraries.  This is version
  34.         2.0, an update to the version on disk 240, with many
  35.         extensions and enhancements.  Includes sample XPR library
  36.         and source.
  37.         Author:  Willy Langeveld
  38.