
============================= Readme.list 151 ========================


GlobeDemo       A graphics demo which displays very smooth transitions of
                the rotating earth.  Features a pop-up menu.  Includes
                source.
                Author:  Bob Corwin

Icons           Yet another potpourri of interesting icons to choose
                from if you need one for your own program.
                Author:  Dave Turnock

Pcopy           A small intuition-based disk copier similiar to 
                the resident "DiskCopy" except with write-verify 
                and other user-selectable options.  Useful for making
                multiple copies with reliable data.  Requires two disk
                drives.  Includes source.
                Author:  Dirk Reisig

SCT             A CLI-based utility (SetColorTable) for displaying and/or
                setting a screen's colors.  You can save the colors
                of a screen to be restored later, or copy one screen's
                colors to another.  Includes source.
                Author:  aklevin

SlideShow       Very nicely done slide-show program written in assembly
                language.  Features forward/backward presentation and 
                creative screen wipes.  Currently works only with IFF
                lo-res pictures.  Executable only along with some new
                IFF pictures to have come my way.  Shareware ($16).
                Authors:  Mike McKittrick and Sheldon Templeton

Surveyor        A little utility that opens a window on the current 
                screen and displays information about the pointer.
                Allows for absolute or relative measurement between 
                two points on the screen.  Very handy for precise
                positioning of icons and such.  Includes source.
                Author:  Dirk Reisig


============================= Readme.list 152 ========================


Blk             A requester making tool employing various recursive
                algorithms including a recursive parser.  It takes input
                text files and converts them to C-source for including as
                requester declarations.  Includes source.
                Author: Stuart Ferguso

RunBack         A variant of Rob Peck's RunBackGround program from disk 
                number 73.  Allows you to start a new CLI program and run
                it in the background, then closes the new CLI.  This version
                automatically searches the command-search-path to find the 
                program. Includes source.
                Author:  Daniel Barrett 

UUCP            This is a version of uucp (Unix to Unix Copy Program)
                for the Amiga, along with some miscellaneous support
                utilities like cron, mail, and compress.  Includes source.
                Author:  Various, submitted by William Loftus


============================= Readme.list 153 ========================


Dme             Version 1.30 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 134, includes source.
                Author:  Matt Dillon
		
HP11            Emulates an HP11C calculator including the program mode.
                Features an ON/OFF button that turns the calculator into
                an icon that will sit and wait until you need it again.
                Documentation on the features is scarce, perhaps some 
                industrious HP owner could write a small tutorial for the
                benefit of those that don't own an HP calculator.
                Binary only.
                Author:  David Gay

HPMam           A program to manipulate settings and fonts on HP LaserJet+
                printers and compatibles. Includes an Intuition interface
                and some sample picture files.  Version 1.0, binary only,
                shareware.
                Author:  Steve Robb

Synthemania     An interesting, very small (and very persistent!) musical
                piece. If you plan on stopping it without using three 
                fingers, you better read the document file first!
                Binary only.
                Author:  Holger Lubitz 


============================= Readme.list 154 ========================


Ada             An Ada Syntax checker for the amiga.  Includes lex and
                yacc source.
                Author:  Herman Fischer; updates by William Loftus

AssemblyDemos   A interesting group of assembly language demos for your 
                visual and aural pleasure.  Binary only.
                Author:  Foster Hall

DiskLib         Two utilities for those people who like to split up PD
                disks into disks of different categories.  Includes source.  
                Author:  Wilson Snyder

Guardian        Another virus diagnosing and vaccination program.
                Recognizes any non-standard bootblock.  Includes a
                small utility program to permanently place the program
                on a copy of your kickstart disk in place of the seldom
                (if ever!) used Debug() function.  Binary only.
                Author:  Leonardo Fei

PrintSpool      A print-spooling program.  Very useful for printing files
                in the background.  Many command-line options.  Version
                1.0.0, Includes source.
                Author:  Frangois Gagnon

Utilities       A group of four little utility programs, Cal, Undelete
                DClock and WhereIs.  Binary only, see the ReadMe file for a 
                description of each.
                Author:  Dan Schein

VirusX          An update to the virus-detecting program of the same 
                name on disk number 137.  This version also checks for
                the Byte-Bandit strain.  Version 1.21, Includes source.
                Author:  Steve Tibbett

Virus_Alert!    Yet another anti-virus program with a twist.  Once
                installed a message is displayed just after a warm or
                cold boot notifying the the user  that the disk and
                memory are virus-free, and forcing a mouse-button press
                before continuing.  Anything writing to the bootblock
                thereafter will destroy the message and a normal virus-
                infected boot (???) will take-place.  Versions 1.01 and
                2.01, Binary only.
                Author:  Foster Hall

Wicon           A "Window Iconifier".  Allows you to turn your windows
                into small icons which can be later recalled.   Currently
                installed with MacWin to give your windows a "rubber-
                banding" effect.  Version 1.14, Includes source.
                Author:  Steven Sweeting



============================= Readme.list 155 ========================


AsmExamples     A couple of assembly code examples.  Executables are 
                not extremely useful but the code might be of 
                considerable benefit to beginning assembly language
                programmers.  
                Author:  Henrik Clausen

Bison           A replacement for unix "yacc" command.  This is from
                the GNU (GNU is Not Unix) effort.  Contains updates
                to the version on disk number 136, submitted by two  
                separate sources.  Includes source.
                Author:  Bob Corbett and Richard Stallman, updates
                         by William Loftus and Scott Henry

NoSmoking       Sample program showing the use of a recoverable alert
                while displaying a personal health message.  Includes
                source.  
                Author:  Theo Kermanidis
 
Scenery         A very nice assembly language random scenery generator.
                Generates very realistic looking landscapes.  Includes 
                intuition interface and lots of menu options.  Version
                1.0, binary only.
                Author:  Brett Casebolt


============================= Readme.list 156 ========================


Blocks2         Amusing and colorful display of a moving trail of 
                "blocks".  Update to version on disk number 71, however
                this version also includes source.
                Author:  Gary Walker

Flex            Flex is a replacement for the UNIX "lex" (lexical
                analyzer generator) program that is faster than
                lex, and freely redistributable.  Includes source.
                Authors:  Jef Poskanzer, Vern Paxson, et. al.
                          Submissions by William Loftus and Scott Henry

Go64            Another screen hack aimed at an earlier Commodore product
                (Not to be confused with the commercial product Go-64! from
                Software Insight Systems).  Includes source.
                Author:  Joerg Anslik

Grammars        A group of lexical grammar files for Ada, C and Pascal for 
                use in conjunction with the flex program on this disk and 
                the bison program on disk #155
                Authors:  Various, submitted by William Loftus

OOPS!           Tired of the monochrome background color of your Workbench
                or CLI?  Then try this colorful screen hack to brighten 
                things up!  Includes source.
                Author:  Joerg Anslik

============================= Readme.list 157 ========================


60or80          A small utility to toggle the 60/80 column text modes
                without having to go through preferences.  Works from
                either the CLI or the Workbench.  Includes source.
                Author:  Mark Schretlen

AmicForm        Creates a phonebook containing only those areacodes and
                exchanges reachable through PC-Pursuit. Input any of Chet
                Solace's Finalist BBS lists and it creates the phonebook
                in a form usable by AmicTerm and a number of other popular
                terminal programs.  Version 1.3, Binary only.
                Author:  John Motsinger

AnimBalls       A nifty little animation program that allows you to 
                create a collection of balls in three-space and then
                interactively rotate them in real time using the mouse.
                Includes source.
                Author:  Jim Guilford

