home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / docs / lists / fish-400-499 / 430-439 < prev    next >
Text File  |  1993-12-15  |  18KB  |  419 lines

  1. ==========================  Contents of Disk 430  ==========================
  2.  
  3. This is disk 430 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. Lotto        Small lotto number selector with C source.
  8.         Author:  Timm Martin
  9.  
  10. Pointer        Use the SID sleepy pointer in your programs.  Includes
  11.         C source, a sample program, and modules that you can plug
  12.         in to your C programs.
  13.         Author:  Timm Martin
  14.  
  15. SculptTools    Programs to create objects for use in Sculpt 4D.  Includes
  16.         Brush_4D to convert IFF brushes to objects in full color
  17.         with HAM and EHB support and wrap to various shapes (update
  18.         to version on disk 361), Fractal_4d to create fractal
  19.         mountains with various coloring from brush, checkers or
  20.         based on altitude, and Spiral_4d to create a variety of
  21.         objects based around tubes and helixes.  Binary only.
  22.         Author:  Bruce Thomson
  23.  
  24. SmartFields    SmartFields is a replacement for Intuition string gadgets.
  25.         It allows you to incorporate into your Amiga C programs
  26.         the powerful editing capabilities often found in mini-
  27.         computers.  Includes full C source and documentation.
  28.         Author:  Timm Martin.
  29.  
  30. ==========================  Contents of Disk 431  ==========================
  31.  
  32. This is disk 431 of the freely distributable AMIGA software library.
  33. Below is a listing of the significant directories and their contents.
  34.  
  35. A68Kex        Twelve examples demonstrating the use of Charlie Gibbs A68K
  36.         assembler.  Over a quarter megabyte of assembly source code.
  37.         Author:  E. Lenz
  38.  
  39. AdvTemplates    A collection of PD spreadsheet templates for business and
  40.         law, originally intended for Lotus 123 on IBM PC's.  They
  41.         have been transfered to the Amiga, loaded into Gold Disk's
  42.         The Advantage, and saved as native Advantage files.
  43.         Requires Advantage V1.1 or higher.
  44.         Author:  Amiga port by Michal Todorovic
  45.  
  46. CheetSheet    A compilation of cheats, hints, backdoors, helpful bugs,
  47.         passwords, codes, solves, and walkthroughs for over 150
  48.         Amiga games.  January 1st, 1991 edition.
  49.         Author:  Mark Shnayer
  50.  
  51. EZAsm        Combines parts of the "C" language with 68000 assembly,
  52.         giving it the "feel" of a higher level language.  Supports
  53.         all 1.3 functions.  Uses braces and "else" like "C".
  54.         Resulting code is optimized as much as possible.  Takes
  55.         source file you create and outputs a .asm file.  Includes
  56.         example source and executable files.  Version 1.31, an
  57.         update to version 1.3 on disk 421.  Binary only.
  58.         Author:  Joe Siebenmann
  59.  
  60. ==========================  Contents of Disk 432  ==========================
  61.  
  62. This is disk 432 of the freely distributable AMIGA software library.
  63. Below is a listing of the significant directories and their contents.
  64.  
  65. APalAsm        A Programmable Array Logic (PAL) program based on an old
  66.         MMI Fortran IV program from the 'PAL Handbook' Second
  67.         Edition and Third Edition by MMI.  This Version (1.00) is
  68.         completely rewritten for Fortran 77.  The outputs produced
  69.         are sent to separate files instead of the screen.  There
  70.         are plenty of example PAL files to test, inspect, or just
  71.         to learn what PAL's are all about.  The Fortran source is
  72.         included with the instructions to compile using AC/Fortran
  73.         version 2.3.
  74.         Author:  Bob Metzler
  75.  
  76. Badger        Reminder program for your startup-sequence.  Badger will
  77.         open a window and display any important events that are 
  78.         'due'.  Badger will not bother you if there is nothing to
  79.         report.  Events are entered via menu and prompts.  This
  80.         is version 2.01e, an update to the version on disk 365,
  81.         and includes many new features.  Shareware, binary only.
  82.         Author:  George Kerber
  83.  
  84. Conquest    Lore of Conquest is a war game similar in concept to the
  85.         board game Risk.  You are the lord of an entire world,
  86.         destined to rule the galaxy.  Some worlds are virgin fruits,
  87.         ready for you to colonize.  Some worlds have natives who do
  88.         not wish to accept your rule, these you must conquer for
  89.         they will yield more valuable resources.  As you claim the
  90.         galaxy you will find, you are not the only one extending
  91.         your dominion.  This is a two-player game, so be prepared
  92.         to defend yourself and take what is yours!  Version 1.2,
  93.         binary only, shareware.
  94.         Author:  Michael Bryant
  95.  
  96. FifoDev        FIFO: is like PIPE: but is based on fifo.library rather
  97.         than its own implementation.  Fifo.library is a general
  98.         fifo library implementation that supports named fifos,
  99.         writing to a fifo from a hardware exception, multiple
  100.         readers on a fifo with each getting the same data stream,
  101.         efficient reading, and automatic or manual flow control.
  102.         Programs that require non-blocking IO can access one side
  103.         of a FIFO: connection via the fifo.library instead of the
  104.         FIFO: device.  Includes some source.
  105.         Author:  Matt Dillon
  106.  
  107. Reader        A program to scan a word list to locate which words can
  108.         be made from the letters given.  Allows matching of words
  109.         by length and by giving the letters known, ie. m.t.h for
  110.         the word MATCH.  Great for word games and crosswords.
  111.         Results output to screen and a RAM: based file.  The word
  112.         list is in ascii and so can be edited if desired.  New
  113.         words can be added and it could be used for different
  114.         languages if required.  Supplied with over 24,200 words
  115.         (mostly English spellings).  Version 1.0, includes source.
  116.         Author:  Gary Brittain
  117.  
  118. SBackup        Programmers utility to assist in maintaining old versions
  119.         of source code.  SBackup maintains 2-99 old versions in
  120.         any location desired.  Version 1.00e, binary only.
  121.         Author:  George Kerber
  122.  
  123. TMonth        TMonth will execute any program the first time it's executed
  124.         each month.  Very useful, for example, to execute the ATOM-
  125.         CLOCK program to set your clock each month.  Version 1.0f,
  126.         binary only.
  127.         Author:  George Kerber
  128.  
  129. Whence        Whence will locate any program/file in your current path.
  130.         Similar to the the UNIX whence command.  Version 1.0, binary
  131.         only.
  132.         Author:  George Kerber
  133.  
  134. ==========================  Contents of Disk 433  ==========================
  135.  
  136. This is disk 433 of the freely distributable AMIGA software library.
  137. Below is a listing of the significant directories and their contents.
  138.  
  139.  
  140. DiskPrint    Prints labels for 3.5" disks, primarily for PD library
  141.         disks.  Label data files can be loaded into memory so
  142.         labels for special disks are available without having to
  143.         type anything in or without having to wait for AmigaDOS
  144.         to read in the full directory.  This is version 2.3.5,
  145.         an update to version 2.3e on disk 411.  Shareware,
  146.         binary only.
  147.         Author:  Jan Geissler
  148.  
  149. Gwin        GWIN or Graphics WINdow is an integrated collection of
  150.         graphics routines callable from C.  These routines make it
  151.         easy to create sophisticated graphics programs in the C
  152.         environment.  One line calls give you a custom screen (ten
  153.         types available), menu items, requestors, text, circles,
  154.         polygons, etc.  GWIN is a two dimensional floating point
  155.         graphics system with conversion between world and screen
  156.         coordinates.  GWIN includes built in clipping that may be
  157.         turned off for speed.  Use of color and XOR operations are
  158.         greatly simplified.  Many examples of the use of GWIN are
  159.         included in an examples directory, including a line/bar graph
  160.         program, geographic mapping program, SPICE 2G.6 graphics post
  161.         processor, and others.  Extensive documentation is included.
  162.         This is version 1.1, an update to version 1.0 on disk 322,
  163.         recompiled to be compatible with MANX Aztec C Release 5.
  164.         Author:  Howard C. Anderson.
  165.  
  166. SysInfo        A program which reports interesting information about the
  167.         configuration of your machine, including some speed
  168.         comparisons with other configurations, versions of the
  169.         OS software, etc.  Version 1.98, an update to version 1.94
  170.         on disk 420.  Binary only.
  171.         Author:  Nic Wilson
  172.  
  173. ==========================  Contents of Disk 434  ==========================
  174.  
  175. This is disk 434 of the freely distributable AMIGA software library.
  176. Below is a listing of the significant directories and their contents.
  177.  
  178.  
  179. Backup        Backup and Restore allow you to backup any directory
  180.         tree with optional compression, and later extract all
  181.         or part of the tree.  The protection, date, and file
  182.         comment are saved with each file.  This is version 2.06,
  183.         an update to version 2.04 on disk 258.  Includes source.
  184.         Author:  Matt Dillon
  185.  
  186. DynaCADD    Part 1 of a two part demo distribution of DynaCADD from
  187.         Ditek International.  DynaCADD is a professional 2D and
  188.         3D CAD package.  This demo is fully functional except
  189.         for disabled save and export functions.  Requires a
  190.         system with 68020/68030 and a 68881/68882 math processor.
  191.         This disk contains all the files necessary to recreate
  192.         the DynaCADD demo disk number 1.  The files for demo disk
  193.         number 2 can be found on library disk number 435.  This
  194.         is version 1.84, binary only.
  195.         Author:  Ditek International
  196.  
  197. GMC        A console handler with command line editing and function
  198.         key support.  GMC provides extended command line editing,
  199.         function key assignment in four levels, extended command
  200.         line history, online help for functions in the handler,
  201.         and an iconify function.  Also includes an output buffer
  202.         (dump to printer and window), filename completer, script
  203.         function, undo function, prompt beeper, pathname in window
  204.         title, close gadget for KS 2.0, etc.  This is version 9.8,
  205.         an update to version 9.6 on disk 398.  Shareware, binary
  206.         only.
  207.         Author:  Goetz Mueller
  208.  
  209. TypingTutor    A simple typing tutor program which measures your typing
  210.         speed and adjusts the level of difficulty accordingly.
  211.         Shareware, binary only.
  212.         Author:  William Jordan
  213.  
  214. ==========================  Contents of Disk 435  ==========================
  215.  
  216. This is disk 435 of the freely distributable AMIGA software library.
  217. Below is a listing of the significant directories and their contents.
  218.  
  219.  
  220. DeluxeBeep    A little program that uses the exec SetFunction call to
  221.         play a sound sample of your choice whenever a program
  222.         calls the Intuition DisplayBeep routine.  Includes source
  223.         and instructions on how to install your own sounds.
  224.         Author:  Jan van den Baard
  225.  
  226. DynaCADD    Part 2 of a two part demo distribution of DynaCADD from
  227.         Ditek International.  DynaCADD is a professional 2D and
  228.         3D CAD package.  This demo is fully functional except
  229.         for disabled save and export functions.  Requires a
  230.         system with 68020/68030 and a 68881/68882 math processor.
  231.         This disk contains all the files necessary to recreate
  232.         the DynaCADD demo disk number 2.  The files for demo disk
  233.         number 1 can be found on library disk number 434.  This
  234.         is version 1.84, binary only.
  235.         Author:  Ditek International
  236.  
  237. Labeler        A label generation program for Epson compatible printers.
  238.         Has both English and German versions.  This is version 3.0,
  239.         binary only, shareware, source available from author.
  240.         Author:  Siegfried Rings
  241.  
  242. ==========================  Contents of Disk 436  ==========================
  243.  
  244. This is disk 436 of the freely distributable AMIGA software library.
  245. Below is a listing of the significant directories and their contents.
  246.  
  247.  
  248. AztecArp    An Arp interface package fixed to work with Aztec `C'
  249.         version 5.0.  This is version 1.9, an update to the
  250.         version on disk 376, and includes a number of bug fixes
  251.         and a couple of new features (such as vsprintf/vfprintf/
  252.         vprintf-like Arp routines and fixes for Kickstart 2.0).
  253.         Includes source in `C' and assembly language.
  254.         Author:  Olaf 'Olsen' Barthel
  255.  
  256. BatchRequester    A simple program which opens an Arp filerequester and
  257.         writes the result to an environment variable.  Very useful
  258.         if used in batchfiles.  Version 1.1, source code in Oberon.
  259.         Author:  Christoph Teuber
  260.  
  261. Berserker    Detects and eliminates viruses.  Knows all `popular' viruses
  262.         and their kin, including the new `Centurion' and `Traveling
  263.         Jack' link viruses.  Comes with a resident handler which
  264.         continually checks memory to prevent virus infection and a
  265.         utility to fix programs corrupted by the `Centurion' and
  266.         `Traveling Jack' viruses.  Version 5.02, an update to the
  267.         version on disk 355.  Contains partial source in assembly.
  268.         Author:  Ralf Thanner
  269.  
  270. Input        How to read keyboard input simply and quickly.  Includes
  271.         C source, a sample program, technical discussion, and
  272.         programming modules that you can "plug in" to your own C
  273.         programs.  Includes source.
  274.         Author:  Timm Martin.
  275.  
  276. KeyMacro    A keyboard macro program, configurable via a text file,
  277.         that also supports hotkey program execution.  You can
  278.         map up to eight functions to each key, including keys
  279.         such as cursor keys, the return key, etc.  Version 1.8,
  280.         an update to version 1.6 on disk 398.  Includes source.
  281.         Author:  Olaf 'Olsen' Barthel
  282.  
  283. LhLib        A shared reentrant Amiga runtime library featuring highly
  284.         optimized assembly language versions of the LhArc data
  285.         compression / decompression routines.  Compresses faster
  286.         and more efficiently than any other currently available
  287.         implementation of the Lzhuf algorithm.  Two example appli-
  288.         cations for data compression/decompression, an interface
  289.         to the Amiga Oberon Compiler, and documentation how to use
  290.         the library in your own programs are included.  This is
  291.         version 1.8, binary only.
  292.         Authors:  Holger P. Krekel and Olaf 'Olsen' Barthel
  293.  
  294. MemGuard    A program similar to MemWatch, which continually checks
  295.         the low memory vector table for random trashing.  Has
  296.         been optimized and greatly enhanced to support the 68010,
  297.         68020, 68030, etc. microprocessors.  Unlike MemWatch,
  298.         MemGuard does not run as task in a dummy loop but rather
  299.         as a low level interrupt routine which is capable of
  300.         trapping memory trashing even before exec might know of
  301.         it, and even while task switching is forbidden.  Version
  302.         IV, an update to version IIIa on disk 354, binary only.
  303.         Author:  Ralf Thanner
  304.  
  305. MMB        With MMB, users of 3 button mice under WB 2.0 can use the
  306.         middle mouse button as a shift key to do multiple selects.
  307.         Binary only.
  308.         Author:  Garry Glendown
  309.  
  310. MT420d        Printer driver for the Mannesmann Tally MT420d.  Update to
  311.         the old version on disk 164.  Includes a few bug-fixes.
  312.         Author:  Sascha Wildner
  313.  
  314. Zoom        A fast and efficient floppy disk archiving utility based
  315.         on the data compression / decompression algorithms used by
  316.         lh.library.  Has an Intuition and a Shell interface, fully
  317.         supports Kickstart 2.0, is able to add texts and notes to
  318.         archived output files, knows 66 different bootblock viruses,
  319.         includes a number of compression parameters (such as
  320.         encryption of the output file) and a lot more. Version 3.10,
  321.         binary only.
  322.         Author:  Olaf 'Olsen' Barthel
  323.  
  324. ==========================  Contents of Disk 437  ==========================
  325.  
  326. This is disk 437 of the freely distributable AMIGA software library.
  327. Below is a listing of the significant directories and their contents.
  328.  
  329.  
  330. CLIwindow    CLIwindow allows you to manipulate the dimensions of a
  331.         CLI window.  It can be moved, enlarged, or shrunk.  This
  332.         is version 1.00.  Includes source in assembly.
  333.         Author:  Roger Fischlin
  334.  
  335. Flip        Very small program which replaces the left-Amiga-N and M
  336.         commands with screen and window flipping commands.  It's
  337.         an excellent example of how to use PC-relative addressing
  338.         within input handlers.  Version 2.0, includes a technical
  339.         discussion and source in C and assembly.
  340.         Author:  Mike Monaco and Timm Martin.
  341.  
  342. FMouse        A mouse pointer accelerator, similar to Matt Dillon's
  343.         DMouse.  Includes a screen blanker and "hot keys".  This
  344.         is version 1.01.  Includes source in assembly.
  345.         Author:  Roger Fischlin
  346.  
  347. PatchCompiler    A program to generate patches using a Pascal like language
  348.         to describe what needs to be patched.  This is version 1.0.
  349.         Includes source in assembly.
  350.         Author:  Roger Fischlin
  351.  
  352. WaitAnyKey    A CLI command which will wait until the user presses any
  353.         key.  Useful for batch files, to pause until any key is
  354.         struck.  Version 1.00, includes source in assembly.
  355.         Author:  Roger Fischlin
  356.  
  357. ==========================  Contents of Disk 438  ==========================
  358.  
  359. This is disk 438 of the freely distributable AMIGA software library.
  360. Below is a listing of the significant directories and their contents.
  361.  
  362. GadgetED    A program for creating and editing intuition gadgets.
  363.         Includes a palette editor, generation of either C or
  364.         assembly source, and binary saving for later loading
  365.         and editing.  Version 2.0, includes source.
  366.         Author:  Jan van den Baard
  367.  
  368. MenuC        A menu and gadget compiler.  Takes a simple ascii file
  369.         describing menues and gadgets and creates the appropriate
  370.         IntuiText structures needed to actually create working
  371.         menues and gadgets, in either C or assembly source.  This
  372.         is version 0.8, binary only.
  373.         Author:  Bruce Mackey
  374.  
  375. ToolLib        A shared library containing 45 useful functions for all
  376.         kinds of programs.  There are functions for ports, sorting,
  377.         gadgets, memory, string, directory and file handling, etc.
  378.         Version 7.6, includes source.
  379.         Author:  Jan van den Baard
  380.  
  381. ==========================  Contents of Disk 439  ==========================
  382.  
  383. This is disk 439 of the freely distributable AMIGA software library.
  384. Below is a listing of the significant directories and their contents.
  385.  
  386.  
  387. AIBB        Amiga Intuition Based Benchmarks is a program designed to
  388.         test various aspects of CPU performance using a full
  389.         intuition interface.  Tests include "WritePixel", Sieve,
  390.         Sort, Savage, Dhrystone, and Matrix.  Version 2.0, binary
  391.         only.
  392.         Author:  LaMonte Koop
  393.  
  394. Curses        A link library containing many of the terminal independant
  395.         standard "curses" functions.   Designed primarily for
  396.         those interested in porting UNIX screen based programs to
  397.         the Amiga.  Version 1.22, an update to version 1.10 on
  398.         disk 391.  Includes source and examples.
  399.         Author:  Simon John Raybould
  400.  
  401. DeluxeChanger    Converts binary files to assembler, basic, or C source code
  402.         data initialization statements.  It is useful to add
  403.         graphics or sound samples to programs as initialized data.
  404.         Version 1.0, includes source in assembler.
  405.         Author:  Andreas Ropke
  406.  
  407. HDClick        A program selector, typically installed in the startup
  408.         sequence as the first command.  Has user defined gadgets,
  409.         a configuration file, an iconify function, and works with
  410.         both NTSC and PAL systems.  This is version 1.21, binary
  411.         only.
  412.         Author:  Claude Mueller
  413.  
  414. M2Utils        Various source modules for Benchmark Modula-2.  Includes
  415.         ColorReq, an interface to the Dissidents color.library;
  416.         IFFLib, an interface to Christian Webers iff.library; and
  417.         ARP, an interface to ARP V1.3.
  418.         Author:  Sascha Wildner
  419.