============================= Readme.list 101 ========================

CirPlane   A circular plane generator for VideoScape 3D.  Generates
      a clockwise circular polygon with the specified number
      of vertices.  Used, for example, to cap a cylinder or to
      generate surface detail.  Version 1.0, includes source.
      Author:  Thad Floryan

IconAssembler   This program loads existing WorkBench icon files and
      allows you to change either the primary or alternate
      images to another image loaded from an IFF-brush file.
      Binary only.
      Author:  Stefan Lindahl

MicroSPELL   MicroSPELL is a standalone spelling checker which scans
      text files and reports on misspelled words.  It has a 1000
      word "common word" list, a 43,000 word main dictionary, and
      supports multiple user dictionaries.  Also interfaces quite
      nicely with MicroEMACS 3.9, with an emacs macro to step
      through the source file, stopping at each suspect word and
      allowing the user to dispose of it in different ways.
      Version 1.0, includes source.
      Author: Daniel Lawrence

Midi      A midi library and utilities set.  This looks like a
      very complete package, though I have no way of testing
      anything since I have no midi hardware.  The midi utilities
      include a midi monitor to display incoming midi messages
      to the console, a routing utility, a midi library status
      utility, and more.  Also includes source.
      Author:  Bill Barton

PsIntrp      A postscript interpreter that reads postscript files and
      previews them on an Amiga screen.  Interactive input and 
      output takes place in a small window.  The page to be
      show is composed behind the window in an interlaced screen
      with 16 colors.  Can also take input from a file.  Includes
      source in assembler.
      Author:  Greg Lee

StartUps   Three replacements for the standard C startup files,
      Astartup.obj and LStartup.obj.  The options include
      (1) BothStartup.obj, for WorkBench programs or CLI
      programs with or without command line parameters,
      (2) WBStartup.obj, for WorkBench programs or CLI
      programs that require no command line parameters, and
      (3) CLIStartup.obj, for CLI programs that require command
      line parameters but do not need to be able to be runnable
      from WorkBench.  Includes source.
      Author:  Bryce Nesbitt

============================ Readme.list 102 =========================

Dbug      Machine independent macro based C debugging package.
      Provides function trace, selective printing of internal 
      state information, and more.  This is an update to the
      version released on disk 41, and now includes a machine
      independent profiling mechanism.  Includes source.
      Author:  Fred Fish; profiling support by Binayak Banerjee

Match_stuff   Heavy duty text pattern matching stuff.  The pattern
      syntax is an extension of standard AmigaDOS filename
      matching.  Also includes some simply matched text
      replacement capability.  Includes source.
      Author:  Pete Goodeve

Sectorama   A program designed to help Amiga users recover lost or
      damaged data from floppy or hard drives, or to repair
      a damaged volume.  The author wrote this out of
      frustration with existing tools when he had multiple
      hard disk drive failures over the course of several
      months.  Binary only.
      Author:  David Joiner

SiliCon      A smart input line interpreter that provides a separate
      command window with full editing and recall of previous
      commands.  Actual name is "Sili(Con:)".  This is an
      update to the version first released on disk number 50.
      Binary only.
      Author:  Pete Goodeve

Xicon      Xicon lets you use icons to call up scripts containing CLI
      commands.  This is version 2.00, an update to the version
      first released on disk 31, and includes close gadgets, window
      size specification, text display capability, plus more.
      Binary only.
      Author: Pete Goodeve


============================= Readme.list 103 =========================

AvlTrees   Library and test program that implement routines for
      creating and using balanced binary trees (AVL trees)
      held entirely in memory.  Includes source.
      Author:  Paul Vixie

Calc      A programmable calculator program with similarities to a
      hand-held RPN calculator.  Can run either interactively
      or in "script" mode by reading programs from a file.
      Version 1.0, shareware, binary only.
      Author:  Bob Brooks

Cref      A C cross referencer program.  Includes source.
      Author:  Mike Edmonds; Amiga port by Joel Swank

DosKwik      A pair of programs which allow you to save files, or
      a group of files, to one or more floppies for quick
      loading (loading up a ram disk for example).  Does not
      store files in DOS format, which is why it is faster.
      Binary only, shareware.
      Author:  Gary Kemper
      
IntuiDOS   IntuiDOS is a program to give improved control over,
      and handling of, the material on all diskettes in the
      'CLI-area' by employing a multi-disk, scrollable
      directory and using Intuition techniques to issue
      DOS commands.  Written in assembler.  Binary only.
      Author:  Lennart Sandin

MFF-Update   A text import utility for MicroFiche Filer (demo version
      released on disk 89) and updates to some PD disk library
      databases.  Binary only.
      Author:  Gary Samad

Pack-It      Pack-it will take all the files and directories on a disk
      and pack them into a single file for electronic transmission
      via modem.  Binary only, shareware.
      Author:  Gary Kemper

Sol      Amiga version of solitaire game posted to usenet some
      time ago and modified to use Amiga console control codes
      in place of curses calls.  Includes source.
      Author:  David Goodenough; Amiga port by Joel Swank

========================== Readme.list 104 ===========================

   AnalytiCalc Abstract:

   AnalytiCalc is a large and powerful spreadsheet program with
sufficient extra features to have some pretentions of acting as an
"integrated system". It is a virtual memory system supporting up to
18000 columns and 18000 rows, multiple equations per cell, an outlining
system, built-in cell annotation, and datafile access from any cell(s)
of the sheet, plus an array of functions not present in most commercial
spreadsheets. This disk represents the initial Amiga port of AnalytiCalc,
and as such the console interface is somewhat crude and in addition requires
use of a custom keymap (one such is supplied) for sensible operation. This
will be improved upon, but meanwhile the program is released with complete
sources, documents, and executables. The graphics program and the DIF
file access program are not yet ported; these will be released when
they are ready. AnalytiCalc for the Amiga uses files compatible with those
for AnalytiCalc on MS-DOS, VMS, or RSX-11M or IAS. An example project
planner spreadsheet is included in the distribution to show off some of
the things you can do. More example sheets will be forthcoming in the
future. AnalytiCalc also supports matrix math, FFTs, infinite windowing,
linear regression, date arithmetic, internal and external macros, LOTS
of cell addressing modes, goal seeking in up to 8 dimensions, and more.

   AnalytiCalc requires perhaps 600K of RAM memory, at least one
360K diskette drive, and AmigaDOS 1.2, plus a larger than default stack.
Display sizes supported can be up to 132 characters wide by up to 76
lines long. Sorry; I don't think AnalytiCalc supports proportional
fonts very well, though it should manage not to be totally brain damaged
with them. The manual requires an 80 column printer.
   To see the documentation you need either a printer 80 columns wide