BootBack        A handy little utility to copy and save the boot block
                from a disk, then later restore it should the disk 
                get stomped on by some ugly virus.  Includes source.
                Author:  David Joiner

ECPM            A CP/M emulator for the Amiga.  Emulates an 8080
                along with H19 terminal emulation. Update from version
                on disk number 109.  Includes source.
                Author:  Jim Cathey; Amiga port by Charlie Gibbs;
                         Significant improvements by Willi Kusche

KeyFiler        A BBS message file sorter that allows sorting by keyword. 
                Includes a textreader, Soundex matching, and limited
                wildcard capabilities.  Version 1.0, Binary only.
                Author:  John Motsinger

ScreenZap       A little utility to clean away screens that are left
                by ill-behaving programs.  It will kill every screen
                behind the WorkBench, noting how many it gets. The
                screens in front of WB are not affected.  Includes
                source.
                Author:  Lars Clausen

SetPrefs        Allows you to build a whole library of preference settings
                and instantly switch back and forth between them.  Affects
                all preference settings not just the colors.  Very useful 
                for machines with multiple users or multiple external
                devices.  Includes Amiga's default and various sample
                preference settings.  Binary only.
                Author:  Martin Hippele

Xicon           Xicon lets you use icons to call up scripts containing CLI
                commands.  This is version 2.01, an update to the version
                on disk 102.  Includes source.
                Author:  Pete Goodeve


============================= Readme.list 158 ========================


DiskX           Nicely done Sector-based disk editor.  Binary only
                Author:  Steve Tibbett

MemBoardTest    Originally designed for production testing of A1000 memory
                boards. Very nice intuition interface.  Version 2.4,
                Includes source in Modula. 
                Author:  George Vokalek

MSDOS           A program to list files written in standard MS-Dos or
                Atari ST format.  The files can then be copied to Ram and 
                rewritten to disk in Amiga-Dos format.  Binary only, 
                Shareware, Version 0.1.
                Author:  Frank Wübbeling

PCBTool         An early version of a shareware PC Board layout program
                Lots of options including variable size pads and traces,
                grids, grid snap, layers, zoom, selectable centering,
                text and more.  This version does not support printer/
                plotter dumps or libraries.  Version 2.6, binary only.
                Author:  George Vokalek

ScreenX         A handy little background utility that provides a small
                clock/memory counter in its inactive mode and a versatile
                screen manipulator when called upon.  Binary only with
                source available from author, Version 2.1.  
                Author:  Steve Tibbett

TaskX           A "real-time" task editor.  Lets you list and set the 
                priorities of all the currently running tasks.  Binary
                only, Version 2.0. 
                Author:  Steve Tibbett

VirusX          Update to the version on disk number 154, checks for 
                a couple of additional new strains.  Includes source,
                Version 1.6.
                Author:  Steve Tibbett

YachtC3         Update to the Yachtc program on disk #10, contains some fixes
                and incorporates a simple sound process.  Version 3, includes
                source.
                Author:  Sheldon Leemon, with enhancements by Mark Schretlen


============================= Readme.list 159 ========================


Free            A little command to put in your c directory that returns
                memory status and number of tasks currently served by EXEC.
                Includes source.
                Author:  Joerg Anslik

MidiTools       A group of several different utility programs for those
                who run a Midi system.  Binary only.
                Author:  Jack Deckard

StarChart       Nicely done intuition based program to display and identify
                about 600 stars, galaxies and nebulae visible in the Northern
                hemisphere.  Version 1.2, includes source.
                Author:  Ray R. Larson

TaskControl     Nicely done task-handling program allowing you to put to 
                sleep, kill or change priorities of the all the currently
                loaded tasks.  Also potentially GURU-producing, so be careful
                what tasks you kill, change priorities of, etc.  Handy window
                sizer will reduce it almost to an icon to hang around until
                you want to use it.  Binary only.
                Author:  J. Martin Hippele

TUC             "The Ultimate Clock".  Another window title clock/memory 
                minder.  This one is in 132 columns!  Also gives the free 
                memory on drives DF0, DF1 & DF2.  Includes source.
                Author:  Joerg Anslik 


============================= Readme.list 160 ========================


Calls           A little utility to help analyze the flow of a C-program by
                laying out the functions called in a hierarchical manner.
                Author:  Originally from Usenet with major revisions by
                         Kevin Braunsdorf, Amiga port by George MacDonald

Check           A useful little utility for finding structural errors
                in C-source code.  Many command-line options.  Version
                1.03, binary only.
                Author:  Keith Elbertson

Dis             A 68000 disassembler, written in assembly, this is an update
                to the version on disk #128.  Includes source.
                Author:  Greg Lee with enhancements by Willi Kusche
  
DMouse          A versatile screen & mouse blanker, auto window activator,
                mouse accelerator, popcli, pop window to front, push
                window to back, etc, widget.  Version 1.09, includes source.
                Update to version on disk number 145.
                Author:  Matt Dillon

DWIP            "Daisy Wheel IFF Printer".  A graphics printing utility
                that allows the printing of IFF pictures on a daisy wheel
                printer.  Includes source.
                Author:  Ken Van Camp

M4              A UNIX M4 look-alike macro processor intended as a
                front end for Ratfor, Pascal, and other languages that do
                not have a built-in macro processing capability.  Pd M4
                reads standard input, the processed text is written on the
                standard output.
                Author:  Ozan S. Yigit (oz)

MemoPad         A shareware intuition-based memo reminder program.
                Nicely done.  Update to version on disk #146, version
                1.2, binary only.
                Author:  Michael Griebling

NeuralNets      A neural network example using the generalized back-
                propagation delta rule for learning, specifically applied
                to the tabula rasa Little Red Riding Hood instance. 
                Author:  Josiah C. Hoskins 

============================= Readme.list 161 ========================


Friends         Cute little screen hack with command-line options to keep
                your mouse pointer company when you step away.  Includes
                source.
                Author:  Michael Warner 

Getsprite       A simple little program to convert Dpaint brushes into 
                C-source.  Binary only.
                Author:  Michael Warner

IncRev          A handy little program that will automatically increment
                the revision number of a program every time it is recompiled.
                Binary only.
                Author:  Bryan Ford 

LGZ             A Map generator/editor for the LGZ game.  Not extremely 
                useful if you don't happen to play that game, but good 
                source example of intuition interfacing.  Vesion 0.1.
                Authors:  Lars and Henrik Clausen

Mackie          A versatile cli/macro-key initiator based on POPCLI with
                a unique method of "screen-blanking".  I won't say more,
                just try it!  Version 1.1, includes source.
                Author:  Thomas Rokicki

Nag             A shareware appointment calendar with it's own editor and a
                unique 'nagging' feature utilizing the Amiga's voice and
                audio devices. Version 1.6, binary only.
                Author:  Richard Lee Stockton	

Perl            Practical Extraction and Report Language, an interpreted
                language optimized for scanning arbitrary text files,
                extracting information from those text files, and printing
                reports based on that information.
                Author:  Larry Wall
 
VRTest          Another anti-virus utility that allows visual inspection
                of ram starting a $7E7FE, ram cleaning, bootblock 
                inspection and vector monitoring/reseting.  Written 
                entirely in assembly language.  Version 3.2, binary only.
                Author:  Babar Khan

XBoot           A very simple utility to convert a boot block into an 
                executable file so you can use your favorite debugger
                (Wack, Dis, etc.) to study it.  Includes source.
                Author:  Francois Rouaix


============================= Readme.list 162 ========================


Avi             A workalike version of the UNIX vi editor for the amiga.
                Though not especially recommended for beginners, designed
                for those of you who may have the vi commands permanently
                hard-coded into your fingertips!  Version 1.0, binary only.
                Author:  Peter Nestor

