You are browsing as guest
โ Back to category
Disks 0101 - 0200
Fred Fish
DISK 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
DISK 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
DISK 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
DISK 104
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.
DISK 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 reassembled. "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 nonproportional 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
DISK 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
DISK 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
DISK 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
DISK 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
DISK 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 metacomcocompatible 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
DISK 111
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
DISK 112
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
DISK 113
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
DISK 114
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
DISK 115
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
DISK 116
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, Ken Offer,
DISK 117
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
DISK 118
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
DISK 119
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
DISK 120
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
DISK 121
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
DISK 122
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
DISK 123
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
DISK 124
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
DISK 125
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
DISK 126
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 doubleclicked 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.
DISK 127
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
DISK 128
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
DISK 129
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
DISK 130
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
DISK 131
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 avai