to print it, or an 80 column screen to view it on.

        SOME DO-NOT'S

        1.  DO NOT use AnalytiCalc until you have read the documentation.

        2.  DO NOT forget to make regular backup copies of your database.

        3.  DO NOT exit (X) the progam without saving your work if you
       want it saved. (You will be asked to confirm you really want
       to leave, however.)

        GETTING STARTED.

        If you haven't already printed the documentation, please do so
        before trying to operate AnalytiCalc. Then, READ IT!  You should
        also make sure that you have placed a "write-protect" tab on your
        AnalytiCalc distribution diskettes, so that they can't be
        accidentally erased or overwritten.

        You should now make a copy of your AnalytiCalc disks.  These will
        also serve as your "run-time" system diskettes.

   De-archive AnalyExe.Arc and AnalyDoc.Arc at least onto a blank
   disk and read the document files and release notes. You'll need
   a bit of AmigaDos familiarity to set things up (read how to use
   the ASSIGN command and the SETMAP command and ASSIGN something as
   DK:; also set your stack large with the STACK command.) If you
   are using disk file memory, FACC is a good thing to use also. PLEASE
   READ THE MANUALS though, to save us all a lot of headaches.

        SOME MAXIMUMS AND MINIMUMS.
             Minimum RAM Memory required .....................about  600K
             Minimum Disk Drives required...............................1
             Minimum Disk Storage required...........................880K
        Number of Columns......................................18000
        Number of Rows.........................................18000
        Maximum Length of Formulas (characters)..................109
        Number of cells that can be full at once...............18000
        Number of simultaneous named areas permitted.............300
        Number of scratch cells outside spreadsheet...............60
        Precision of calculations (digits; 8 bytes used)..........16
        Total maximum storage managed (bytes)..............2,113,020
        Maximum depth of document nesting (outline processor)......4
        Maximum number of parameters varying to goal seek..........8
        Maximum record size for data files accessed as database..128
        Maximum number of files namable in one sheet.........>18000
        Maximum cell columns displayable on one screen............20
        Maximum number of rows displayable in one display.........75
        Maximum simultaneous different cell display formats per
      sheet (taken from large set)...........................76
        Length of format specification (characters)................9

To Be Done:
Future plans for AnalytiCalc:
   1. Add TAN, ASIN, ACOS, and 2-argument ATAN (one argument ATAN
   is present now). (Done in VAX version; trivial mod.)
   2. Interface to raw: device instead of con: device and add more
   flexible parsing of keystrokes so custom keymaps can be junked.
   3. Allow data files to be on a logical device. (Actually, FACC
   may make this need obsolete).
   4. Minor cleanups to XQTCMD and a couple other places to clean
   up and more thoroughly bullet proof the code.
   5. Fix bugs as they are discovered.
   6. Allow use on non-interlaced screens by redoing the two command
   and display windows as pseudo-requestors.

Auxiliary files:
   1. Port DIFDB (DIF to database or AnalytiCalc saved format and
   back converter) to Amiga.
   2. Port PCGRAF to Amiga.
   3. Port some of the BASIC graphics packages to Amiga. Possibly
   compile some of them.
   4. Supply the Business Expense Report, manpower planner, and
   income tax templates as extra examples. Possibly do a game of 
   LIFE template too, just for fun.

Other programs:
   Port the RIM relational DBMS to Amiga as a companion piece. (This
   has already been done porting from CDC to VAX to MSDOS (the last
   by me), and should be straightforward).

I have found that Absoft Fortran 2.3 is a stable and usable compiler and
would like to acknowledge gratefully its contribution. He who wants to
add to or modify AnalytiCalc needs Absoft Fortran 2.3 (or later, I suppose)
to build it with. Anyone who has Absoft Fortran-020 for the 68020 is
invited to recompile this program to use the faster chips. I didn't have
either money or machine to try a 68020/68881 version, but see no reason
why it would fail.

   Glenn Everhart
   5 October 1987

============================= Readme.list 105 =========================

AsmProgs   Some misc assembly tools, programs, etc.  "AsmFilter"
      (actually in AmigaBASIC) turns the output of the Metacomco
      disassembler into a file that can be re-assembled.
      "AddKickMem" adds the KickStart memory to your free memory
      on an Amiga 1000 with Kickstart in ROM.  "Clear" fills 
      unused areas of memory with a specific byte pattern.
      "L" is a replacement for the BCPL "list" program, but
      with some graphics enhancements.  "SharpFont" is an
      8 pixel non-proportional font.  "Stack" is a replacement
      for the BCPL stack program.  Includes some source.
      Author:  Glen McDiarmid and Kirk Davies

BasicProgs   Some more AmigaBASIC programs.  LeastSquare solves
      least squares problems and graphs the results.  Curves
      is a demo of one use for LeastSquare (find curves to
      fit a set of points).  Freud is a Freudian analysis
      program.  Includes source, needs AmigaBASIC from Extras.
      Author:  George Trepal

Bison      A replacement for unix "yacc" command.  This is from
      the GNU (GNU is Not Unix) effort, and was obtained
      from the Free Software Foundation.  This is an update
      to the version on disk 51, with some more bug fixes
      provided by Fred Walter.  Includes source.
      Author: Bob Corbett and Richard Stallman.  Bug fixes
         by Johan Widen, Doug Leavitt, & Fred Walter

DrunkenMouse   Another cute program in the tradition of "display hacks".
      Includes source.
      Author:  Alex Livshits

FlamKey      Installs a little key on the WorkBench screen title
      bar, and then waits in background until somebody clicks
      on the key.  When activated, allows the keyboard and mouse
      inputs to be locked out until a password is entered.
      Shareware, binary only.
      Author:  Alex Livshits

GravityWars   The object of this game is for one player to hit the
      other player's ship with a missle, before being hit
      yourself.  The ships and planets don't move, but
      aiming the missle in the presence of gravity fields
      and black holes makes hitting your target difficult.
      Version 2.0, shareware, binary only.  This is an update
      to the version on disk number 84.
      Author:  Ed Bartz

IPo2C      A utility to write a C-language definition of the current
      intuition pointer to a file, which can then be used
      in a program via SetPointer to mimic the intuition pointer.
      Includes source.
      Author:  Alex Livshits

Pere-et-Fils   Example of creating and using reentrant processes.
      Includes source.
      Author: Jean-Michel Forgeas

Record-Replay   A program that records a sequence of mouse and keyboard
      events as they occur and stores them in a file.  The file
      can be played back to cause the same sequence of events to
      occur again.  Very useful for creating demonstrations
      of programs or documenting repeatable bugs.  This is
      version 2.0, an update to the version on disk 95.
      Shareware, binary only.
      Author:  Alex Livshits and J-M. Forgeas

=========================== Readme.list 106 ===========================

FuncKey      A shareware function key editor, submitted by the author
      for inclusion in the library.  This is version 1.1, an
      update to the version on disk 89. Binary only (source
      available from author).
      Author:  Anson Mah

MoreArt      A small selection of some additional Amiga artwork
      submitted to me since the last "art" disk.
      Authors:  Dana Dominiak and Larry Zasitko

QuickFlix   An IFF slideshow and cel animation program that takes
      full advantage of the Amiga's multitasking operating
      system, supports all the graphics modes, can run with
      internal timing or be triggered by an external source,
      caches images in memory to achieve rapid frame rate,
      etc.  Version 0.13, binary only, shareware.
      Author:  Jeff Kunzelman, Rodney Iwashina, Takeshi Suganuma

RistiNolla   A Finnish game.  The name means something like CrossZero,
      and is also called Go-Moku.  Version 1.0, shareware, binary
      only.
      Author:  Mika Pihlajamaki

=========================== Readme.list 107 =========================

Csh      Version 2.07 of Matt Dillon's csh like shell, modified
      for Manx C.  Includes source.
      Author:  Matt Dillon, Manx'ified by Steve Drew

Diff      A file comparison utility, similar to other common
      "diff" programs.  Includes source.
      Author:  D. Krantz;  Amiga port by Jeff Bailey

ProSuite   This is the Amiga Programmers Suite Book 1.01.  The
      suite provides example code of facilities that every
      programmer needs (such as FileIO Requester), provides
      examples of new facilities (such as XText and DoRequest),
      and provides a tutorial on how to program the Amiga.
      Includes source.
      Author:  R.J. Mical