CLI_Utilities   This directory contains several subdirectories with 
                small utilities, collected from various sources,
                that are only usable from the CLI.  See the Readme
                file for further information.  Some include source.
                Author:  Various

Dark            A small graphics and animation demo.  Includes source.
                Author:  Phil Robertson

Flow2Troff      A little utility to convert from New Horizons Software 
                "FLOW" files to UNIX "troff" files, suitable for printing
                on any troff-compatible laser printer.  Version 1.0,
                includes source and a sample "FLOW" file.
                Author:  Daniel Barrett

LabyrinthII     A shareware role-playing text adventure game similar in 
                operation to the Infocom text adventures.  Includes source.
                Author:  Russell Wallace

Iffar           Maintains archives of Interchange File Format (IFF) FORM,
                CAT and LIST  files in a manner  that complies with the
                IFF CAT specification.  Version 1.2, includes source.
                Author:  Karl Lehenbauer

SetPALorNTSC    A couple of utility programs for testing the suitability
                of a developed program in either the PAL or NTSC
                environments.  Includes source and a sample program.
                Author:  Peter Kittel

TES             "The Electronic Slave" adds a gadget strip to the top of
                the cli window to perform such functions as device 
                directories, info, run ED, and time.  Currently, assignments
                are hardcoded but not difficult to change if you own a 
                compiler.  Version 1.1, includes source.
                Author:  Joerg Anslik 

UnknownGirl     Another small musical piece similar in execution to
                "Synthemania" on disk number 153.  Binary only.
                Author:  Holger Lubitz



============================= Readme.list 163 ========================


Bankn           A complete checkbook system offered by the author as
                shareware.   Update to version on disk number 120.
                Version 1.5, binary only.
                Author:  Hal Carter

FiveInLine      A board-playing game similiar to Go-Moku, Ristinolla, etc.
                Fast-paced and quickly addictive!  Includes source.
                Author:  Njål Fisketjøn  

MachII          A "mouse accelerator" program that also includes hotkeys,
                the features of sun mouse, clicktofront, popcli, title bar
                clock with a bbs online charge accumulator, and more. 
                Update to version on disk number 130.  Version 2.4c, binary
                only.
                Author:  Brian Moats

MemTrace        Routines to help debug memory allocation and freeing during
                program development.   Will complain if you try to free 
                memory you didn't allocate and will report on memory not
                freed when your program finishes.
                Author:  Jojo Wesener
  
PcPatch         Patches for PCCopy and PCFormat from the 'EXTRAS 1.2' disk,
                to allow reading/writing/formatting 3.5 inch 360k (2 sides/
                40 Tracks/9 sectors) MS-DOS disks.
                Author:  Werner Guenther

ReadmeMaster    A nifty little database for finding those programs that 
                you know exist somewhere (???) in the AmigaLibDisk library.
                Maintains a key-word dictionary of the Contents descriptions
                that allows searching by disk number, program title, author's
                name, or some other descriptive word.  Currently supports
                disks 1-154 with planned updates from the author.  Binary
                only. 
                Author:  Harold Morash

View            A mouse-oriented text file reader.  Sample operation is 
                demonstrated in reading the View.doc file, instead of using 
                the usual "Less" text file reader.
                Author:  Bryan Ford



============================= Readme.list 164 ========================


C-Functions     A group of four little C-functions to add to your library to
                make your programming life a little easier.  Includes source
                and a small demo program showing some of the results. 
                Author:  Lars Thuring

DiskSalv        Very useful program to recover files from a trashed AmigaDOS
                disk.  Can also "undelete" files deleted by mistake, so long
                as they have not overwritten by further disk activity.
                Requires two disk drives.  Many enhancements since the
                original version on disk #20.  Version 1.3, Binary only
                Author:  Dave Haynie

Hed             A handy little editor that is more user-friendly than 
                "Ed", yet doesn't require the memorization of complicated
                keystrokes of some of the larger, more powerful, editors.
                Binary only.
                Author:  Hal Carter

Newton          Uses the "Newtons Method" algorithm to estimate both real
                and imaginary roots of a polynomial of degree 20 or less.
                Version 1.0, includes source.
                Author:  Daniel Barrett

NewZAP          A third-generation multi-purpose file sector editing utility,
                from the author of FileZAP.  Displays and edits full 512-byte
                sectors via a 106 character wide internal font.  Includes
                a search feature to find specific strings or hex digits, 
                forwards or backwards.  Update to version on disk #58.
                Version 3.18, Binary only.
                Author:  John Hodgson

PcView          Provides the PC community with the opportunity to display
                IFF pictures to the best of EGA's ability.  Displays Amiga
                pics, IBM-PC Deluxe Paint Pics, Apple II-GS Deluxe Paint
                Pics, and others in the IFF standard format.  Includes
                source.
                Author:  John Hodgson

PolyRoot        Another Polynomial root-finder using the Newtonian algorithm.
                Nicely done in AmigaBasic with good documentation file.
                Version 2.00.
                Author:  Jon Giorgini

PrtDrivers      A couple of new Printer Drivers.  One for Digital Equipment's
                LN03+ laser printer, and one for Mannesmann Tally's MT420d
                dot matrix.
                Authors:  DEC LN03 -- Bernie Mentink
                          MT420d -- Sascha Wildner

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
                2.00, an update to the version released on disk 136.
                Binary only.
                Author:  Rahul Dhesi, Amiga port by Brian Waters



============================= Readme.list 165 ========================


Conman          Extremely useful replacement for the standard console
                handler, 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.3, binary only,
                update to version on disk 133. 
                Author:  William Hawes

CPM             Another CP/M emulator independently authored from the version
                that appeared on disk #157.  Emulates a CPM computer with a
                Z80 processor connected to an ADM3A terminal.  Assembly
                source included. 
                Author:  Ulf Nordquist

Parsnag         A program to aid in performing color separations on Epson
                JX-80 printers.  Includes source. 
                Author:  John Hodgson 

PlotView        A couple of programs, Plotview and Plot2Am, for viewing
                UNIX plot files.  Also included are two sub-directories:
                Plot -- a device independent plotting package for the Amiga,
                compatible with the UNIX plot subroutine package and 
                Plot2Tek -- converts UNIX plot format files to Tektronix
                410x terminal graphic commands.  Source included.
                Author:  Joel Swank

RamCopy         A copy program designed for machines with 1 meg or more
                of Ram and only one disk drive.  Allows you to copy a 
                complete disk in only one pass.
                Author:  Stephen Gunn

SPUDclock       A simple program that uses the narrator device to speak the 
                time at certain user specified intervals.  Lots of command
                line options.  Version 1.2, includes source.
                Authors:  Robert E. Beaty and H. Bret Young



============================= Readme.list 166 ========================


AutoGraf        Collects and graphically displays information on auto
                mileage.  Features such as miles per gallon, cost per 
                mile, miles driven, highs, lows, averages, etc.  Includes
                sample data file, a couple utility programs and source.
                Version 1.0
                Author:  Joel Swank

Cref            A C cross referencer program.  Prints out your code with
                line-numbers and complete key-word cross-referencing.
                Update from version on disk #103 which had a serious
                bug.  Includes source.
                Author:  Mike Edmonds; Amiga port by Joel Swank

MultiCalc       Yet another RPN type graphic calculator.  This one 
                generates answers with extreme precision (if 3000 digits
                is enough!)  Features a 48-digit scrollable display, mouse
                driven with lots of keyboard shortcuts, and iconification
                during non-use.  Binary only.
                Author:  Kenneth Johnson

