home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / catalogs / 001-099 / 020-029 < prev    next >
Text File  |  1993-12-15  |  14KB  |  346 lines

  1. ==========================  Contents of Disk 020  ==========================
  2.  
  3. This is disk 20 of the freely distributable AMIGA software library.
  4.  
  5. AmigaToAtari    Source code for an Amiga to Atari ST object code format
  6.         converter.  Takes Amiga objects as input and produces
  7.         Atari objects as output.  This allows the Amiga to be
  8.         used as a cross development machine providing the
  9.         proper libraries are available.  (Currently does not
  10.         work, but I don't have an ST to try it with anyway...)
  11.         Author: Landon Dyer at Atari Corp.
  12.  
  13. DiskSalv    Program to recover files from a trashed AmigaDOS disk.
  14.         Can also "undelete" files deleted by mistake, so long
  15.         as they have not overwritten by further disk activity.
  16.         Requires two disk drives.  VERY useful...
  17.         Author: Dave Haynie
  18.  
  19. Hash        Small example program that computes the AmigaDOS directory
  20.         hash function.
  21.         Author: Neil Katin at Commodore-Amiga
  22.  
  23. Hd        Hex dump utility using some ideas from Mike Higgin's
  24.         article in Computer Language magazine, Apr 86.
  25.         Formats the dump based on the natural byte ordering
  26.         of the machine on which it runs.
  27.         Author: David Elins at NEC Information Systems
  28.  
  29. MandelBrots    Some mandelbrot images submitted for the "mandelbrot
  30.         images contest" some months ago.  Only three people
  31.         submitted mandelbrots and these were among the most
  32.         interesting.
  33.         
  34. MultiTasking    Tutorial and example program for multitasking at the Exec
  35.         level.
  36.         Author: Leo L. Schwab
  37.  
  38. Pack        Program to strip extraneous whitespace from C programs
  39.         or header files.  Can be used to condense the C compiler
  40.         header files to free up disk space.
  41.         Author: Jeff Dickson
  42.  
  43. PortHandler
  44.         Author: A sample Port-Handler program that performs
  45.         the functions of the standard Port-Handler.  Shows what
  46.         the BCPL environment looks like from the handler point of
  47.         view.
  48.         Author: John Toebus VIII
  49.  
  50. Random        Random number generator in assembly.  Much faster than
  51.         versions using floating point.  Can be used by either
  52.         assembly or C programs.
  53.         Author: Steve Beats at Commodore-Amiga
  54.  
  55. SetMouse2    Program to set the mouse port to either the left port or
  56.         right port.
  57.         Author: Robert Burns at Commodore-Amiga
  58.  
  59. SpeechTerm    Terminal emulator that can speak the received text.
  60.         Also has XMODEM file transfer.
  61.         Author: Leftheris Koutsofios
  62.  
  63. Ted        Demo version of an editor that has since been
  64.         renamed as TXed (I believe).
  65.         Author: Charles Heath at MicroSmiths 
  66.  
  67. ==========================  Contents of Disk 021  ==========================
  68.  
  69. This is disk 21 of the freely distributable AMIGA software library.
  70.  
  71. This is a copy of Thomas Wilcox's Mandelbrot Set Explorer disk.
  72.  
  73. It is unchanged except for:
  74.  
  75.     1)    The volume name has been changed to AmigaLibDisk21.
  76.     2)    This file (README.list21) has been added.
  77.     3)    The standard library README file README.dist
  78.         has been added.
  79.  
  80. To run from CLI:
  81.  
  82.     1)    cd dfX:  (where X is drive containing disk)
  83.     2)    mse
  84.  
  85. To run from Workbench:
  86.  
  87.     1)    Click on MSD icon.
  88.  
  89. It contains extensive on-line help information, unlike other Mandelbrot
  90. programs distributed in this library.  It also is capable of displaying
  91. some very pretty hi-res pictures in interlace mode.
  92.  
  93. Enjoy
  94. -Fred
  95.  
  96. ==========================  Contents of Disk 022  ==========================
  97.  
  98. This is disk 22 of the freely distributable AMIGA software library.
  99.  
  100. This disk contains two new "strains" of microemacs, both derived from
  101. early releases of Dave Conroy's microemacs.  There is currently an
  102. attempt on usenet, lead by Dave Brower, to coordinate an effort to
  103. merge features from the different versions into a single supported
  104. microemacs.  In the meantime, perhaps you can find a feature you need
  105. in one of these...
  106.  
  107. Lemacs        Microemacs version 3.6 as enhanced and supported
  108.         by Daniel Lawrence.  This version works and has been
  109.         tested on Unix V7, BSD 4.2, Amiga, MS-DOS, and VMS.
  110.         Enhancements include overwrite mode, support for Amiga
  111.         function keys, reverse video status line, numeric
  112.         arguments using <ESC><number>, replace, buffer specific
  113.         editing modes, word wrap mode, goto-line, buffer rename,
  114.         insert-file, execute named command, describe bindings,
  115.         startup files, and more.
  116.         Author: Dave Conroy, enhancements by Daniel Lawrence
  117.  
  118. Pemacs        Microemacs as enhanced by Andy Poggio.  New features
  119.         include use of <ALT> keys as Meta keys, default buffers
  120.         on buffer switch, mouse support, higher priority to
  121.         improve interactive response, creation of backup files,
  122.         paragraph fill, word wrap, query replace, and support for
  123.         function keys.
  124.         Author: Dave Conroy, enhancements by Daniel Lawrence
  125.  
  126. ==========================  Contents of Disk 023  ==========================
  127.  
  128. This is disk 23 of the freely distributable AMIGA software library.
  129.  
  130. This disk contains a significantly enhanced version of microemacs based
  131. on the version 30 release posted to usenet's mod.sources newsgroup.
  132.  
  133. Previous versions of microemacs released on these disks derived from
  134. a very old version of microemacs.  Since that old release, the author
  135. has cleaned up lots of loose ends and restructured major parts of the code.
  136. Other people have already added support for termcap, ports to other machines
  137. and operating systems, and a limited GNU emacs compatibility option.
  138.  
  139. Because recipients of this disk might wish to run this new microemacs
  140. on other machines in addition to the Amiga, I have encluded all sources
  141. that were available to me at the time of release.  The subdirectories
  142. which give alternate implementations are:
  143.  
  144.     Sys/Vms        System modules for VAX VMS
  145.     Sys/Atari    System modules for Atari ST
  146.     Sys/Msdos    System modules for MSDOS
  147.     Sys/Cpm86    System modules for Cpm
  148.     Sys/Amiga    System modules for Amiga
  149.     Sys/Ultrix    System modules for Ultrix/BSD4.2
  150.     Sys/SysV    System modules for Unix System V
  151.     Tty/Atari    Terminal driver for Atari ST
  152.     Tty/7300    Terminal driver for AT&T Unix PC (7300)
  153.     Tty/Intuition    Terminal driver for Amiga using Intuition
  154.     Tty/Termcap    Terminal driver using termcap for Unix
  155.     Tty/Ansi    Terminal driver using Ansi codes
  156.     Tty/Amigados    Terminal driver for Amiga using just Amigados
  157.     Tty/Heath    Terminal driver for a Heath terminal
  158.  
  159. There currently is a major effort underway on usenet, led by Dave
  160. Brower, to standardize microemacs and bring the many variations under
  161. one common implementation.  Please send any enhancements to rtech!daveb,
  162. or send them to me and I will see that he gets them.
  163.  
  164. ==========================  Contents of Disk 024  ==========================
  165.  
  166. This is disk 24 of the freely distributable AMIGA software library.
  167.  
  168. Conquest    You control an interstellar empire, decide which star
  169.         systems to explore, which planets to colonize, etc.
  170.         The computer will also be building its own empire
  171.         and competing with you for resources.  The one with
  172.         the greatest population at the end wins.  First
  173.         distributed in executable form only on disk number
  174.         10.  This distribution includes source.
  175.         Author:  Unknown, ported to Amiga by Rob Shimbo
  176.  
  177. Csh        Second release of a csh-like alternative to the
  178.         CLI, first released on disk number 14.  Has alias,
  179.         builtin functions like "dir" for speed, history,
  180.         named variables, command re-execution with 
  181.         substitution, etc.
  182.         Author: Matt Dillon
  183.  
  184. Modula-2    A pre-release version of the single pass Modula-2
  185.         compiler originally developed for MacIntosh at ETHZ.
  186.         This code was transmitted to the AMIGA and is executed
  187.         on the AMIGA using a special loader.  Binary only.
  188.  
  189. ==========================  Contents of Disk 025  ==========================
  190.  
  191. This is disk 25 of the freely distributable AMIGA software library.
  192. This disk contains a port (executables only) of the popular UNIX game
  193. "Hack", courtesy of John Toebes, 120 H Northington Pl, Cary NC. 27511.
  194.  
  195.  
  196. This is Version 1.0.1E., with graphics enhancements for the Amiga.
  197.  
  198. ==========================  Contents of Disk 026  ==========================
  199.  
  200. This is disk 26 of the freely distributable AMIGA software library.
  201.  
  202. UnHunk        Tool to process the Amiga "hunk" loadfile format.
  203.         Collects code, data, and bss hunks together, allows
  204.         individual specification of code, data, and bss origins,
  205.         and generates binary file with format reminiscent of Unix
  206.         "a.out" format.  The output file can be easily processed
  207.         by a separate progr