SVTools      Some additional useful tools from Stephen Vermeulen.
      Includes a new version of Vnews, sit, setstack, retool,
      memlist, fragit, and yoyo.  Includes source.
      Author:  Stephen Vermeulen

========================== Readme.list 108 ==========================

AList      A directory listing program based on Dave Haynie's LD4
      program, with extensions and enhancements.  Includes source.
      Author:  Ed Kivi (original by Dave Haynie)

DirMaster   A very nicely done shareware disk cataloger, submitted
      by the author for inclusion in the library.  This is version
      1.0b, an update to the version released on disk 89.  Binary
      only.
      Author:  Greg Peters

Dots-Perfect   Printer driver for an Epson MX80 printer with the 
      Dots-Perfect upgrade kit installed.  Includes source.
      Author:  Robbie Akins

MonIDCMP   MonIDCMP lets you monitor the IntuiMessages that pass through
      an IDCMP window.  It prints the message class, mouse
      coordinates, qualifier values, and other useful information
      when appropriate.  Great for debugging applications and
      for snooping around in the inner workings of other programs.
      Includes source.
      Author:  Davide Cervone

PrintPop   A utility to enable the user to send some common control
      settings to the PRT: printer device.  When installed, a
      left-amiga F1 sequence will pop up a small window with
      various options.  Includes source.
      Author:  Robbie Akins

Sectorama   A program designed to help Amiga users recover lost or
      damaged data from floppy or hard drives, or to repair
      a damaged volume.  The author wrote this out of
      frustration with existing tools when he had multiple
      hard disk drive failures over the course of several
      months.  This is version 1.1, an update to the version
      on disk 102.  Binary only.
      Author:  David Joiner

Tek      An enhanced version of Dave Wecker's vt100 (v2.6) which
      includes emulation for a Tektronix 4010/4014 graphics 
      terminal.  This is a much improved version of the Tek4010
      program from disk number 52.  Includes source.
      Author:  Enhancements by Nick Giordano and Terry Whelan

Zoo      A file archiver, much like "arc" in concept, but different
      in implementation and user interface details.  Includes
      some nice features that "arc" lacks (such as file/path
      names up to 255 characters in length).  This is version
      1.42B, an update to the version released on disk 87.
      Binary only.
      Author:  Rahul Dhesi, Amiga port by Brian Waters

========================= Readme.list 109 =========================

Machine      A neat new animation from Allen Hastings.
      Author:  Allen Hastings

SimCPM      A CP/M simulator for the Amiga.  Simulates an 8080
      along with H19 terminal emulation.  Includes source.
      Author:  Jim Cathey; Amiga port by Charlie Gibbs

UUpc      Version 1.0 of a suite of programs that will allow you
      hook up your Amiga as a usenet node.  Includes source.
      Author:  Richard Lamb, Stuart Lynne, Jeff Lydiatt

========================== Readme.list 110 ========================

A68k      A 68000 assembler originally written in Modula-2 in
      1985 and converted to C by Charlie Gibb in 1987.  Has
      been converted to accept metacomco-compatible assembler
      source code and to generate Amiga objects.  Includes source.
      Author:  Brian Anderson; C translation and Amiga work
          done by Charlie Gibb


Pdc      An optimizing C compiler for the 68000 processor.  This
      is an update to the version first released on disk 53,
      though apparently not based on the code from that disk.
      Major porting work was done by Jeff Lydiatt to get it to
      the point where it would compile and execute simple programs
      on the Amiga.  This version now generates metacomco-
      compatible assembler source code, which can be assembled by
      the assembler also provided on this disk and then linked by
      the freely redistributable linker "blink" (also provided).
      Includes all compiler source and some library and startup
      source code.  Requires amiga.lib from developers kit to
      generate complete running example executables.
      Author:  Matthew Brandt; major porting work by Jeff Lydiatt


      
This is disk 111 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AmyLoad      A graphical monitor of cpu, blitter, and memory use.
      Includes two components; load.device, which monitors
      system parameters, and amyload, which is the user
      interface and display program.  Includes source.
      Author:  Jeff Kelley

AssignDev   Assigns multiple names to a given device.  For example,
      allows the names "df0:" and "df3:" to refer to the
      same physical device.  This is a modified version of
      the original released on disk number 79.  Includes source.  
      Author:  Phillip Lindsay, mods by Olaf Seibert

Gauge      Continuously displays memory usage in a vertical bar
      graph, similar to the workbench "fuel gauge" type 
      display for disk space.  Binary only.
      Author:  Peter da Silva

HeliosMouse   Another "sunmouse" type program.  Automatically activates
      a window simply by moving the mouse pointer into the window.
      Version 1.1, an update to the version released on disk 94.
      Includes source.
      Author:  Davide Cervone

Labels      Alphabetic and numeric ordered cross reference lists
      of defined system constants.  Recommended for debugging
      purposes only, use the symbolic values in programs!
      Author:  Olaf Seibert

Mandel      Another mandelbrot generator program, with bits and pieces
      of code from C. Heath and R.J. Mical.  Includes source.
      Author:  Olaf Seibert

PopLife      A PopCLI type thingie that instead plays life all over your
      screen.  Lots of bits and pieces from Tomas Rokicki's blitlab
      and John Toebes' PopCLI.  Includes source.
      Author:  Olaf Seibert



This is disk 112 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


BeachBirds   Jerrold Tunnell's entry to the Badge Killer Demo
      Contest.  Uses sprites and sound to portray a beach
      scene.  Runs on a 512K machine.  Binary only.
      Author:  Jerrold Tunnell

Bully      Mike Meyer's entry for the Badge Killer Demo Contest.
      Pushes all open screens around (thus the name "bully").
      Designed for showing off more than one demo at a time
      Includes source.
      Author:  Mike Meyer

DropShadow   Dropshadow version 2, rev 0, for use with Bryce
      Nesbitt's Wavebench demo.  Binary only.
      Author:  Jim Mackraz

HagenDemos   Joel Hagen's Badge Killer Demo contest entries, "RGB"
      and "Focus".  RGB was the overall winner of the contest.
      It requires a one meg Amiga to run.  Binary only.
      Author:  Joel Hagen

Viacom      Latest version of viacom for use in conjuction with
      the WaveBench demo.  Binary only.
      Author:  Leo Schwab and Bryce Nesbitt

WaveBench   This is Bryce Nesbitt's Badge Killer Demo Contest entry.
      It is a neat screen hack, and runs on 512K machines.
      For more laughs, try in conjunction with Viacom or
      Ds (Dropshadow).  Includes source.
      Author:  Bryce Nesbitt



This is disk 113 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.

AmiCron      A simple Unix "cron" type program, which is a background
      task that uses a disk-resident table to automatically
      run certain tasks on a regular basis, at specific times.
      Version 2.3, includes source.
      Author:  Steve Sampson, Amiga port by Rick Schaeffer

Dme      Version 1.28f of Matt's text editor.  Dme is a simple 
      WYSIWYG editor designed for programmers.  It is not a
      WYSIWYG word processor in the traditional sense.  Features
      include arbitrary key mapping, fast scrolling, title-line
      statistics multiple windows, and ability to iconify windows.
      Update to version on disk number 93, includes source.
      Author:  Matt Dillon

DosDev      Example DOS device driver in Manx C.  Version 1.10,
      includes source.
      Author:  Matt Dillon

M2Amiga      Demo version of the final product M2Amiga. A fast single
      pass Modula-2 compiler with editor, linker, a small set of
      interface and standard libraries. Compiles only small demo
      programs by limiting codesize and imports.  Further 
      development of the ETHZ compiler on Disk 24. Binary only.
      Demos with source.
      Authors: R. Degen, C. Nieder, M. Schaub, J. Straube (AMSoft)