Stevie          A public domain clone of the UNIX 'vi' editor.  Supports
                window-sizing, arrow keys, and the help key.  Version 3.10a,
                includes source. 
                Author: Various, Amiga port by Tony Andrews



============================= Readme.list 167 ========================


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.  Update from
                version on disk number 114. Includes source.
                Author:  Graham Ross with enhancements by David Wolverton,
                         Tony Hansen, Merlyn LeRoy, Udi Finkelstein and
                          probably others!

CLIcon          Allows you to run cli programs from the workbench, similar 
                in operation to IconExec, but more versatile.
                Author:  Bryan Ford

CloseMe         Another ingenious perversion in the screen hack category.
                Don't miss this one...surely destined to become a classic!
                Includes source.
                Author:  Charlie Gibbs

DSM             (Dynamic Sound Machine) Demo version with "Save" disabled
                of a program that will take any IFF sound or raw data and
                save it as a totally self-contained, runable program.
                Author:  Foster Hall

MRPrint         A cli-based text file printing utility with lots of nice
                features, including tab-to-space expansion, page headers,
                line numbers, margin control with line-splitting and
                pagination correction, ARP wildcard support, and auto-
                rejection of files containing binary characters. 
                Version 3.1, Includes source.
                Author:  Mark Rinfret

Smus3.6a        An enhanced version of the smus player that last appeared
                on disk number 58.
                Author:  John Hodgson

Sounddemos      Some very nice demos for showing off the incredible audio
                power of the Amiga!.  100% assembly language, make sure
                you have the stereo connected for these!
                Author:  Foster Hall
   


============================= Readme.list 168 ========================

This is disk 168 of the freely distributable AMIGA software library.
This is the also the first disk of a two disk "Matt Dillion special"
containing binaries and sources to the latest versions of a great deal
of Matt's many programs.  For a complete listing of the programs on these
two disks, see the file called "README".  Because of the nature of Matt's
programs and the need for his support libraries to recreate many of his
programs, I opted to keep these disks pretty much as Matt sent them to me,
rather than follow the usual AmigaLibDisk format of binaries and sources
in one directory.  This would have undoubtedly increased this to a three
disk set.  Please note that if you plan on recreating any of these programs,
then it is quite possible that you will need information from both disks. 



============================= Readme.list 169 ========================


This is disk 169 of the freely distributable AMIGA software library.
This is the also the second disk of a two disk "Matt Dillion special"
containing binaries and sources to the latest versions of a great deal
of Matt's many programs.  For a complete listing of the programs on these
two disks, see the file called "README".  Because of the nature of Matt's
programs and the need for his support libraries to recreate many of his
programs, I opted to keep these disks pretty much as Matt sent them to me,
rather than follow the usual AmigaLibDisk format of binaries and sources
in one directory.  This would have undoubtedly increased this to a three
disk set.  Please note that if you plan on recreating any of these programs,
then it is quite possible that you will need information from both disks. 


============================= Readme.list 170 ========================


Aftterm         Commmunications program utilizing IBM 3278 terminal
                emulation.  Binary only.
                Author:  Don Brereton

Dis6502         A ported 6502 disassembler with support added for C64
                binary files.  Includes source.
                Author:  Robert Bond, Amiga port by Udi Finkelstein 

FastText        Blitter based fast text rendering routines written in
                assembly.  Unique in the fact that they speed up rendering
                of non-proportional fonts of any height, and from 4-16
                pixels in width.  Source and test program included.
                Author:  Darren M. Greenwald
  
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 2.4,
                Update to version on disk 129.  Binary only
                Author:  Mark Rinfret

PtrAnim         Nifty pointer animation program, includes lots of samples,
                a utility program and instructions on creating your own 
                animations.  Be sure to also read the "Disclaimer" in the 
                author's ReadMeFirst file.  Binary only, shareware
                Author:  Tim Kemp

Surf            Generates bezier surfaces of revolution.  Will produce some
                amazing pictures of wineglasses, doorknobs, or other objects
                one could turn on a lathe.  Includes the capacity to map IFF
                image files onto any surface that it can draw.  Source
                included
                Author:  Eric Davies

Turbo           Opens a small window with a gadget that when selected,
                turns off bitplane, sprite, copper and audio DMA, presumably
                to increase system speed.  Includes source.
                Author:  Oliver Wagner
This is disk 171 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AZComm      Modified version of Comm 1.34 that contains Zmodem send,
      receive, and resume receive.  Version 1.00, Binary only.
      Author:  SS. Patel, based on Comm 1.34 by DJ James
 
Maze      A couple of very nice demos for the creation and use of 
      single-solution mazes, one of which is practically a
      stand-alone game.  Includes source.
      Author:  Werner Gunther
   
Sozobon-C   Atari ST version of what appears to be a full K&R freeware
      C-compiler, assembler and linker.  The compiler main pass
      and the assembler were compiled and tested on an Amiga A2000
      with only minimal changes, and they appear to work (to the
      extent that they believe they are running on an Atari-ST),
      so an Amiga port should be relatively easy.   
      Author:  Sozobon, Limited.

Xoper      Very comprehensive program to monitor and control system 
      activity.  Monitor cpu, memory usage, ports, interrupts,
      devices.  Close windows, screens, show loaded fonts or last
      Guru code number.  Clean up memory, flush unused libraries,
      devices, fonts. etc. and a whole bunch more!  Spawns its own
      process.  A very handy background task to have loaded. 
      Assembly source   included.
      Author:  Werner Gunther

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

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


DataToObj   A utility to convert raw data files (sprites, image data,
      text, etc.) directly into object code which can then be 
      linked to the main program without the need to go through
      the compiling process.  Includes source.
      Author:  Werner Gunther   
      
Handshake   A full featured VT52/VT100/VT102/VT220 terminal emulator.
      The author has taken great pains to support the full VT102
      spec.  Now supports ANSI colors, screen capture and more. 
      Update to version on disk number 60.  Version 2.12a,
      binary only, shareware.
      Author:  Eric Haberfellner

MFix      A small program to insert in the startup-sequence of the
      commercial program, Marauder II, from Discovery Software,
      International.  Whenever the copy process is started, the
      rainbow screen is covered by a bare screen until the copy
      is finished.  The author claims a 25% decrease in copy time
      is achieved.  Version 1.0, binary only.
      Author:  Stephen Gunn

PopInfo      A "shrinkable" workbench utility to show you some info 
      that Workbench doesn't, such as free memory on external
      devices, chip, fast, and total ram usage and more.  Version
      2.0, Includes source.
      Author:  Jonathan Potter

ProCalc      A program that simulates an HP-11C programmable calculator.
      Lots of enhancements and bug fixes since the original version
      on disk number 139.  Version 1.2, binary only, shareware
      Author:  Gotz Muller

Spiff      Make controlled approximations between two files.  Similar 
      to "diff" but more versatile.  Allows for the handling of 
      numerals as string literals or numeric values with
      adjustable tolerances.  Provides for embedded commands,
      scriptfiles, and many other command-line parameters.
      Potentially very useful, but needs some Amiga-specific work.
      Source and some example files included.   
      Author:  Dan Nachbar, Bell Communications Research (BELLCORE)
      
*************************************************************************

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


CrcLists   Complete CRC check files for disks 146-172 using the
      crc program from disk 133.  These were made directly
      from my master disks.
      Author:  Fred Fish

FileSelect   A FileIO selector, written 100% in assembly.  Version
      1.0, includes source.
      Author:   Fabrice Lienhardt  

IffLib      A ready-to-use library to perform various manipulations
      on IFF files.  Includes a sample IFF viewer and a utility
      to save the front screen as an IFF file.
      Author:  Christian A. Weber

