home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / catalogs / 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