NoIconPos   This program clears the position info of any of your icons
      to allow WorkBench to pick a reasonable place for the icon
      again. Useful for disk and drawer icons where Snapshot 
      rewrites the icon and the window information. Written in 
      Modula-2, another demo for M2Amiga, showing the simplicity 
      of programming with this Modula-2 compiler.
      Author: Markus. Schaub



This is disk 114 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.

CDecl      English to C (and vice versa) translator for C
      declarations.  This little gem will translate english
      such as "declare foo as pointer to function returning
      pointer to array 10 of pointer to long" into
      "long *(*(*foo)())[10]", and vice versa.  An absolute
      must for anyone except possibly the most hardcore C guru.
      Includes source.
      Author:  Graham Ross

Vt100      Version 2.7 of Dave's vt100 terminal emulator with
      kermit and xmodem file transfer.  Includes a few bug
      fixes posted to Usenet shortly after the posting of
      version 2.7.  This is an update to the version released
      on disk 55.  Includes source.
      Author:  Dave Wecker

WBLander   This entry from the Badge Killer Demo Contest is
      a special version of the WBLander program from
      disk 100.  The ending is unique.  Also uses sound
      effectively.  Includes source.
      Authors:  Peter da Silva and Karl Lehenbauer



This is disk 115 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.

Killer      Killer is an incredible demo written by Robert Wilt.
      It won fourth place in the Badge Killer Demo Contest.
      Requires at least one meg of memory to run.  Sound is
      also an important part of the demo so be sure to turn
      it up.  Binary only.
      Author:  Robert Wilt

Marketroid   Marketroid is Leo's entry for the Badge Killer Demo
      Contest.  It is another devious sprite oriented demo
      with lots of "in" jokes.  Runs on a 512K machine.
      Includes source.
      Author:  Leo Schwab



This is disk 116 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Movies      A ram animation system with three different example
      animations; Kahnankas, Rocker, and F-15.  Kahnankas won
      a close second in the Badge Killer Demo Contest.  Both
      Kahnankas and Rocker run on a 512K Amiga and show off
      overscan HAM mode.  Includes a animation player program
      (movie), animation builder programs (dilbm, pilbm), and
      a text/graphics display program (vilbm).
      Authors:  Eric Graham and Ken Offer 



This is disk 117 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AMUC_Demo   A really neat horizontal scrolling demo that is a 
      2400 x 200 pixel 32 color IFF picture composed of
      digiview snapshots of members of the AMiga Users
      of Calgary, superimposed on a very wide picture of the
      Calgary Skyline.  Binary only.
      Author:  Stephen Vermeulen and Stephen Jeans

ExP_Demo   Demo version of Express Paint 1.1.  This is the program
      that was used to create the huge scrolling demo picture 
      in the AMUC_Demo drawer on this same disk.  Binary only.
      Author:  Stephen Vermeulen



This is disk 118 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Empire      This is a complete rewrite, from the ground up, in
      Draco, of Peter Langston's Empire game.  Empire is
      a multiplayer game of exploration, economics, war,
      etc, which can last a couple of months.  Can be
      played either on the local keyboard or remotely
      through a modem.  This is version 1.0, shareware,
      and includes source code.
      Author:  Chris Gray, original game by Peter Langston

HAMmmm      This is Phil's entry for the Badge Killer Demo Contest.
      HAMmmm displays lines whose end points are bouncing around
      the screen, which is a double buffered HAM screen.
      The Y positions of the points are continuously copied
      into an audio waveform that is played on all four
      channels, and the pitch of a just intoned chord is
      derived from the average X position of these points.
      Includes source in JForth.
      Author:  Phil Burk

Stars      Hobie's entry for the Badge Killer Demo Contest.
      Based on original code by Leo Schwab, has credits
      longer than the actual demo.  Runs on 512K Amiga.
      Binary only.
      Author:  Hobie Orris

WireDemo   Matt's entry for the Badge Killer Demo Contest.
      Demonstrates the Amiga's line drawing speed.
      Runs on a 512K Amiga.  Includes source.
      Author:  Matt Dillon



This is disk 119 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.

MicroEMACS   Version 3.9e of Daniel Lawrence's variant of Dave
      Conroy's microemacs.  This is an update to the version
      released on disk 93.  Also included, for the first time,
      is extensive documentation in machine readable form.
      Includes source.
      Author:  Dave Conroy, MANY enhancements by Daniel Lawrence



This is disk 120 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Amoeba      This clone of Space Invaders is one of the best freely
      redistributable games for the Amiga to date.  Unlike
      many commercial games, it even works correctly in a
      multitasking environment (by not requiring you to
      reboot just to play a game).  Highly recommended!
      Binary only.
      Author:  LateNight Developments

BackGammon   A graphical Backgammon game done as an undergraduate
      A.I. course project.  Version 1.0, includes source.
      Author:  Robert Pfister

Bankn      A complete checkbook system offered by the author as
      shareware.  Version 1.3, binary only.
      Author:  Hal Carter

EgyptianRun   Cute little "road race + hazards" type game.  Version
      1.1, binary only, shareware, source available from author.
      Author:  Chris Hames

IconImage   Program to replace an old icon image with a new image,
      without affecting icontype, drawer data, etc.
      Includes source.
      Author:  Denis Green

This is disk 121 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


BasicStrip   An AmigaBASIC program that helps to convert programs
      written in other forms of Basic to AmigaBASIC.
      Author:  George Trepal

DataPlot   A shareware plotting program written in AmigaBASIC.
      Also includes a least squares curve fit program.
      Author:  Dale Holt

Plot      A shareware 3-D graphing program written in AmigaBASIC,
      with some sample output plots.  Source available from
      author.
      Author:  George Trepal

Stairs      This AmigaBASIC program demonstrates a musical
      illusion based upon perceptual circularity of widely
      spaced tones whose volumes are defined as a
      sinusoidal relationship to their frequency.
      Author:  Gary Cuba

Uedit      Version 2.3 of this nice shareware editor.  Has learn
      mode, a command language, menu customization, and other
      user configurability and customizability features.
      Binary only, shareware, update to version on disk 60.
      Author:  Rick Stiles

WBColors   A simple little program to change the Workbench colors
      to a predetermined color set, for programs that expect
      to be booted off their distribution disk but instead
      are run from a hard disk.  Includes source.
      Author:  Stefan Lindahl

*************************************************************************

This is disk 122 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Asteriods   Nicely done "blast the asteriods" type game.  Unique
      feature is that all the images and sounds are replaceable
      by the end user.  So instead of ships and rocks, you can
      have an Amiga against a horde of IBMPC's if you wish.
      Author:  Rico Mariani

Iff2Pcs      An interactive puzzle program that takes any IFF file
      containing up to 16 colors, and breaks it up into squares
      to make a puzzle which the user can then piece back
      together again.  Version 1.0, includes source.
      Author:  Ali Ozer

Names      A shareware program to create and manage mailing lists.
      Binary only.
      Author:  Ernie Nelson

Pr      A little utility to print listings in different formats.
      Similar to the Unix "pr" program.  Includes source.
      Author:  Samuel Paolucci

PushOver   A neat little board strategy game, in AmigaBASIC.  Push
      your pieces onto the board until you get five in a row
      in any direction.  Includes source.
      Author:  Russ Yost