ILBM2C      Very useful utility for C-programmers.  Reads in a 
      standard IFF ILBM file and outputs a file that can then
      be included in your program.  Includes source and a sample
      program.
      Author:  Tim Kemp

Tetrix      A addictive game of speed, skill and luck.  Based on a game
      originally called Tetris.  The object is to fit together 
      oddly grouped falling blocks to create a solid wall, which
      is then cleared from the bottom up.  Sounds simple enough 
      right?  Sure ...!  Shareware, Version 1.1, Binary only.
      Author:  David Corbin

Uedit      Version 2.4g 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 121.
      Author:  Rick Stiles

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

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


Castle      A simple graphics adventure game suitable for beginners.
      Binary only, but source available with a small donation to
      the author.
      Author:  H. James Fox

Iff2Sun      A small utility for those of you who may have access to a 
      Sun workstation.  Takes an Amiga IFF file and converts it to
      a Sun rasterfile format.  Source only, as the program needs
      to be re-compiled and run from a Sun.
      Authors:  Steve Berry, Mark Thompson 
  
Print1.2   Another CLI-based printing utility with several nice 
      features including the ability to print in ASCII or HEX,
      with or without line numbers and a CTRL-C Trap.  Includes
      source.
      Author:  John F. Zacharias

Sh      Another version of the 'Sh' utility to unshar shell archives.
      Apparently corrects some problems encountered by similar
      programs.  Until we can get everybody using some sort of 
      "standard", perhaps if we collect enough of these utilities,
      we will eventually find one that works with the particular 
      archive we're trying to unshar!  Includes source.
      Author:  Jim Guilford

Strings      A simple utility with command-line options for locating
      strings in a binary file.  Version 1.0, includes source.
      Author:  Joel Swank

TitlePage   Prints banner-type title pages for identifying listings.
      Lots of command-line options for specifying various fonts,
      pitches, typestyles, selectable centering, etc.  Includes
      source.
      Author:  Joel Swank

Tunnel      An interesting graphics demo written in TDI-Modula 2.
      I suggest you don't stare at this too long!  Includes
      source.
      Author:  Garth Thornton

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

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


Elements   Very nice interactive display of the the Periodic Table 
      of Elements.  Can display a large amount of pertinent
      data about a selected element along with a good deal of 
      general and miscellaneous info.
      Author:  Paul Thomas Miller

Furnish      For those of you who may have ever used the "scale size cut
      and place" method of determining your next living-room 
      arrangement, this Amiga-ized version may be just what you 
      need.  Binary only, shareware.
      Author:  Terry Gintz       

Plot      Program to compute and plot 3 dimensional functions.
      Major revision to PD version on disk number 49 by the 
      same author.  Version 4.1, binary only, shareware.
      Author:  Terry Gintz

SafeBoot   Very handy intuition-based program to read and save 
      custom bootblocks.  The bootblock can then be later 
      restored should the disk become virus-infected.
      Version 2.2, binary only.
      Author:  Mark Lanoux

SendMorse   Brush up on your morse code with this simple program 
      that will read an input textfile and output the characters
      at an adjustable rate.
      Author:  Joe Larson
  
VirusX      Version 3.10 of the popular virus detection/vaccination
      program.  Features a test for the new IRQ virus, among
      others, and a new "Kill Virus" utility.  Includes source.
      Author:  Steve Tibbett

WBDepth      CLI program that allows you to change the number of bitplanes
      for the WB screen on the fly.  Very useful for A500 and A2000
      users with kickstart in ROM.  Binary only.
      Author:  Andry Rachmat   
   
Zippy      A "Graphical Shell".  Opens a medium-size window and 
      attaches a menu-strip for performing all sort of disk/data 
      manipulations.  Features script files allowing you to attach
      custom menu selections as you move between directories.
      Also included is an intuition based utility for altering
      FileInfo data.  (filename, filenote, RWED attributes, etc.)
      Version 2.5, binary only.
      Author:  Michael Weiblen
 
*************************************************************************

This is disk 176 of the freely distributable AMIGA software library.

This disk contains version V23-2A 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 144. AnalytiCalc is presented in entirely ZOOed form because it
could not otherwise fit on a single disk. Because the auxiliary utilities
were presented on disk 144, they are not repeated here.

The ZOO utility is used due to the lack of controversy over the format. The
public domain BOOZ program is provided to extract the contents of the ZOO
archives provided.

With this release, AnalytiCalc has become "Freeware" rather than "Shareware".
Thus the only restrictions on AnalytiCalc code are that derivative programs
remain freely distributable.

HyperNet
--------
   HyperNet is a small hypertext shell program for Amiga, presented
with sources and brief documents. It was also submitted by Glenn Everhart,
the author.
   HyperNet allows a "master" AmigaDos process to control a series of
connected processes, where the connections are randomly ordered directed
graphs. Permissible "child" processes available at any stage are governed
by the links of the graph. The implementation is mainly instructive, but
can be used for tutorials or demonstrations and illustrates the simplicity
of hypertext concepts on a multi-tasking system.

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

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


ASpice      A version of the SPICE 2G.6 circuit analysis program
      which has been modified to run in the Amiga environment.
      The program arrays are adjusted to require one forth the
      memory of the DEC VAX version.  Although this does not
      usually put much of a constraint on circuit analysis,
      some users who are used to the full mainframe environment
      may have to be more aware of the memory demands of their
      analysis.  Requires a minimum  of 1.5 MB memory.  This
      version neither supports nor requires the 68020 processor
      or 68881 coprocessor.  Binary only.
      Authors:  Many, see Documentation

DiskSalv   Version 1.32 of the popular "undelete" and file recovery
      program.  Fixes a few bugs apparently found on the version
      1.3 release on disk number 164.
      Author:  Dave Haynie

Jask      An intuition-based replacement for the ASK command.  Will
      bring up a requester with a message and boolean yes/no
      type gadgets.  Version 1.0, includes source.
      Author:  John Barshinger

Marge      A simple CLI utility to add a specified number of spaces or
      tabs to the left side of every line in a file.  Includes
      source.
      Author:  Joel Swank

Path      An interesting concept in path-searching.  This program
      contains a path-handler that allows you   to selectively
      control or assign your system's search path using script
      files.  Includes source.
      Author:  Rico Mariani

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

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


AmicForm   Creates a phonebook containing only those areacodes and
      exchanges reachable through PC-Pursuit.  Update to the
      version on disk number 157.  Works with the new Finalist
      BBS format.  Version 1.4, Binary only.
      Author:  John Motsinger

BlackBox   The black box is an 8x8 grid in which several "atoms" are
      hidden.  Your job is to find the atoms.  You have at your
      disposal a ray projector which you can use to send rays
      into the box from any of the 32 spots around the box.
      Binary only.
      Author:  Tim Kemp

CIATimer   Two versions of ciatimer routines to provide precise
      timing for applications requiring a high-accuracy
      real-time clock.  Includes source and a sample 
      executable.
      Author:  Karl Lehenbauer, based on the original
          version by Paul Higginbottom
      
Cosmic      An interstellar multiplayer game of War and Peace.  From
      the looks of the documentation file, it appears fairly 
      extensive!  Version 1.01, includes source.
      Author:  Carl Edman

Ls      Version 2.0 of the popular UNIX style directory lister.
      Revised for Lattice 5.0 and made 1.3 compatible.
      Includes source.
      Author:  Justin V. McCormick. 

RemLib      Removes a specified library (if currently unused)
      or displays some information about all available
      libraries.  Update to version on disk number 139.
      Version 1.11, includes source in assembler.
      Author:  Heiko Rath

