home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / contents / ff03xx / 300-309 next >
Text File  |  1993-12-15  |  18KB  |  423 lines

  1. ==========================  Contents of Disk 300  ==========================
  2.  
  3. This is disk 300 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. SuperEcho    A neat program to be used with Perfect Sound-like audio
  8.         digitizers that generates LIVE audio effects, including
  9.         Echos, Deep Voice, Squeaky Voice, Many People, M-M-Max
  10.         Headroom and much more.  Binary only.
  11.         Author:  Kevin Kelm
  12.  
  13. TACL        An adventure player for games written with The Adventure
  14.         Construction Language, a commercial computer language.
  15.         Includes two sample games; one is text-only and the other
  16.         is text-graphic.  Binary only, plus the TACL source code
  17.         that was used to write the graphic adventure.
  18.         Author:  Kevin Kelm and Rhett Rodewald
  19.  
  20. TitleGen    A simple script language program for generating vertically
  21.         crawling title sequences in any font and up to 500 lines
  22.         long.  Good for video production.  Version 1.6, binary only.
  23.         Author:  Kevin Kelm
  24.  
  25. XenoZap        A program that recursively descends into directories,
  26.         disabling the Xeno virus in all executable files that it
  27.         finds.  Version 1.0, includes source in Modula-2.
  28.         Author:  Kevin Kelm
  29.  
  30. ==========================  Contents of Disk 301  ==========================
  31.  
  32. This is disk 301 of the freely distributable AMIGA software library.
  33. Below is a listing of the significant directories and their contents.
  34.  
  35.  
  36. Aquarium    A program for searching through a special database
  37.         containing information about the contents of the
  38.         library, in order to find programs that match a
  39.         specified list of conditions.  Includes a database
  40.         of disks 1-300, and a program to add the contents
  41.         of future disks to the database.  Binary only.
  42.         Author:  B Lennart Olsson
  43.  
  44. IffLib        A ready-to-use library to perform various manipulations
  45.         on IFF files.  Includes a sample IFF viewer and a utility
  46.         to save the front screen as an IFF file.  This is version
  47.         16.1, an update to version 15.3 on disk 173, and includes
  48.         a couple of bug fixes and some new features.  Binary only.
  49.         Author:  Christian A. Weber
  50.  
  51. UeditUpdate    This is a partial update to the 2.5d version of Uedit on
  52.         disk 286.  It includes only the UES executable, which has
  53.         had patches d1 through d4 applied.  Disk 286 is still needed
  54.         for a complete Uedit shareware distribution.  Binary only.
  55.         Author:  Rick Stiles
  56.  
  57. ==========================  Contents of Disk 302  ==========================
  58.  
  59. This is disk 302 of the freely distributable AMIGA software library.
  60. Below is a listing of the significant directories and their contents.
  61.  
  62.  
  63. Chop        A program which uses a hotkey to chop a displayed screen
  64.         down to a temporary maximum of 4 planes in lo-res or 2
  65.         planes in hi-res, allowing the processor full speed access
  66.         to chip memory.  Only the displayed screen is affected, the
  67.         program painting the screen continues to work with the full
  68.         color palette.  Unchoping the screen puts everything back
  69.         to normal.  Version 1.0, binary only.
  70.         Author:  Nico Francois
  71.  
  72. DiskTalk    A cute little program, like "muncho" on disk 137, which
  73.         plays digitized sound samples when you insert or remove a
  74.         floppy disk.  Samples are saved as IFF sound files.
  75.         Version 1.0, binary only.
  76.         Author:  Nico Francois
  77.  
  78. MiscUtils    Some small sound and screen hacks.  Includes source in C.
  79.         Author:  Jorrit Tyberghein
  80.  
  81. PPMore        Another "more" like utility.  This one reads text files
  82.         that have been crunched with PowerPacker, thus saving space
  83.         at the slight expense of some time to uncrunch the text.
  84.         Version 1.3, binary only.
  85.         Author:  Nico Francois
  86.  
  87. ProgUtils    Some miscellaneous programming utilities and examples.
  88.         Includes source in assembly code.
  89.         Author:  Jorrit Tyberghein
  90.  
  91. QuickHelp    A utility that helps you make and display your own help
  92.         files for commands.  Disk space usage is minimized by
  93.         using PowerPacker to crunch the help files.  Version 1.2,
  94.         binary only.
  95.         Author:  Jorrit Tyberghein
  96.  
  97. RollOn        A "Soko-Ban" like shareware game, submitted by the author.
  98.         Includes both English and German versions, a level editor,
  99.         and digitized sounds.  This is version 1.1, binary only.
  100.         Author:  Tobias Eckert
  101.  
  102. Selector    A program that helps you assemble programs on a boot disk
  103.         and start them in a user friendly way.  Version 2.5,
  104.         binary only.
  105.         Author:  Nico Francois
  106.  
  107. TurboMandel    A fast mandelbrot program, written in a mix of C and
  108.         assembly language.  You can select between using floating
  109.         point or integer calculation.  Other features include a
  110.         full intuition interface, cycling capabilities, extensive
  111.         color control, a user definable iteration depth, fully
  112.         implemented zoom, a 3-D display mode, support for extra
  113.         halfbrite as well as interlace and hires, IFF load and
  114.         save, accuracy selections, and more.  Version 1.0,
  115.         includes source in assembly and C.
  116.         Author:  Marivoet Philip
  117.  
  118. ==========================  Contents of Disk 303  ==========================
  119.  
  120. This is disk 303 of the freely distributable AMIGA software library.
  121. Below is a listing of the significant directories and their contents.
  122. All of this material was submitted on disk directly by the author,
  123. Lars Clausen, for inclusion in the library.  Thanks Lars!
  124.  
  125. CPM        A program to compute mandelbrots via the Continous
  126.         Potential Method, as described in the book "The Science
  127.         of Fractal Images" by H. O. Pietgen and D. Saupe.  It is
  128.         used to make 3-dimensional pictures of the mandelbrot
  129.         set.  This is a batch mode type program so several images
  130.         can be generated, one after the other, without any human
  131.         interaction.  Includes source.
  132.         Author:  Lars Clausen
  133.  
  134. DEM        A program to compute mandelbrots via the Distance Estimator
  135.         Method, as described in the book "The Science of Fractal
  136.         Images" by H. O. Pietgen and D. Saupe.  It is used to make
  137.         high resolution black-and-white images.  This is a batch
  138.         mode type program so several images can be generated, one
  139.         after the other, without any human interaction.  Includes
  140.         source.
  141.         Author:  Lars Clausen
  142.  
  143. Demon        This program implements the Demons cellular automaton as
  144.         described in the August, 1989, issue of Scientific American.
  145.         Using extremely simple rules it exhibits rather complex 
  146.         behaviour.  Includes source.
  147.         Author:  Lars Clausen
  148.  
  149. FixIcons    A program to scan through all files in a given volume or
  150.         directory, looking for project icons and changing their
  151.         default tools according to instructions given in a script
  152.         file.  Version 1.2, includes source.
  153.         Author:  Lars Clausen
  154.  
  155. IceFrac        A fractal generator using the Diffusion Limited Aggregation
  156.         algorithm, as described in the book "The Beauty of Fractal
  157.         Images".  This is version 2.1 and includes source.
  158.         Author:  Lars Clausen
  159.  
  160. Rocket        Another program in the long tradition of screen hacks.
  161.         This one zeroes in on your mouse pointer.  Binary only.
  162.         Author:  Lars Clausen
  163.  
  164. ScreenZap    A utility that forcibly removes screens and windows from
  165.         your system.  Useful to get rid of zombie screens or windows
  166.         that have been left around by aborted or buggy programs.
  167.         This is version 2.3 and includes source.
  168.         Author:  Lars Clausen
  169.  
  170. SnowFall    Another program in the long tradition of screen hacks for
  171.         the amiga.  Watch the snow fall, get blown around by the
  172.         wind, and collect in realistic heaps.  Includes source.
  173.         Author:  Lars Clausen
  174.  
  175. ==========================  Contents of Disk 304  ==========================
  176.  
  177. This is disk 304 of the freely distributable AMIGA software library.
  178. Below is a listing of the significant directories and their contents.
  179. All of this material was submitted on disk directly by the author,
  180. Joel Swank, for inclusion in the library.  Thanks Joel!
  181.  
  182.  
  183. Circles        A circles pattern generator, reminiscent of one of the
  184.         early Amiga demos.  Version 1.1, includes source in C.
  185.         Author:  Joel Swank
  186.  
  187. DocSplit    A program to split the 1.3 autodoc files into individual
  188.         subroutine files.  One file is created for each subroutine,
  189.         with the name created by appending ".doc" to the subroutine
  190.         name.  Version 1.0, includes source.
  191.         Author:  Joel Swank
  192.  
  193. Gears        A program to calculate and display the gears of a multispeed
  194.         bicycle.  Works for bicycles with 3 to 21 gear combinations.
  195.         Version 1.1, includes source.
  196.         Author:  Joel Swank
  197.  
  198. IRA        Allows easy calculation of future values of investment.
  199.         Enter the beginning investment value, annual percentage
  200.         rate, annual deposit amount, and number of years, to
  201.         compute the future value.  Version 2.0, includes source.
  202.         Author:  Joel Swank
  203.  
  204. Lines        A color line pattern generator, adapted from Mackie.
  205.         Version 1.1, includes source.
  206.         Author:  Joel Swank
  207.  
  208. Mean18        Two custom golf courses for Mean 18.
  209.         Author:  Joel Swank
  210.  
  211. Multic        Formats a single column of input into multiple side by
  212.         side columns.  Includes source.
  213.         Author:  Joel Swank
  214.  
  215. PageCnt        Counts and displays the number of form feeds in a file,
  216.         along with the length of the longest line.  Version 1.0,
  217.         includes source.
  218.         Author:  Joel Swank
  219.  
  220. Skel        A skeleton workbench application that makes writing
  221.         workbench programs easier.  Provides routines for main,
  222.         initialization and termination, gadget and menu handling,
  223.         argument processing, help window, about requester, etc.
  224.         Version 1, includes source.
  225.         Author:  Joel Swank
  226.  
  227. SuperRetLab    Prints return address labels 3-up on single-wide 3.5 inch
  228.         by 7/16/ inch label stock.  Can print up to 5 lines per
  229.         label.  Version 1.1, includes source.
  230.         Author:  Joel Swank
  231.  
  232. Verify        Walks a directory hierarchy reading all files, reporting
  233.         any files that can't be entirely read.  Version 1.2,
  234.         includes source.
  235.         Author:  Joel Swank
  236.  
  237. ==========================  Contents of Disk 305  ==========================
  238.  
  239. This is disk 305 of the freely distributable AMIGA software library.
  240. Below is a listing of the significant directories and their contents.
  241. This is revision "a"; the tetris clone was removed from the original
  242. disk as requested by Spectrum Holobyte.
  243.  
  244.  
  245. Fenster        A program which can operate on windows owned by another
  246.         program, to close them, change their size, refresh gadgets,
  247.         move the window to the background, etc.  This is version
  248.         2.1, an update to version 2.0 on disk 298.  Includes source.
  249.         Author:  Roger Fischlin
  250.  
  251. Lhwarp        A program which will read tracks directly from your floppy
  252.         disk, compress them using adaptive huffman encoding, and
  253.         output them to a file.  The resulting file can be used by
  254.         lhwarp to reconstruct an image of the original disk.  This
  255.         is version 1.20, an update to version 1.03 on disk 295.
  256.         New features include much faster compression/decompression,
  257.         a 32-bit CRC, and two additional compression methods.
  258.         Binary only.
  259.         Author:  Jonathan Forbes
  260.  
  261. Mackie        A versatile cli/macro-key initiator based on POPCLI with
  262.         a unique method    of "screen-blanking".  I won't say more,
  263.         just try it!  This is version 1.4, an update to version
  264.         1.3 from disk 267.  Includes fixes to work with latest
  265.         WShell and the new 'never' keyword.  Includes source.
  266.         Author:  Tomas Rokicki
  267.  
  268. PrFont        Prints a sample of each font from the fonts: directory.
  269.         Draws one line of each font on a custom hires screen,
  270.         which can be printed.  Version 1.3, includes source.
  271.         Author:  Joel Swank
  272.  
  273. Reversi        Plays the classical reversi game on an 8 x 8 square field.
  274.         Version 2.0, an update to version 1.2 on disk 245.  Includes
  275.         source in assembly language.
  276.         Author:  Marc Fischlin
  277.  
  278. SpaceLog    A database containing data for all of the man related space
  279.         missions of the United States and the Soviet Union that were
  280.         related to the development of manned space flight, from the
  281.         beginning of the space age to the present (368 missions),
  282.         listed in chronological order.  Includes an AmigaBASIC
  283.         program to manipulate the database.  Version 1.54, binary
  284.         only.
  285.         Author:  Gene Heitman
  286.  
  287. ==========================  Contents of Disk 306  ==========================
  288.  
  289. This is disk 306 of the freely distributable AMIGA software library.
  290. Below is a listing of the significant directories and their contents.
  291. All of this material was submitted on disk by Tomas Rokicki.  Thanks Tomas!
  292.  
  293.  
  294. Life        A new version of Tomas's Life game.  This version includes
  295.         a new torus option, an option to perform calculations with
  296.         the processor rather than the blitter, and a couple of
  297.         other minor changes.  This is an update to the version on
  298.         disk 131, includes source.
  299.         Author:  Tomas Rokicki
  300.  
  301. RexxPlPlot    A library of C functions useful for scientific plotting
  302.         on the Amiga.  The library is Lattice C compatible.
  303.         Contour plotting, three dimensional plotting, axis
  304.         redefinition, log-log plotting and multiple subpages are
  305.         a few of Plplot's features.  The plots can be displayed
  306.         on a monitor or sent to a graphics file for subsequent
  307.         printing.  This is RexxPlPlot version 0.3, an update to
  308.         Plplot version 1.00 on disk 222.  New features include
  309.         an ARexx interface, support for IFF output, support for
  310.         PostScript output, support for Preferences, some new
  311.         functions, bug fixes, and more.  Includes source.
  312.         Author:  Tony Richardson, Samuel Paolucci, Glenn Lewis
  313.              and Tomas Rokicki
  314.  
  315. Tree        A very simple directory tree traversal program, written
  316.         primarily as an aid to creating zoo archives and disk
  317.         backups.  Has options to exclude certain directories or
  318.         files with specific extensions.  Includes source.
  319.         Author:  Tomas Rokicki
  320.  
  321. ==========================  Contents of Disk 307  ==========================
  322.  
  323. This is disk 307 of the freely distributable AMIGA software library.
  324. Below is a listing of the significant directories and their contents.
  325.  
  326. DissiDemos    Demo of Midi Sample Wrench, which provides pro sample
  327.         editing features for owners of musical samplers.
  328.         Version 1.1, binary only.
  329.         Author:  Jeff Glatt
  330.  
  331. FileIO        A disk based shared library to make filename selection easy
  332.         for load and save routines using an Intuition interface.
  333.         This is version 1.5, and update to the version on disk 257.
  334.         Now includes the ability to select multiple filenames and
  335.         fixes some bugs in the 1.4 version.  Binary only.
  336.         Author:  R. J. Mical, Jeff Glatt and Jim Fiore
  337.  
  338. Samp        Documentation and interface library for an IFF FORM
  339.         "SAMP", 16-bit sampled sound file format.  This format
  340.         allows more than one waveform per octave, and the lengths
  341.         of different waveforms do not have to be factors of 2.
  342.         Includes a utility to convert 8SVX files to SAMP format.
  343.         Version 1.0, binary only.
  344.         Author:  Jeff Glatt
  345.  
  346. ==========================  Contents of Disk 308  ==========================
  347.  
  348. This is disk 308 of the freely distributable AMIGA software library.
  349. Below is a listing of the significant directories and their contents.
  350.  
  351.  
  352. FReq        A general purpose file requester, which was designed to be
  353.         easy to use and fast, with a built-in ARexx port allowing
  354.         you to use it from ARexx scripts or applications with ARexx
  355.         ports.  Version 1.0, binary only.
  356.         Author:  Jeffrey D. Wahaus
  357.  
  358. ScreenShare    A library and support programs that enable applications
  359.         to open up windows on other applications' custom screens.
  360.         For example, your editor may want to open a window on
  361.         your terminal emulator's screen so you can compose a
  362.         message while still being able to see the contents of
  363.         the terminal's screen.  Both applications must cooperate
  364.         for the screen sharing to work.  This is version 1.21,
  365.         an update to version 1.2 on disk 246.  Includes source
  366.         for interface portions.
  367.         Author:  Willy Langeveld
  368.  
  369. StarBlanker    A screen blanker that replaces your display with a randomly
  370.         chosen animated starfield.  Version 1.00, includes source
  371.         in Modula-2.
  372.         Author:  Chris Bailey
  373.  
  374. Vlt        VLT is both a VT100 emulator and a Tektronix (4014 plus
  375.         subset of 4105) emulator, currently in use at SLAC
  376.         (Stanford Linear Accelerator Center).  Although the VT100
  377.         part was originally based on Dave Wecker et al.'s VT100,
  378.         many enhancements were made.  Features include use of ARP,
  379.         an ARexx port, XMODEM 1K/CRC and Kermit protocols, support
  380.         for additional serial ports, external file transfer protocols
  381.         (XPR), a "chat" mode, and scrollback/review/history buffer.
  382.         It comes in two versions, one with Tektronix emulation, and
  383.         one without.  The Tektronix emulation allows saving IFF files,
  384.         PostScript files, and printing bitmaps to the printer.  This
  385.         is version 4.428, an update to version 4.226 on disk 257.
  386.         The major change for this update is a rewrite of the
  387.         Tektronix emulation to support almost all of the Tektronix
  388.         4105 escape sequences.  Binary only.
  389.         Author:  Willy Langeveld
  390.  
  391. ==========================  Contents of Disk 309  ==========================
  392.  
  393. This is disk 309 of the freely distributable AMIGA software library.
  394. Below is a listing of the significant directories and their contents.
  395.  
  396.  
  397. Bind        A binding (glue) library builder.  Takes a standard
  398.         '.fd' (function definition) file and generates a binding
  399.         library for the functions defined in the '.fd' file.
  400.         Version 1.2, an update to the version released with
  401.         midilib on disk 227.  Binary only.
  402.         Author:  Bill Barton
  403.  
  404. Csh        Version 4.00a of a csh like shell derived from Matt
  405.         Dillon's shell, version 2.07.  This is an update to
  406.         version 3.03a on disk 223.  Changes include ARP pattern
  407.         matching, improved search command, some new commands
  408.         like 'basename', some new options, bug fixes, and an
  409.         ARexx port.  Includes source.
  410.         Author:  Matt Dillon, Steve Drew, Carlo Borreo, Cesare Dieni
  411.  
  412. SKsh        A ksh-like shell for the Amiga.  Some of its features
  413.         include command substitution, shell functions with
  414.         parameters, aliases, local variables, local functions,
  415.         local aliases, powerful control structures and tests,
  416.         emacs style line editing and history functions, I/O
  417.         redirection, pipes, large variety of built-in commands,
  418.         Unix style wildcards, Unix style filename conventions,
  419.         filename completion, and coexistence with scripts from
  420.         other shells.  Very well documented.  Version 1.3, an
  421.         update to version 1.2 on disk 291.  Binary only.
  422.         Author:  Steve Koren
  423.