PuzzlePro   Create a puzzle from an IFF picture, which the user can
      then piece back together again.  Written in AmigaBASIC.
      Version 1.0, binary only, shareware, source available
      from author.
      Author:  Syd Bolton

*************************************************************************

This is disk 123 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Arp      ARP stands for "AmigaDOS Replacement Project".  Arp
      is an effort led by Charlie Heath of Microsmiths Inc.,
      to replace the current DOS in a compatible fashion, so
      that current programs will continue to work.  Arp also
      makes whatever improvements are possible, so that current
      and future programs will work better.
      Author:  Various authors contributed work

Car      This animation is one of Allen's entries to the Badge
      Killer Demo Contest.  It apparently is an inside joke
      relating to a well known Amigan's experience with
      a certain highend graphics hardware manufacturer.
      Author:  Allen Hastings

*************************************************************************

This is disk 124 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Icons      Some sample animated icons.  You might find just the
      icon for that refugee CLI program you've been meaning
      to make runable from the WorkBench environment.
      Author:  L. Pfost

Tarot      An AmigaBASIC program written by the author as an exercise
      for learning BASIC.  Contains some nice graphic renditions
      of tarot cards.
      Author:  L.Pfost

*************************************************************************

This is disk 125 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


ElGato      This animation is Kevin's entry to the Badge Killer
      Demo Contest.  It also has a background music
      arrangement, that requires Sonix to use.
      Author:  Kevin Sullivan

*************************************************************************

This is disk 126 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Colour      A program to manipulate the colors of specific named
      screens, saving their current color sets to data files,
      loading new color sets from data files, or interactively
      changing the colors.  Includes source.
      Author:  John Russell

Dance      These two programs, "dancing polygons", are John's
      entry to the Badge Killer Demo Contest.  They are
      variations of one another, but demonstrate the range
      of colors available on the Amiga.  Includes source.
      Author:  John Olsen

HBHill      This animation is one of Kevin's entries to the Badge
      Killer Demo Contest.  It is the first known animation
      that makes use of the Amiga's "Extra Half Brite" mode.
      Author:  Kevin Sullivan

Iconify      A subroutine that creates an icon on the Amiga screen
      that can be subsequently dragged around, and double-
      clicked on.  You can use this to have your programs
      "iconify" themselves to temporarily get out of the user's
      way.  Includes source and demo program.
      Author:  Leo Schwab

OnlyAmiga   This animation is Iqbal's entry to the Badge Killer
      Demo Contest.  It consists of tree balls being
      juggled by pyramids rotating on their tops.
      Author:  Iqbal Singh Hans

Suplib      The support library needed to rebuild various programs
      of Matt's from the source, including DME, DTERM, etc.
      Includes source.
      Author:  Matt Dillon

VCheck      Version 1.2 of the virus detection program from
      Commodore Amiga Technical Support.  This version
      will test for the presence of a virus in memory,
      or on specific disks.  Binary only.
      Author:  Bill Koester.

*************************************************************************

This is disk 127 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Bounce        This program is Steve and Tom's entry for the Badge
              Killer Demo Contest.  It creates little dots that
              bounce around and multiply.  Includes source.
              Author:  Steve Hansel and Tom Hansel

Nemesis       This demo is Mark's entry to the Badge Killer Demo
              Contest.  It is quite small for what it does, and
              won fifth place in the contest.  Binary only.
              Author:  Mark Riley

Ripples       This animation is one of Allen Hastings' entries to
              the Badge Killer Demo Contest.  Unlike most other 
              animations, it shows a fixed object from a moving
              point of view, rather than a moving object from a
              fixed point of view.
              Author:  Allen Hastings

*************************************************************************

This is disk 128 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Dis           A 68000 disassembler, written in 68000 assembler.
              Includes source.
              Author:  Greg Lee

DropCloth     DropCloth lets you place a pattern, a 2 bitplane IFF
              image or a combination of a pattern and image, into
              the WorkBench backdrop.  Version 2.2, shareware,
              binary only.
              Author:  Eric Lavitsky

LedClock      An extremely simple clock program, for interlaced
              screens only.  Includes source.
              Author:  Ali Ozer

MRBackUp      A hard disk backup utility, that does a file by file
              copy to standard AmigaDOS floppy disks.  Includes an
              intuition interface and file compression.  Version 1.3,
              includes source.
              Author:  Mark Rinfret

Paint         A simple screen painting program, written in web.
              Requires web preprocessing program to rebuild from
              source.  Includes source in web.
              Author:  Greg Lee

PrtDriver     A printer driver for the Toshiba "3 in one" printer in
              its Qume (best) mode.  Includes source in C and 
              assembler.
              Author:  Rico Mariani

SDBackUp      A hard disk backup utility.  CLI interface only.
              Does file compression.  Version 1.1, binary only.
              Author:  Steve Drew

Sed           A clone of the Unix sed (Stream EDitor) program.
              Includes source.
              Author:  Eric Raymond

wKeys         A "hot-keys" program that binds keyboard function
              keys to window manipulation functions (window activation,
              front to back, moving screens, etc).  Includes source.
              Author:  Davide Cervone

*************************************************************************

This is disk 129 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


DosKwik       A pair of programs which allow you to save files, or
              a group of files, to one or more floppies for quick
              loading (loading up a ram disk for example).  Does not
              store files in DOS format, which is why it is faster.
              Version 2.0, update to version on disk 103.  Binary
              only, shareware.
              Author:  Gary Kemper
      
MRBackUp      A hard disk backup utility, that does a file by file
              copy to standard AmigaDOS floppy disks.  Includes an
              intuition interface and file compression.  Versions
              2.0 (with sources) and 2.1 (binary only, source available
              from author).  This is an update to version on disk 128.
              Author:  Mark Rinfret

PaintJet      An "official" Hewlett Packard PaintJet printer driver
              received directly from HP sources.  Don't settle for
              a bogus one, or pay the $50 some vendors are apparently
              asking for one.
              Author:  Unknown

Patch         Two independent ports of the very useful Unix utility
              "patch", which applies context diffs to text files
              to automatically update them.  Patch version 1.3 was
              ported to the Amiga by Rick Coupland and patch version
              2.0 was ported by Johan Widen.  Includes source.
              Author:  Larry Wall

*************************************************************************

This is disk 130 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


DirMaster     A very nicely done shareware disk cataloger, submitted
              by the author for inclusion in the library.  This is version
              1.1, an update to the version released on disk 108.  Lots
              of neat new features and enhancements.  Binary only.
              Author:  Greg Peters

Evo           A human evolution toy/tutorial.  Includes source.
              Author:  Steve Bonner

Hp            A nice RPN calculator program that supports calculations
              with binary, octal, decimal, hex, float, and complex
              numbers.  Other features include 32 registers for storing
              data and transcendental functions.  Version 1.0, includes
              source.
              Author:  Steve Bonner

Mach          A "mouse accelerator" program that also includes hotkeys,
              the features of sun mouse, clicktofront, and popcli, a
              title bar clock with a bbs online charge accumulator, and
              more.  Version 1.6a, includes source.
              Author:  Brian Moats

PatEdit       A pattern editor for creating patterns to input to
              the Amiga SetAfPt macro call.  This call sets the
              area fill pattern for the area filling graphics calls
              such as RectFill, AreaDraw, etc.  Includes source.
              Author:  Don Hyde

QMan          Mandelbrot generator written partially in assembly for
              speed.  Includes source.
              Author:  Steve Bonner

This is disk 131 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Dfc   Copies disks like Maurader, but multitasks.  Replaces both
      diskcopy and format but is smaller than either.  It even has
      a nice little Intuition interface.  Includes source.
      Author:  Tomas Rokicki