RexxArpLib   Version 2.0 of the rexxarplib.library, which has grown
      considerably, with substantial intuition interface
      support.  Also included is a large number of ARexx macros.
      Author:  W.G.J. Langeveld

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

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


DietAid      Diet planning aid to allow the user to compile lists
      of ingredients (recipes) and automatically compute
      calorie totals, etc.  Update to version on disk number
      36.  Version 3.1, binary only.
      Author:  Terry Gintz

Dmake      Beta release of Matt's version of the UNIX make utility.
      Features multiple dependancies, wildcard support, and more.
      Includes source.
      Author:  Matt Dillion 
      
Excption   Exception is a set of error handling routines that provide
      a programmer with the ability to easily handle often
      difficult to implement routines.  Routines such as no more
      memory,   file not open, read/write error....etc.  Version
      0.6, includes source.
      Author:  Gerald T Hewes

KickFont   For A-1000 owners, will permanently replace the topaz font
      on the kickstart disk with a font called "look".  Includes
      a sample in the form of an IFF picture.  Version 3.0, binary
      only.  Also included is Benjamin Fuller's freely
      redistributable 'SumKick' program.
      Author:  Greg Browne 

Launch      Sample program showing how you can load and execute a
      program in the workbench environment, then return to the
      CLI.  Includes source.
      Author:  Peter da Silva  

Regexp      A nearly-public-domain reimplementation of the V8 regexp(3)
      package. Gives C programs the ability to use egrep-style
      regular expressions, and does it in a much cleaner fashion
      than the analogous routines in SysV.  Includes source.
      Author:  Henry Spencer

TSnip      Very nice "cut and paste" type utility with lots of uses
      and functions.  Features a pop-up intuition control panel,
      multiple font and color recognition, clipboard and pipe
      support and a couple of utility programs. Version 1.4a,
      source for support programs only.
      Author:  John Russell  

UnixUtil   A few CLI utilities, including some functionally similiar
      to the UNIX utilities of the same names.  Included are: 
      Wc, Head, Tail, Tee, Detab, Entab, and Trunc.  Descriptions
      are given in the included '.doc' files. 
      Author:  Gary Brant

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

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


Browser      A programmer's "Workbench".  Allows you to easily and
      conveniently move, copy, rename, and delete files &
      directories from a CLI environment.  Also provides a
      method to execute either Workbench or CLI programs.   
      Version 1.6, update to version on disk number 134, 
      binary only.
      Author:  Peter da Silva

GeoTime      A couple of interesting "clock" type programs based on the 
      "Geochron".  Observe the earth's shadow scroll across
      a map or globe in real-time, based on the system clock.
      Version 1.0, binary only, shareware.
      Author:  Mike Smithwick
      
