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

  1. ==========================  Contents of Disk 050  ==========================
  2.  
  3. This is disk 50 of the freely distributable AMIGA software library.
  4.  
  5. Note that many of the programs on this disk are shareware/freeware.
  6. This means that if you find them useful, you are morally obligated
  7. to send a small donation to the author to help support his efforts and
  8. fund further development.  I hope that by including them in this
  9. library I have furthered the author's goals of widest possible
  10. distribution and thus maximum return.  Also note (for those that
  11. like to split hairs) that I am distributing this disk as a "freebee".
  12. To receive a copy, just request it when ordering any other disks from
  13. the library.
  14.  
  15. Asm        A shareware macro assembler, submitted by the author.
  16.         Asm is a 68010 macro assembler that is compatible with
  17.         the assembler described in the AmigaDOS manual.  This is
  18.         version 1.1, an update to the version on disk number 46,
  19.         and includes bug fixes, additional standard Motorola
  20.         mnemonics and a simple startup code module.
  21.         Author:  Douglas Leavitt
  22.  
  23. BreakOut    A 3-D game.  Requires 3-D glasses.
  24.         Author:  Tim Kemp
  25.  
  26. DiskZap        Program to "edit" a disk, sector by sector.  Version 1.1.
  27.         Author:  Paris Bingham Jr.
  28.  
  29. FirstSiliCon    A smart input line interpreter that provides a separate
  30.         command window with full editing and recall of previous
  31.         commands.  Actual name is "Sili(Con:)".
  32.         Author:  Pete Goodeve
  33.  
  34. Missile        A nice "missile defense" game.  Written 100% in
  35.         assembler (source available from author) and is very fast!
  36.         Author:  Glen Merriman
  37.  
  38. PerfectSound    PerfectSound demo, with a sound editor and sample sound
  39.         files.  Looks very nice.
  40.         Author:  Anthony Wood
  41.  
  42. Sizzlers    Graphics demo programs.
  43.         Author:  Greg Epley
  44.  
  45. UnixArc        A version of arc suitable for Unix System V.
  46.         Author:  System Enhancement Associates
  47.  
  48. Wombat        Yet another terminal emulation program.  Version 3.01.
  49.         Has user settable cursor, programmable function keys,
  50.         vt-102 emulation, auto-dialing, loadable settings files,
  51.         and more.
  52.         Author:  Dave Warker
  53.  
  54. ==========================  Contents of Disk 051  ==========================
  55.  
  56. This is disk 51 of the freely distributable AMIGA software library.
  57.  
  58. Bison        A replacement for unix "yacc" command.  This is from
  59.         the GNU (GNU is Not Unix) effort, and was obtained
  60.         from the Free Software Foundation.  This is a working
  61.         update to the version on disk number 4, provided by
  62.         Johan Widen.
  63.         Author: Bob Corbett and Richard Stallman
  64.  
  65. Compress    This is an update to the compress version released
  66.         on disk number 6.  It is tested and seems to work
  67.         well except for a couple glitches noticed at the
  68.         last minute (see the README file). Compress reduces the
  69.         size of the named files using adaptive Lempel-Ziv coding.
  70.         The amount of compression obtained depends on the size of
  71.         the input, the number of bits per code, and the distribution
  72.         of common substrings.  Typically, text such as source code
  73.         or English is reduced by 50-60%.  Compression is generally
  74.         much better then that achieved by Huffman coding
  75.         (as used in "pack") or adaptive Huffman coding
  76.         (as used in "compact"), and takes less time to compute.
  77.         Author: Thomas Spencer, with improvements by others
  78.  
  79. Cos        A "Wheel Of Fortune" style game in AmigaBasic.
  80.         Author:  Steve Michel
  81.  
  82. DifSsed        Dif produces a difference file which lists the
  83.         line by line differences between any two text files.
  84.         These differences can be fed to ssed (a stream type
  85.         editor), along with the original text file, to remotely
  86.         reproduce the other (new) file.  Binary only.
  87.         Author:  Chuck Forsberg, Amiga port by Rich Schaeffer
  88.  
  89. Sq.Usq        Portable versions of the CPM sq and usq utilities.
  90.         Author:  R. Greenlaw, many changes by Bill Swan
  91.  
  92. ==========================  Contents of Disk 052  ==========================
  93.  
  94. This is disk 52 of the freely distributable AMIGA software library.
  95.  
  96. Assign        Replacement for AmigaDOS assign command, written in C.
  97.         Author:  Charles McManis
  98.  
  99. Fractal        A fractal program which produces a random square
  100.         fractal terrain.
  101.         Author:  John Olsen
  102.  
  103. HAMpoly        A polygon drawing demo which uses HAM mode to produce
  104.         polygons of any of the possible 4096 colors.
  105.         Author:  John Olsen
  106.  
  107. MxGads        Demonstrates how to make mutual exclusion of boolean
  108.         gadgets work, even if they contain GadgetText.
  109.         Author:  Willy Langeveld
  110.  
  111. Poly        A polygon drawing demo using the AreaMove, AreaDraw, and
  112.         AreaEnd functions.
  113.         Author:  John Olsen
  114.  
  115. Tek4010        A Tek 4010 emulator.
  116.         Author:  Terry Whelan, with changes by Steve Poling
  117.  
  118. Vdraw1.16    Shareware drawing program submitted by the author.
  119.         This version uses menus but includes some items not
  120.         in version 1.19, also on this disk.
  121.         Author:  Stephen Vermeulen
  122.  
  123. Vdraw1.19    Latest version of Vdraw, with a completely new iconic
  124.         user interface, and some other new features including
  125.         a color palette mixer and DPaint style brushes, extended
  126.         cutting features, area locking, and a flexible printing
  127.         interface.
  128.         Author:  Stephen Vermeulen
  129.  
  130. ==========================  Contents of Disk 053  ==========================
  131.  
  132. This is disk 53 of the freely distributable AMIGA software library.
  133.  
  134. Animations    Some animations made with Aegis Animator.  Includes
  135.         a player program.
  136.         Author:  Aegis Development
  137.  
  138. ARCre        Creates rename scripts so that files with long names can
  139.         be easily archived and dearchived correctly by "arc".
  140.         Author:  John Hoffman
  141.  
  142. Arp        Some preliminary programs from a program started on BIX
  143.         by Charlie Heath to replace all the BCPL AmigaDOS programs
  144.         with assembly equivalents.  Includes "break", "cd", "chmod",
  145.         "echo", "filenote", and "makedir".
  146.         Author:  Charlie Heath and Scott Ballantyne
  147.  
  148. Compiler    An optimizing C compiler for the 68000.  Has successfully
  149.         compiled itself on a 68000 based Unix system V machine,
  150.         but has yet to be fully ported to the Amiga.  It will
  151.         currently produce assembly output for simple C routines
  152.         on the Amiga, but needs lots of work to be really useful
  153.         as anything other than a learning tool for budding compiler
  154.         guru's.
  155.         Author:  Matthew Brandt
  156.  
  157. SpreadSheet    A simple "Visicalc-like" spread sheet calculator.  Also
  158.         known as "vc" but there is currently a debate about whether
  159.         or not that name is a registered trademark.  The version
  160.         on disk number 36 was based on an earlier version of the
  161.         same source.  This release also includes source code.
  162.         Author: James Gosling, Mark Weiser, and Bob Bond
  163.             Amiga port by Dave Wecker
  164.  
  165. TarSplit    A port of the OS/9 program that extracts files from
  166.         Unix tar archives.
  167.         Author:  James Jones.  Amiga version by Mike Meyer.
  168.  
  169. UUencode    Programs to encode/decode binary files for transmittal
  170.         via mail or other text-only methods.  The binary file
  171.         is expanded by approximately 35% for transmittal.  This
  172.         release is an update to the version on disk number 38,
  173.         and includes a simple line-by-line checksum technique that
  174.         can read and write files compatible with the older
  175.         uuencode/uudecode.
  176.         Author:  Mark Horton with mods by Alan Rosenthal
  177.  
  178. ==========================  Contents of Disk 054  ==========================
  179.  
  180. This is disk 54 of the freely distributable AMIGA software library.
  181.  
  182. Hanoi        Classical demo program for recursion.  Solves the
  183.         towers of hanoi problem in a workbench window of
  184.         its own.
  185.         Author:  Ali Ozer
  186.  
  187. ISpell        A quick and dirty port of a Unix version of a freely
  188.         distributable screen oriented, interactive, spelling checker.
  189.         I use the Unix version daily and it is very nice.
  190.         You will need expansion ram to run this with the
  191.         supplied dictionary, as it loads the entire 300K
  192.         hashed dictionary into memory.  A hard disk is
  193.         also recommended.
  194.         Author:  Pace Willisson
  195.  
  196. Ing        The next step in the "boing wars".  Turns a nice screen
  197.         full of little windows into a screen of lots of bouncing
  198.         little windows.  Cute!
  199.         Author:  Leo 'Bols Ewhac' Schwab
  200.  
  201. Lav        A "title bar type" program that displays the number of
  202.         tasks in the Amiga's run queue, averaged over the
  203.         last minute, 5 minutes, and 15 minutes.  Presumably
  204.         inspired by, and named after, the BSD "load average"
  205.         program.
  206.         Author:  William Rucklidge
  207.  
  208. MidiTools    Simple programs to play and record through the MIDI I/F.
  209.         Untest