HyperBase   Nice little shareware database management system.
            Version 1.6, binary only, source available from authors.
            Update to version on disk number 58.
            Author:  Michael MacKenzie, Marc Mengel, and Craig Norborg

Life   A new version of Tomas's ancient Life game, but with a new
       macro language for setting up patterns, some good examples,
       and some more good stuff.  Includes source.
       Author:  Tomas Rokicki

Mackie   A Popcli replacement that draws pretty lines on the screen
         in blanking mode.  Includes source.
         Author:  Software Distillery; enhancements by Tomas Rokicki

Mg1b   A version of Mg1b with an ARexx port and other improvements
       by Tomas Rokicki.  Finally you can define macros and bind
       them to function keys in your startup file!  Includes
       source.

Author:  Various; enhancements by Tomas Rokicki

WFrags   Another version of Frags, but this one pops up a nice little
         window that updates occasionally.  Necessary for developers
         who wonder what their program is doing to memory, or wonder
         why they can't load that program.  Includes source.
         Author:  Tomas Rokicki

*************************************************************************

This is disk 132 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Berserk   This animation, unveiled at the September 87 meeting
          of the First Amiga Users Group, got Leo a standing ovation.
          It is a "must see" for every Amiga user, and ranks up
          there with "Juggler" as a premier demo for the Amiga.

          The difference between this distribution, and the one
          on disk 100, is that this one includes "source".  I.E.
          it contains all the object descriptions necessary to
          recreate the animation.  Thus you can, if you like,
          try modifying various objects to create slightly
          different animations, or use it as an example for
          creating your own animations.

          Seldom does a disk get devoted to a single program,
          however animation is one of the Amiga's greatest
          strengths, and I felt it was appropriate to have at
          least one animation that was available at the
          "source code" level.

Author:  Leo Schwab

*************************************************************************

This is disk 133 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Conman   Extremely useful replacement for the standard console
         handler, that provides line editing and command line
         histories completely transparent to any application program
         that uses CON: windows.  This program is shareware, and well
         worth a donation to the author.  Version 1.1, binary only,
         update to version on disk 100.  New features include 
         additional editing keys, fast search keys, undo key, clear
         history command, and more.
         Author:  William Hawes

CrcTwo   programs that are very useful for generating
         16-bit CRC listings of the contents of disks, and
         v erifying that a given disk's files still compute
         to the same CRC's as listed.  Version 1.0, binary
         only.
         Author:  Don Kindred

CrcLists   Complete CRC check files for disks 1-128 of the 
           library, using the Crc program also included on
           this disk.  These were made directly from my master
           disks.
           Author:  Fred Fish

Overscan   Patches the Intuition library so that sizable windows
           with MaxHeight of 200 (400 in interlace) and screens with
           Height of 200 (400 in interlace) will take advantage of
           the PAL overscan capability of Intuition V1.2.  This 
           seems to be useful only for European users that wish
           to run software written for the American market, without
           modifying the applications, but still using the additional
           space.  Includes source.
           Author:  Ari Freund

*************************************************************************

This is disk 134 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


BoingThrows   A 50 frame HAM animation done with Sculpt-3D, and
              minor touchups with DigiPaint.  The animation took
              about 325 hours of runtime to generate.
              Author:  Marvin Landis

Browser       A workbench tool, using text-only windows, that makes
              all files in the system accessible for executing,
              copying, moving, renaming, deleting, etc.  Billed
              as a "programmers workbench".  Version 1.2, binary
              only.
              Author:  Peter da Silva

Dme           Version 1.29 of Matt's text editor.  Dme is a simple 
              WYSIWYG editor designed for programmers.  It is not a
              WYSIWYG word processor in the traditional sense.  Features
              include arbitrary key mapping, fast scrolling, title-line
              statistics multiple windows, and ability to iconify windows.
              Update to version on disk number 113, includes source.
              Author:  Matt Dillon

Find          Find is a utility which searches for files that satisfy
              a given boolean expression of attributes, starting from
              a root pathname and searching recursively down through
              the hierarchy of the file system.  Very much like the
              Unix find program.  Version 1.0, includes source.
              Author:  Rodney Lewis

Library       Demo version of a shareware program that stores textual
              information without regard to structure or content, and
              allows complicated searching for specific patterns.
              Written in assembler for speed, binary only.
              Author:  Bill Brownson

SmartIcon     This shareware program, submitted by the author,
              is an Intuition objects iconifier.  Version 1.0
              is limited to iconifying windows, which is still
              very handy.  It adds a new "iconify gadget" to
              each window, that when clicked on, iconifies the
              window into an icon in the ram: disk.  Binary only,
              source available from author.
              Author:  Gauthier Groult

*************************************************************************

This is disk 135 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


TeXF          A selection of 78 TeX fonts, with a conversion
              program to convert them to Amiga fonts.  There
              are 22 different fonts at various sizes, ranging
              from 15 pixels high to more than 150 pixels.
              The conversion program can also be used with
              the fonts distributed with AmigaTeX, yielding
              an additional 1000 or so more fonts for use
              with other Amiga programs.  Version 2.5,
              binary only.
              Author:  Ali Ozer
		
*************************************************************************

This is disk 136 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AsmToolBox    An assembler "toolbox" created to make interfacing 
              between assembler programs and AmigaDOS easy.  Includes
              source.
              Author:  Warren Ring

Bison         A replacement for unix "yacc" command.  This is from
              the GNU (GNU is Not Unix) effort.  It is a port of
              the latest GNU version, done by William Loftus, with
              the goal of preserving all of bison's current features.
              Includes source and testing program "calc".
              Author: Bob Corbett and Richard Stallman.

Iff2Pcs       An interactive puzzle program that takes any IFF file
              containing up to 16 colors, and breaks it up into squares
              to make a puzzle which the user can then piece back
              together again.  Version 1.1, an update to the version
              on disk 122, includes source.
              Author:  Ali Ozer

Paste         A version of the Unix paste utility.  Paste concatenates
              corresponding lines of the specified files into
              a single output line (horizontal or parallel merging)
              or concatenates them into alternate lines (vertical or
              serial merging).  Includes source.
              Author:  David Ihnat

YaBoingII     A game program demonstrating hardware sprite usage,
              including collision detection.  This is an update
              to the version on disk 36.  Includes source.
              Author: Ali Ozer, based on original by Leo Schwab

Zoo           A file archiver, much like "arc" in concept, but different
              in implementation and user interface details.  Includes
              some nice features that "arc" lacks (such as file/path
              names up to 255 characters in length).  This is version
              1.71, an update to the version released on disk 108.
              Binary only.
              Author:  Rahul Dhesi, Amiga port by Brian Waters


*************************************************************************

This is disk 137 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Ct            An Amiga program to display images from a CT scanner,
              along with several interesting sample images of scans
              of real people, including a skull, brain, heart, and
              spine.  Each image is 256 by 256 pixels in 2048 gray
              scale.  The display software, though it has a primitive
              user interface, is quite powerful, including functions
              like convolutions, averaging, laplacians, unsharp
              masking, edge detection, gradients, etc.  Binary only.
              Author:  Jonathan Harman

JeansIcons    Miscellaneous cute icons created for AMUC's monthly
              newsletter disk.  Submitted by Stephen Vermeulen.
              Author:  Steve Jeans

Muncho        A cute little program which plays a digitized sound
              sample when you insert or remove a disk from your
              drive.  If you don't like the sounds, you can replace
              them with your own.  Binary only.
              Author:  Andrew Werth