GPrint      A black & white graphics print utility for Epson compatible
      printers. (The author's letter to me was quite impressive!)
      Command-line options allow several different print qualities
      and densities.  Includes a couple of sample IFF files for 
      printing.  Version 2.03, binary only, shareware.
      Author:  Peter Cherna

Jed      A nicely done, intuition-based editor that is quite
      user-friendly.  Features word-wrap, auto-indent, newcli,
      alt buffer, split-window, keyboard macro, help, printing,
      and more.  Version 1.0, binary only, shareware.
      Author:  Dan Burris

NoVirus      Another Anti-Virus utility.  This one features known and
      new virus detection, view boot block, save and restore
      bootblocks, several "Install" options and more.  Written 
      in assembly.  Version 1.56, binary only.
      Author:  Nic Wilson

RepString   Nice little CLI utility to replace any type of string in
      any type of file with another string of any type.
      Version 1.0, binary only, shareware.
      Author:  Luciano Bertato
 
TrekTrivia   Very nice mouse-driven trivia type program for Star Trek 
      fans.  Contains 100 questions with additional trivia disks
      available from the author.  Binary only, shareware.
      Author:  George Broussard 

============================= Readme.list 181 ========================



AMXLISP         Amiga-ized version of the XLisp interpreter originally
                by David Betz.  Version 2.00, includes source.
                Author:  David Betz; Amiga work by Francois Rouaix 

Bally           Amiga port of the former arcade game named Click.  This
                version completely lacks sound effects, which shall
                come in later updates.  Version 0.1, binary only,
                shareware.
                Author:  Oliver Wagner

Tracker         Useful debugging routines similar in function but more
                versatile to those of "MemTrace" on disk number 163.
                Will track and report on calls to AllocMem(), FreeMem()
                [or lack thereof!] among others.  Version 0.0a (Alpha
                release).
                Author:  Karl Lehenbauer


============================= Readme.list 182 ========================



AMC             "Amiga Message Center".  Scrolls a message from a text
                file across the screen on a colorful background.  
                Similar to the "greetings" programs developed by 
                European Amiga enthusiasts.  Version 1.0, binary only.
                Author:  Foster Hall

Edimap          A keymap editor.  Allows you to read in an existing
                keymap file, modify it to suit your needs, and save
                it as a ready-to-use keymap.  Version 1.0, includes
                source.
                Author: Gilles Gamesh	

HR136           An IFF file containing a chart showing every possible 
                mixture of the sixteen basic palette colors.  Also
                included are optimized and monochrome palettes along 
                with several tips and techniques for using them with 
                various paint programs.
                Author:  Dick Bourne 

Iconmerger      Intuition-based program to take any two brush files
                and merge them into an alternate-image type icon.
                Version 2.0, binary only.
                Author:  Terry Gintz

Sam             Another IFF sound player with several command-line
                options.  Includes several samples.  Version 1.0,
                binary only.
                Author:  Nic Wilson	

SetFont         Allows you to change the system font with various
                command-line options.  Cleans up all known bugs in
                V2.0 released on disk number 75.  Version 2.5,
                includes source in C++.
                Author:  Dave Haynie


============================= Readme.list 183 ========================



FixFd           A utility for Amiga assembly programmers.  FixFd will 
                read a '.FD' file and output a file that can be 
                'INCLUDE'ed rather than having to link with the 
                colossal 'Amiga.Lib'.  Version 1.0, includes source in
                assembly.
                Author:  Peter Wyspianski

Mklib           Another example of building a shared library that 
                evolved from "Elib" on disk number 87.  Also included
                is a library, Edlib, which contains several functions
                not included in the Manx standard libraries.  Includes
                source.
                Author:  Edwin Hoogerbeets with C-functions from several
                         different authors

PCQ             A subset implementation of a freely-redistributable
                Pascal compiler.  Supports include files, external
                references, records, enumerated types, pointers, arrays,
                strings and more.  Presently does not support range
                types, the 'with' statement or sets.  Version 1.0,
                includes source and sample programs.
                Author:  Patrick Quaid



============================= Readme.list 184 ========================



BI              A small brush to to C-code image converter, intended to
                be used from CLI.  Version 1.0, binary only.
                Author:  Terry Gintz

CardMaker       A programmer's aid for creating card image data that can
                be used in any card game that uses the standard 52 card
                deck.  Version 1.0, binary only.
                Author:  Terry Gintz

DPS             Demo version of a program that will allow you to take
                any IFF file and save it as a totally self-contained
                executable file, without the need for any IFF-viewers.
                Version 1.0, binary only.
                Author:  Foster Hall

MouseUtil       Intuition based program to allow you to change your mouse
                speed without having to go through preferences.  Version 
                1.1, includes assembly source.
                Author:  Luciano Bertato

Print           Small print utility designed to replace the "copy
                <filename> to prt:" command.  Opens a window displaying
                the filename being printed, length, and a status bar
                showing percent completed.  Also includes an abort
                gadget.  Version 1.0, binary only.
                Author:  Luciano Bertato

VacBench        This amusing little screen hack will "clean up" your
                WorkBench screen for you when it gets too cluttered!
                Binary only.
                Author:  Randy Jouett

World           A text adventure game similar to the Infocom adventures
                of Planetfall and Starcross.  Quite large with a 
                tremendous variety of responses.  Version 1.02,
                includes source.
                Author:  Doug Mcdonald, Amiga port by Eric Kennedy 



============================= Readme.list 185 ========================


This is a copy of the official November 1988 Commodore IFF disk, sent
to me directly by Commodore for inclusion in the library.  The only
changes I made were:

        (1)     Placed all the files in the "documents" directory
                into a zoo file "documents.zoo" to free up enough
                space to add my normal distribution files and icons.
                Some of the files on the disk were already in zoo 
                format anyway, so this seems like a minor alteration.

        (2)     Changed the file "AboutThisRelease" to reflect the
                zoo'ing of the documents.

        (3)     Rearranged the icons to make room for my additional
                icons.


============================= Readme.list 186 ========================



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.
                This is version 2.42, an update to the version on disk 110.
                Author:  Brian Anderson; C translation and Amiga work
                         done by Charlie Gibb

Cards'O'Rama    A simple game that let's you push your memory.  It is played
                with a deck of 32 cards, grouped in 16 pairs.  The cards are
                shuffled and then displayed at the beginning of each game.
                Your goal is to pick up as many pairs as you can, until 
                there are no cards left on the screen.  Version 1.0,
                includes source.
                Author:  Werther Pirani

Qt2             A cute program that gives the time the way many people
                actually do, I.E. "it's nearly ten to five".  Includes
                source in assembly.
                Author:  Charlie Gibb

SimCPM          A CP/M simulator for the Amiga.  Simulates an 8080
                along with H19 terminal emulation.  Includes source.
                This is version 2.3, an update to version on disk 109.
                Author:  Jim Cathey; Amiga port by Charlie Gibbs and


============================= Readme.list 187 ========================



Diskperf        A disk benchmark program which runs on both Unix and the
                Amiga.  This is an update to the version on disk 48, with
                bug fixes and more reliable measurements of the faster
                read and write speeds available under the new Fast
                File System.
                Author:  Rick Spanbauer, enhancements by Joanne Dow

HackLite        This is the latest version the Amiga port of Hack,
                with lots of Amiga specific enhancements and neat
                graphics.  Now includes an easy to use installation
                program.  This is HackLite version 1.0.0, binary only.
                Author:  Software Distillery

Mackie          A versatile cli/macro-key initiator based on POPCLI with
                a unique method of "screen-blanking".  I won't say more,
                just try it!  Version 1.13, includes source.  This is
                an update to version 1.1 from disk 161.
                Author:  Tomas Rokicki

SetCPU          A program designed to allow the user to detect and modify
                various parameters related to 32 bit CPUs.  Includes
                commands to enable or disable the text/data caches,
                switch on or off the '030 burst cache line fill request,
                use the MMU to run a ROM image from 32-bit memory, and
                to report various parameters when called from a script.
                This is version 1.4, includes source.
                Author:  Dave Haynie


============================= Readme.list 188 ========================



BootIntro       This program creates a small intro on the bootblock of any
                disk, which will appear after you insert the disk for
                booting.  The headline can be up to 20 characters.  The
                scrolling text portion can be up to 225 characters.
                Version 1.0, binary only.
                Author:  Roger Fischlin

DiffDir         Diffdir compares the contents of two directories, reporting
                on differences such as files present in only one directory,
                different modification dates, file flags, sizes, comments,
                etc.  Version 1.0, includes source.
                Author:  Mark Rinfret

ExecDis         A disassembler comment generator program for the 1.2
                Kickstart ROM exec library image.  Generates a commented
                disassembly of the exec library.  Version 1.0, binary only.
                Author:  Markus Wandel

FastGro         A fractal program, simulating Diffusion-Limited Aggregation
                (DLA) as described in the December 1988 Scientific American
                in the Computer Recreations column.  This program is about
                an order of magnitude faster than the "SLO GRO" program
                described in Scientific American.  Version 1.0, includes
                source.
                Author:  Doug Houck

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.23, binary
                only, update to version on disk 142.
                Author:  Doug Houck

MemoryClock     A clock program that shows the amount of free fast ram,
                free chip ram, as well as the time and date.  Includes
                source in assembly code.
                Author:  Roger Fischlin

MinRexx         A simple ARexx interface which can be easily patched into
                almost any program.  Includes as an example the freedraw
                program from disk number 1.  Includes source.
                Author:  Tomas Rokicki

Null            A new dos device that behaves like "NIL:" but unlike
                "NIL:", it is a real handler.  This makes it useful
                in lots of situations where "NIL:" cannot be used.
                Version 0.0, includes source.
                Author:  Gunnar Nordmark

TextDisplay     A text display program, like "more" or "less", but about
                half the size and handles all screen formats (pal/ntsc,
                interlace/non-interlace, etc).  Version 1.1, binary only.
                Author:  Roger Fischlin


============================= Readme.list 189 ========================


Mackie          A versatile cli/macro-key initiator based on POPCLI with
                a unique method of "screen-blanking".  I won't say more,
                just try it!  Version 1.20, includes source.  This is
                an update to version 1.13 from disk 187.
                Author:  Tomas Rokicki

NetHack         This is part 1 of a two part distribution of NetHack,
                which was too large to fit on a single disk, even when
                zoo'd.  Part 2 is on disk 190.  Both parts, along with
                zoo to unpack them, are required to use or rebuild
                NetHack.  This is version 2.3, and includes source.  
                Author:  Various; Amiga work by Olaf Seibert

Uedit           Version 2.4g of this nice shareware editor.  Has learn
                mode, a command language, menu customization, and other
                user configurability and customizability features.
                Binary only, shareware, replaces beta 2.4g version
                on disk 173.
                Author:  Rick Stiles


============================= Readme.list 190 ========================


GaryIcons       A collection of more interesting and useful icons.
                Author:  Gary Roseman

ILBM2Image      Takes an IFF picture and generates a C source module
                which can be compiled and linked with your program to
                display the picture with the intuition DrawImage
                function.  Binary only.
                Author:  Denis Green

NetHack         This is part 2 of a two part distribution of NetHack,
                which was too large to fit on a single disk, even when
                zoo'd.  Part 1 is on disk 189.  Both parts, along with
                zoo to unpack them, are required to use or rebuild
                NetHack.  This is version 2.3, and includes source.  
                Author:  Various; Amiga work by Olaf Seibert


============================= Readme.list 191 ========================



BlitLab         Blitlab is a program which lets you experiment with
                the blitter, to your hearts content, in relative safety.
                It opens a workbench window with gadgets for all the 
                registers of the blitter, and allows you to manipulate
                individual registers and perform blits on a magnified
                bitmap.  This is version 1.4, an update to the version
                released on disk number 84.  Includes source.
                Author:  Tomas Rokicki

Blk             A requester making tool employing various recursive
                algorithms including a recursive parser.  It takes input
                text files and converts them to C-source for including as
                requester declarations.  This is an update to the version
                released on disk 152, with many enhancements.  Includes
                source.
                Author: Stuart Ferguson

FileBootBlock   This simple little program reads blocks 0 and 1 of a
                bootable disk and saves them as a program file that can
                be run (heaven forbid) or disassembled by programs like
                DIS or DSM.  Includes source in assembly code.
                Author:  John Veldthuis

ISpell          A port of a Unix version of a freely distributable
                screen oriented, interactive, spelling checker.
                This is an update to the version released on disk 54,
                with enhancements by Tomas Rokicki.  Version 2.0.02,
                includes source.  
                Author:  Pace Willisson; enhancements by Tomas Rokicki

Pz15            Computer version of those cheap plastic puzzles with
                15 white tiles numbered 1 through 15 and an empty square
                in a 4 by 4 arrangement.  This one is more challenging
                since you can't solve it by just prying out the pieces.
                Includes source.
                Author:  Mike Hall


============================= Readme.list 192 ========================



Eval            This package allows you to manipulate expressions.
                Currently its two main functions are evaluation and
                differentiation.  It also does some basic simplifica-
                tions (based on pattern matching) to make the result
                of a differentiation more presentable.  Includes source.
                Author:  David Gay

PacMan87        This is a nice little "pacman like" game with some new
                features like fire pits, stabbing knives, electric arcs
                and flame throwers, that must be avoided.  Has three levels
                of difficulty, easy, medium, and hard.  Sounds can be
                toggled on or off.  Keeps a record of the top ten scores.
                Shareware, binary only.
                Author:  Steve Jacobs and Jim Boyd

ReSourceDemo    A demo version of ReSource, an interactive disassembler
                for the Amiga.  This is a complete version except that
                the "save" features have been disabled.  Version 0.36,
                binary only.
                Author:  Glen McDiarmid


============================= Readme.list 193 ========================



KeyMapEd        Allows you to change the KeyMaps used with SetMap.
                This is a full featured editor providing support for
                normal, string and dead keys.  The keyboard represented
                is from an A2000/A500 but it is fully compatible with
                A1000 keyboards.  Version 1.02, includes source.
                Author:  Tim Friest

Zc              This is a modified version of the Sozobon C compiler
                from disk 171.  It has been modified to generate code
                compatible with the A68k assembler from disk 186 and
                a new frontend control program makes it easy to use
                like the UNIX "cc" frontend.  Version 1.01, includes
                source.
                Author:  Johann Ruegg; Amiga work by Joe Montgomery


============================= Readme.list 194 ========================


Moria           A single player dungeon simulation.  The object of the
                game is to defeat the Balrog, which lurks in the deepest
                levels of the dungeon.  You begin at the town level above
                the dungeon, where you may acquire supplies, weapons, armor,
                and magical devices by bartering with various shop owners,
                before descending into the dungeon to do battle.  Amiga
                enhancements include pull down menus, graphics mode, pickup
                mode, a continuous move mode, a real time mode, a message
                wait time mode, as well as other modifications to improve
                overall playability and to take advantage of the unique
                features of the Amiga.  Version 3.0, binary only, requires
                at least 1Mb of memory.
                Author:  Robert Alan Koeneke and others.  Amiga version
                         by Richard Henderson and others.


============================= Readme.list 195 ========================



MicroEMACS      Version 3.10 of Daniel Lawrence's variant of Dave
                Conroy's microemacs.  This is an update to the version
                released on disk 119.  New features include multiple
                marks, more function key support, a better crypt algorithm,
                and end-of-word command, a command line switch for setting
                environment variables, new hooks for macros, a command
                to strip trailing whitespace, internationalization
                features like foreign language message support, horizontal
                window scrolling, much faster search algorithm, Amiga
                intuition support, and more.  Includes source and extensive
                online documentation.
                Author:  Dave Conroy, MANY enhancements by Daniel Lawrence


============================= Readme.list 196 ========================



HamPics         These are some of the most stunning digitized pictures
                yet for the Amiga.  They were scanned at a resolution
                of 4096 by 2800 pixels, 36-bits per pixel, on an
                Eikonix 1435 slide scanner, cropped, gamma corrected,
                scaled, and converted to Amiga IFF HAM files.  They are
                displayed with a special ILBM loader that handles
                overscan HAM images.  Includes source for the display
                program.
                Author:  Jonathan Hue


============================= Readme.list 197 ========================



CTags           Create a tags file from the specified C, Pascal, Fortran,
                YACC, lex, or lisp sources.  A tags file can be used
                by a cooperating editor to quickly locate specified
                objects in a program's source code.  Berkeley version
                4.7, includes source.
                Author:  Ken Arnold, Jim Kleckner, and Bill Joy
                         Ported to Amiga by G. R. (Fred) Walter

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.2, includes source.
                This is an update to version 1.0 on disk 134.
                Author:  Rodney Lewis

FixHunk         A program to modify executable files to allow them to
                run in external memory.  It forces all DATA and BSS hunks
                in the file to be loaded into CHIP memory.  CODE hunks will
                still load into FAST ram if available.  New features
                include an interactive mode to select where each DATA or
                BSS hunk will load into memory, support for overlays,
                support for AC BASIC compiled programs, and support for
                new hunk types as used by "blink".  Version 2.1, binary
                only.  This is an update to version 1.2a on disk 36.
                Author: D.J. James

Nro             Another roff style text formatter.  This is version 1.5,
                an update to the version released on disk 79.  New features
                include generation of ANSI/ISO codes for bold, italics, and
                underline, more than one formatting command on a line,
                longer macro names, and many more formatting commands.
                Includes source.
                Author:  Unknown, posted to usenet by Alan Vymetalik
                         Many enhancements by Olaf Seibert

Stevie          A public domain clone of the UNIX 'vi' editor.  Supports
                window-sizing, arrow keys, and the help key.  Version
                3.35a, includes source. This is an update to version
                3.10a on disk 166.
                Author: Various, Amiga work by G. R. (Fred) Walter


============================= Readme.list 198 ========================



Charon          Charon is Bradley's entry for the First Annual Badge
                Killer Demo Contest.  The text of the demo was written
                by Lord Dunsany (long before the Amiga).   Bradley
                created the illustrations and animation.  The sound
                track is a traditional Scottish tune "The Arran Boat".
                Author:  Lord Dunsany (1915), Bradley Schenck (1988)


============================= Readme.list 199 ========================



ASimplex        An implementation of the Simplex algorithm for solving
                linear programs.  It uses the standardized MPSX-format
                for input data files.  Version 1.2, includes source.
                Author:  Stefan Forster

Csh             Version 3.02a of a csh like shell derived from Matt
                Dillon's shell, version 2.07.  Includes many new or
                improved commands, some bug fixes, etc.  Includes source.
                Author:  Matt Dillon, Steve Drew, Carlo Borreo, Cesare Dieni

MIDIsoft        A program to transfer sound samples between the Amiga
                and a Roland S-220.  Version 1.0, binary only.
                Author:  Dieter Bruns

Pyro            A screen blanking program that goes beyond the normal
                blanking process.  When there are no input events, pyro
                takes over and starts a little fireworks display in
                color.  Version 1.1, binary only.
                Author:  Steve Jacobs and Jim Boyd

SnipDemo        Demo version 1.23 of signal processing program sold
                by Digital Dynamics.  Binary only.
                Author:  John Hodgson

Viewer          A very small program for displaying IFF pictures
                of any resolution.  This one is written in assembly
                code and is only 988 bytes long.  Binary only.
                Author:  Mike McKittrick


============================= Readme.list 200 ========================

NotBoingAgain   This is Dr. Gandalf's entry for the First Annual
                Badge Killer Demo Contest.  It is an interlaced
                HAM animation with nicely integrated sound effects.
                It is a great visual pun on the original Boing
                demo, but to say anymore would ruin the effect.
                Binary only, requires 1 Mb of memory.
                Author:  Dr. Gandalf (Eric J. Fleischer, MD)

Tank            This is Vincent's entry for the First Annual Badge
                Killer Demo Contest.  It is an animation of a
                "fishtank simulator", with sound effects and a cute
                twist.  Binary only.
                Author:  Vincent H. Lee

