home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / docs / lists / fish-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.         Untested (I have no MIDI hardware).
  210.         Author:  Fred Cassirer
  211.  
  212. MoreRows    A program to make the workbench screen larger than normal.
  213.         The number of additional rows and columns are set via command
  214.         line arguments.
  215.         Author:  Neil Katin and Jim Mackraz
  216.  
  217. Tilt        Another of Leo's cute little toys.  This one
  218.         makes your Amiga look like it didn't pass Commodore's
  219.         vibration testing.
  220.         Author:  Leo 'Bols Ewhac' Schwab
  221.  
  222. ==========================  Contents of Disk 055  ==========================
  223.  
  224. This is disk 55 of the freely distributable AMIGA software library.
  225.  
  226. Csh        Version 2.05 of Matt Dillon's csh like shell, modified
  227.         for Manx C.
  228.         Author:  Matt Dillon, Manx'ified by Steve Drew
  229.  
  230. NewStartups    A couple of new C startup modules. AStartup.asm is
  231.         the source to AStartup.obj, with 1.2 fixes and better
  232.         quote handling.  TWStartup.asm is like AStartup.asm but
  233.         opens a stdio window, using a user supplied window 
  234.         specification, when executed from workbench.
  235.         Author:  Commodore, posted to BIX by Carolyn Scheppner
  236.  
  237. Palette        A tool which allows you to change another program's
  238.         custom screen colors.  Based on Charlie Heath's
  239.         palette program from disk number 1.
  240.         Author:  Carolyn Scheppner
  241.  
  242. PipeDevice    A working 'pipe:' device, which allows the standard output
  243.         of one process to be fed to the standard input of another
  244.         process, with both processes running concurrently.
  245.         Author:  Matt Dillon
  246.  
  247. ScreenSave    A program to save a normal or HAM mode screen as an
  248.         IFF file.  Also creates an icon for the saved file.
  249.         Author:  Carolyn Scheppner
  250.  
  251. ShangaiDemo    Demo version of the Activision game "Shanghai".
  252.         Submitted directly by Activision for inclusion in
  253.         the library.
  254.  
  255. SoundExample    A double buffered sound example for Manx C using 16-bit
  256.         ints, small code, and small data.
  257.         Author:  Jim Goodnow
  258.  
  259. Vsprites    A working vsprite example.
  260.         Author:  Eric Cotton
  261.  
  262. Vt100        Version 2.6 of Dave's vt100 terminal emulator with
  263.         kermit and xmodem file transfer.  It just keeps getting
  264.         better and better...
  265.         Author:  Dave Wecker
  266.  
  267. ==========================  Contents of Disk 056  ==========================
  268.  
  269. This is disk 56 of the freely distributable AMIGA software library.
  270.  
  271. ClipBoard    Clipboard device interface routines to provide a standard
  272.         interface, such as Open, Close, Post, Read, Write, etc.
  273.         Author:  Andy Finkel
  274.  
  275. ConPackets    Demos the use of DOS packets, finding the Window pointer
  276.         and ConUnit pointer of the CLI window, toggling Raw mode,
  277.         getting cursor position and limits from the ConUnit, and
  278.         ESC-sequence cursor positioning.
  279.         Author:  Carolyn Scheppner
  280.  
  281. GetDisks    Sample program to find all available disk device names and
  282.         return them as a simple exec list.  The list is made of named
  283.         nodes, with the name being the device name.
  284.         Author:  Phillip Lindsay
  285.  
  286. GetVolume    Sample program to get the volume name of the volume that
  287.         a given file resides on.  Works on any device, even the
  288.         RAM: device.
  289.         Author:  Chuck McManis
  290.  
  291. Icon2C        Reads an icon file and writes out a fragment of C code
  292.         with the icon data structures, for inclusion in a
  293.         larger program.
  294.         Author:  Carolyn Scheppner
  295.  
  296. MergeMem    Program which attempts to merge the MemList entries
  297.         of sequentially configured ram boards.  When successful,
  298.         allows allocating a section of memory which spans
  299.         board boundries.
  300.         Author:  Carolyn Scheppner
  301.  
  302. mCAD        An object-oriented drawing program, version 1.1.
  303.         Uses a small set of graphics primitives (like "line",
  304.         "box", and "text") and a small set of editing functions
  305.         (like "move", "size", and "rotate").  While drawing and
  306.         editing, the user can call on other functions to
  307.         modify the display; to zoom in, slide around, superimpose
  308.         a grid, etc.  This shareware program was submitted by
  309.         the author.
  310.         Author:  Tim Mooney
  311.  
  312. ==========================  Contents of Disk 057  ==========================
  313.  
  314.         *************************************************
  315.         *                        *
  316.         *   This disk has been pulled from distribution    *
  317.         *   because of possible copyright and/or    *
  318.         *   trademark infringements with copyrights    *
  319.         *   and/or trademarks held by Steve Jackson    *
  320.         *   Games, of Austin Texas (the Ogre game).    *
  321.         *   If you find a copy in circulation, please    *
  322.         *   notify the holder that it should be     *
  323.         *   erased.  A replacement disk without the    *
  324.         *   Ogre game has been reissued as disk 97.    *
  325.         *                        *
  326.         *************************************************
  327.  
  328. ==========================  Contents of Disk 058  ==========================
  329.  
  330. This is disk 58 of the freely distributable AMIGA software library.
  331.  
  332. ASDG-rrd    Extremely useful shareware recoverable ram disk.
  333.         This AmigaDOS device driver implements a completely
  334.         DOS compatible disk device in memory that survives
  335.         resets, guru's, and crashes.  An absolute must for
  336.         those with lots of ram.  Binary only.
  337.         Author:  Perry Kivolowitz, ASDG Inc.
  338.  
  339. BigView        Displays any IFF picture, independent of the physical
  340.         display size, using hardware scroll.  Default display 
  341.         size is 320 by 200 in lo-res; HIRES or LACE attributes
  342.         added if user width/height exceeds low resolution
  343.         boundaries.  Includes source.
  344.         Author:  John Hodgson
  345.  
  346. EGraph        Egraph reads pairs of x and y values from a list of files
  347.         and draws a formatted graph.  Supports four unique curve
  348.         fonts; solid curves, dashed curves, dotted curves, and long
  349.         dashed curves.  The maximum number of data points is 
  350.         unlimited.  Has globs of options.  Binary only.
  351.         Author:  Laurence Turner
  352.  
  353. HyperBase    Nice little shareware database management system.
  354.         Version 1.5.  Binary only, source available from authors.
  355.         Author:  Michael MacKenzie, Marc Mengel, and Craig Norborg
  356.  
  357. MemClear    Walks through the free memory lists, zeroing free memory
  358.         along the way, and coalescing memchunks that have contiguous
  359.         address spaces.  Includes source.
  360.         Author:  John Hodgson
  361.  
  362. NewZAP        A third-generation multi-purpose file sector editing utility,
  363.         from the author of FileZAP.  Displays and edits full 512-byte
  364.         sectors via a 106 character wide internal font.  Includes
  365.         a search feature to find specific strings or hex digits, 
  366.         forwards or backwards.  Version 3.0, includes source.
  367.         Author:  John Hodgson
  368.  
  369. RainBow        Marauder-style rainbow generator.  Installs a user copper
  370.         list such that the background color is changed every few
  371.         scan lines.  Includes source.
  372.         Author:  John Hodgson
  373.  
  374. SmusPlayers    Two SMUS players, to play SMUS IFF music formatted files.
  375.         Executables only.
  376.         Author:  John Hodgson
  377.  
  378. View        A tiny ILBM viewer, for use with either the CLI or WorkBench.
  379.         Includes source.
  380.         Author:  John Hodgson
  381.  
  382. WBdump        JX-80 optimized workbench printer that does not use DumpRPort.
  383.         Much more efficient than the Amiga JX-80 driver for full
  384.         screen dumps.  Includes source.
  385.         Author:  John Hodgson
  386.  
  387. ==========================  Contents of Disk 059  ==========================
  388.  
  389. This is disk 59 of the freely distributable AMIGA software library.
  390.  
  391. Browser        Another version of the browser program released on
  392.         disks number 18 and number 34.  Includes some bug
  393.         fixes and enhancements.  Includes source.
  394.         Author:  Mike Meyer, enhancements by Mark Schretlen
  395.  
  396. Browser2    This browser type program is apparently not based on
  397.         the original Mike Meyer version.  Binary only.
  398.         Author:  Dan Green
  399.  
  400. Clock        Another clock program, comes in several flavors
  401.         depending upon features desired, which include
  402.         using alternate fonts, using alternate colors, setting
  403.         the time, etc.  Binary only.
  404.         Author:  Mark Waggoner
  405.  
  406. Dme        Version 1.22 of Matt's text editor.  Dme is a simple WYSIWYG
  407.         editor designed for programmers.  It is not a WYSIWYG 
  408.         word processor in the traditional sense.  Features include
  409.         arbitrary key mapping, fast scrolling, title-line statistics
  410.         multiple windows, and ability to iconify windows.
  411.         Author:  Matt Dillon
  412.  
  413. DropCloth    Dropcloth replaces the standard blank WorkBench backdrop
  414.         with a pattern, of setable intensity.  Binary only.
  415.         Author:  Eric Lavitsky and Perry Kivolowitz
  416.  
  417. DropShadow    A program that makes your WorkBench windows have
  418.         dropshadows.  Neat.  Binary only.
  419.         Author:  Jim Mackraz
  420.  
  421. FixWB        A program similar to "DropCloth" (also on this disk),
  422.         but not fully working yet.  At least this one is provided
  423.         in source, so you get your choice of a working one in
  424.         binary or a nonworking one in source.  Sigh.
  425.         Author:  Leo Schwab
  426.  
  427. mCAD        An object-oriented drawing program, version 1.2.2.
  428.         Uses a small set of graphics primitives (like "line",
  429.         "box", and "text") and a small set of editing functions
  430.         (like "move", "size", and "rotate").  While drawing and
  431.         editing, the user can call on other functions to
  432.         modify the display; to zoom in, slide around, superimpose
  433.         a grid, etc.  This shareware program was submitted by
  434.         the author.  Many improvements over the version 
  435.         released on disk number 56.  Binary only.
  436.         Author:  Tim Mooney
  437.  
  438. Robotroff    Another of Leo's cute little display hacks.  This one
  439.         has a definite attraction to pointers (don't want to
  440.         spoil the surprise).
  441.         Author:  Leo Schwab
  442.  
  443. Supermort    A general compounding/amortization routine, using the
  444.         intuition environment, which can be used for mortgage/loan
  445.         computations.  Binary only.
  446.         Author:  Mark Schretlen
  447.