Sit           An update to the Set Icon Type program from disk 107.
              Version 1.10, includes source.
              Author:  Stephen Vermeulen

VGad          A new gadget editor that takes two pictures of the window
              and its gadgets, one being the normal gadget state and
              the other being the fully selected state, and then
              merges the data and converts to C source code.  Version
              1.0, binary only.
              Author:  Stephen Vermeulen

VirusX        A boot sector virus check program that runs in the
              background and automatically checks all inserted
              disks for a nonstandard boot sector.  Such disks can
              optionally have their boot sector rewritten to remove
              the virus.  Includes source.
              Author:  Steve Tibbett

VLabel        A program to print fancy customized disk labels.  It will
              combine an IFF picture and up to 50 lines of text (which
              may be placed arbitrarily in any font or point size) and
              then print the result.  The IFF picture can be virtually
              any size (up to 1008 by 1000).  It will also print labels
              from a batch file produced by SuperBase.  Version 1.20,
              binary only.
              Author:  Stephen Vermeulen

*************************************************************************

This is disk 138 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AmigaLine     A series of various technical notes for Amiga programmers.
              Author:  Byrce Nesbitt

Diff          A program that uses the same algorithm as the Unix
              diff program and also produces context diffs, suitable
              for use with patch.  Source WAS available but got
              eaten by my Amiga when it crashed, so binary only.
              Author:  Unknown (Decus C diff?)

Foreach       A simple but useful program that expands a wild
              card file specification and then invokes the
              specified command once per expanded filename,
              with the expanded filename as the command
              argument.  Includes source.
              Author:  Jonas Flygare

MacFont       A conversion tool to convert Mac fonts to
              Amiga fonts.  Binary only.
              Author:  John O'Neill and Rico Mariani

ModulaTools   Various useful routines for those programming in Modula
              on the Amiga.  Update to version on disk 94, includes
              source.
              Author:  Jerry Mack

Vt100         Two new versions of Dave's vt100 terminal emulator.
              One version, based on vt100 2.6, has been enhanced
              by John Barshinger to include an iconify feature,
              add full 132 column support using overscan, and other
              miscellaneous features.  This version is available in
              binary only.  The second version is release 2.8
              of the mainstream version of vt100, as enhanced and
              supported by Tony Sumrall.  This one include source.
              Author:  Dave Wecker

*************************************************************************

This is disk 139 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AmiCron       An enhanced and debugged version of AmiCron 2.3
              from disk number 113.  Includes source.
              Author:  Steve Sampson, Rich Schaeffer, Christian Balzer

ListScanner   A nice little utility to display all the Exec lists.
              Somewhat like the Xplor utility from disk 73.
              Includes source in assembler.
              Author:  Heiko Rath

ProCalc       A program that simulates an HP-11C programmable calculator.
              Includes both an English version and a German version.
              Shareware, binary only.
              Author:  Gotz Muller

RemLib        Removes a specified library (if currently unused)
              or displays some information about all available
              libraries.  Includes source in assembler.
              Author:  Heiko Rath

TurboBackup   A fast mass floppy disk duplicator with enforced verify
              mode to prevent generation of incorrect copies.  Version
              1.00, binary only.
              Author:  Steffen Stempel and Martin Kopp

WArranger     Sends a window, identified by its name, to the front
              or to the back, without selecting it.  Useful in
              conjunction with AmiCron.  Works on all screens.
              Includes source in assembler.
              Author:  Heiko Rath

WheelChairSim   A wheelchair simulator developed as a project for the
              Technical Resource Centre and the Albert Children's
              Hospital, to allow the matching of a wheelchair joystick
              to a child's handicap and all the child to practice using
              the chair in a safe (simulated) environment.  Binary only.
              Author:  Unknown, submitted by Dr. Mike Smith

*************************************************************************

This is disk 140 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


SBProlog      Volume 1 of the 2 volume Stony Brook Prolog (SBP)
              distribution, version 2.3.2.  This volume contains the
              executables and libraries.  Volume 2, on disk 141,
              contains the C and Prolog source code.

              From the SB-Prolog System, Version 2.2 User Manual:

              "SB-Prolog is a public-domain Prolog system for Unix(tm)
              based systems originally developed at SUNY, Stony Brook.
              The core of the system is an emulator, written in C for
              portability, of a Prolog virtual machine that is an extension
              of the Warren Abstract Machine.  The remainder of the system,
              including the translator from Prolog to the virtual machine
              instructions, is written in Prolog."

              In addition to providing a compiler, SB-Prolog also offers
              advanced features such as dynamic loading, mixing of compiled
              and interpreted code, macros, extension tables, a debugging
              facility offering two levels of tracing, profiling tools, and
              other utilities.

                Authors:  Logic Programming Group at SUNY, Stony Brook
                          Amiga port by David Roch and Scott Evernden

*************************************************************************
============================= Readme.list 141 ========================


SBProlog        Volume 2 of the 2 volume Stony Brook Prolog (SBP)
                distribution, version 2.3.2.  This volume contains the
                C and Prolog source code.  Volume 1, on disk 140,
                contains the executables and libraries.

                From the SB-Prolog System, Version 2.2 User Manual:

                "SB-Prolog is a public-domain Prolog system for Unix(tm)
                based systems originally developed at SUNY, Stony Brook.
                The core of the system is an emulator, written in C for
                portability, of a Prolog virtual machine that is an extension
                of the Warren Abstract Machine.  The remainder of the system,
                including the translator from Prolog to the virtual machine
                instructions, is written in Prolog."

                In addition to providing a compiler, SB-Prolog also offers
                advanced features such as dynamic loading, mixing of compiled
                and interpreted code, macros, extension tables, a debugging
                facility offering two levels of tracing, profiling tools, and
                other utilities.

                Authors:  Logic Programming Group at SUNY, Stony Brook
                          Amiga port by David Roch and Scott Evernden


SmallC          An Amiga port of the Small-C compiler, written by Ron
                Cain and published in Dr. Dobb's Journal, in about 1980.
                Small-C is a rather small subset of the full 'C' language.
                However, it is capable of compiling itself, and other
                small, useful programs.  Requires an assembler and linker
                to complete the package and produce working executables.
                Includes source and binary.
                Author:  Ron Cain.  Amiga port by Willi Kusche.


============================= Readme.list 142 ========================


Diff            A program that uses the same algorithm as the Unix
                diff program and also produces context diffs, suitable
                for use with patch.  This is the same version that was
                distributed on disk 138, but now includes the missing
                files (including source code).
                Author:  Unknown (Decus C diff)

FracGen         A fractal generator program that generates fractal
                pictures from "seeds" that you create.  This is
                unlike any of the other "fractal generators" I've
                seen.  It can be used to load and display previously
                created fractal pictures, modify existing fractals,
                or create your own fractals.  Version 1.1, binary
                only.
                Author:  Doug Houck

SciSubr         The Scientific Subroutine Package from DECUS, ported to
                the Amiga to run with Absoft Fortran.  This is a valuable
                resource of mathematical and statistical source code
                for those doing Fortran work on the Amiga.
                Author:  Unknown; ported to the Amiga by Glenn Everhart


============================= Readme.list 143 ========================


Rim             RIM-5 (Relational Information Manager) is a full
                relational DBMS that is suitable for VERY large
                databases using B-Tree data storage.  It has a 
                crude (by today's standards) user interface, but
                since full source code is provided, this can be
                fixed.  Versions of RIM run on a wide variety of
                systems, small and large, and produce compatible
                databases.  Also includes a built in HELP database
                and a programming language.  Full Fortran source
                code and documentation included.
                Author: Various, Amiga port by Glenn Everhart


============================= Readme.list 144 ========================

This disk contains version V22-3D of Glenn Everhart's large and powerful
spreadsheet program called AnalytiCalc, submitted to me directly by
Glenn for inclusion in the library as an update to the version released
on disk 104.  The remainder of this file is Glenn's "Abstract.txt" file
that describes AnalytiCalc.  Source and documentation is included on the
disk in arc'd form because it otherwise would not all fit on the disk.


============================= Readme.list 145 ========================


Csh             This is a version of Matt's csh like shell which
                has been modified to provide file name completion
                and argument execution (via the grave accents
                mechanism).  Requires ARP 1.1 to run.  Binary
                only, but includes diffs for the reference 2.07
                source base.
                Author:  Matt Dillon; enhancements by Johan Widen

DMouse          Matt's done it again, another very useful program!
                This is a versatile screen blanker, mouse blanker,
                auto window activator, mouse accelerator, popcli
                style programmable command key, pop window to front,
                push window to back, etc, widget.  Version 1.06,
                includes source.
                Author:  Matt Dillon

DNet            A link protocol that provides essentially an unlimited
                number of reliable connections between processes on
                two machines, where each end of the link can be
                either an Amiga or a Unix (BSD4.3) machine.  Works
                on the Amiga with any EXEC device that looks like the
                serial.device.  Works on UNIX with tty and socket
                devices.  Achieves better than 95% average throughput
                on file transfers.  Version 1.20, includes sources
                for both the Amiga and Unix versions.
                Author:  Matt Dillon

Tab             A tablature writing program for the Amiga, with
                intruments for a banjo and a string guitar.
                Binary only.
                Author:  Jeff deRienzo

TinyProlog      VT-PROLOG is a simple prolog interpreter provided with
                full source code to encourage experimentation with
                the PROLOG language and implementations.  Version 1.1,
                includes source.
                Author:  Bill and Bev Thompson



============================= Readme.list 146 ========================


Blanker2        A screen blanking program that turns the screen black
                after 90 seconds of keyboard and mouse inactivity.
                Implemented as a very tiny event handler to the input
                handler event stream.  Version 1.27.88, includes source.
                Author:  Joe Hitchens

C-Light         A demonstration copy of a commercial ray tracing program,
                which is identical to the commercial version except that
                it has been limited to ten objects per scene.  Binary
                only.
                Author:  Ronald Peterson

CrcLists        Complete CRC check files for disks 129-141 and disks
                143-145 of the library, using the crc program from
                disk 133.  These were made directly from my master
                disks.  Disk 142 is omitted because of a problem
                with the crc program.
                Author:  Fred Fish

DmeMacros       A set of DME macros which utilize templates to turn
                DME into a language-sensitive editor for C, Pascal,
                Modula-2, and Fortran.
                Author:  Jerry Mack

MemoPad         A shareware intuition-based memo reminder program.
                Nicely done.  Version 1.1, binary only.
                Author:  Michael Griebling



============================= Readme.list 147 ========================


This disk contains the latest version of MicroGNUEmacs (MG 2b).  Many
additions and enhancements since the original works by Dave Conroy.  A
large amount of credit should go to the vast number of contributors and
Beta testers.

*Note: In order to fit all of the files on one disk and preserve the
       Workbench environment, the machine specific source code files
       and the document files have been archived.  An executable copy
       of the public domain archive program "Zoo" has been placed in
       the "c" directory for the convenience of those who may not
       already have it.

-Fred ><>
 8-Aug-88  


============================= Readme.list 148 ========================


EFJ             "Escape from Jovi"  A machine-code game featuring
                hi-res scrolling, large playfield, disk-based Hi-Score
                list, stereo sound, and multiple levels. Use a joystick
                in port 2 to control the ship.  Binary only, shareware ($8).
                Author:  Oliver Wagner

Fme             Nicely done map editor for the Fire-Power (tm) game. 
                Features interlaced hi-res with intuition interface.  See
                the "Readme.fnf" file for information on making a
                bootable disk.  Includes source.
                Author: Gregory MacKay
		
HandyIcons      Adds a menustrip to the WorkBench window that allows 
                you to run selected Workbench Tools by menu selection.
                Can be set up to provide custom environments.  Current
                version supports only WorkBench Tools and not Projects.
                Binary only.
                Author:  Alan Rubright

Scrambler       A simple program that will encode/decode a text file
                into illegible gibberish, which resembles executable code,
                to evade prying eyes.  Version 0.01, Binary only.
                Author:  Foster Hall 



============================= Readme.list 149 ========================


AnimalSounds    A sample of digitized animal sounds along with a simple 
                sound player.
                Authors:  The Trumor Company, Inc.
                          Sound Player by Don Pitts


DX-VoiceSorter  Written to be used with Jack Deckard's VoiceFiler program.
                (Disk 82).  It allows for the sorting of a number of
                voicefiles stored using that program into a new voicefile
                of voices made up from various files.  Includes source.
                Author:  David Bouckley

Keep            A nice little utility program with an intuition interface
                for BBS and network junkies who download messages in one 
                large file and then read them off-line.  Using only the
                mouse, you can drive through such files a message at a 
                time, examine each at your leisure and tag those you wish
                to keep.  Version 1.2, binary only, but source available
                with donation to author.
                Author:  Tim Grantham 

Less            Like Unix "more", only better, with forward and
                backward scrolling, searching and positioning by
                percent of file and line number, etc.  Now lets you
                also print the current file.  Very useful!
                This is Amiga version 1.3, an update to the version
                on disk number 92.  Includes source.
                Author:  Mark Nudelman, Amiga port by Bob Leivian

Scheme          To quote the ReadMe file:
                "Scheme is a statically scoped and properly tail-recursive
                dialect of the Lisp programming language invented by
                Guy Lewis Steele Jr. and Gerald Jay Sussman."
                Binary only.
                Amiga port by Ed Puckett
                    
   
============================= Readme.list 150 ========================


AirFoil         An update to the Airfoil generator on disk #71.
                Generates airfoil models as well as their corresponding
                streamline and pressure distributions.  Includes source.
                Authors:  Russell Leighton
                          Addendum by David Foster

DC10            An AmigaBasic DC-10 instrument flight simulator.  Appears
                to be quite in-depth with flight-planning and take-off 
                options along with an extensive documentation file.  Requires
                rebuilding on a separate disk and was successfully done so
                by following the author's instructions in the ReadMe_First
                file.
                Author: Jan Arkesteijn		

ExecLib         A working example of how to build and use user-defined
                disk-resident libraries.  Of special interest to developers
                working with Lattice C.  
                Author:  Alex Livshits

Iconizer        A utility program that saves your current mouse pointer
                to a small icon.  You can restore the pointer just by
                double-clicking on its icon.  Allows for building a whole
                library of pointers and to use them whenever you want.
                Binary only.
                Author:  Alex Livshits

Pilot           An implementation of the PILOT language for the Amiga, 
                including a demo done for the National Park Service.
                PILOT is a limited use language for use in educational and
                computer based instruction programs.  Binary only with Beta
                test kit available from authors.
                Author:  Terry LaGrone

StealMemBoot    A small utility designed to be a direct replacement for 
                NoFastMem kind of programs.  It modifies the boot block of
                a disk, so when you boot with it, all memory allocations 
                will return only CHIP memory.
                Author:  Alex Livshits
