PAGE 238 =========================== README.list 350 =========================== This is disk 350 of the freely distributable AMIGA software library Icons A large variety of icons for many uses, of practically every description. Most are animated. Author: Bradley W. Schenck MemMometer A program that opens a narrow window and graphically displays your memory usage like a gauge. Based on WFrags, by Tomas Rokicki. Version 2.10, includes source. Author: Howard Hull Stitchery This shareware program loads in IFF images and creates charted patterns from them for use in counted cross-stitch and other forms of needlework. It requires one megabyte of memory to run, and works best with a good high-resolution printer for printing the patterns. The Stitchery was written with The Director and the Projector is included. Version 1.21. Author: Bradley W. Schenck TrackUtils Two utilities that deal with disk tracks. TCopy copies one or more tracks from one disk to another, and is useful for copying part of a floppy disk into RAD: during bootup. TFile creates a dummy file which "marks" a specified range of tracks, preventing AmigaDOS from using them and allowing them to be used for raw trackdisk data. Includes C source. Author: Eddy Carroll ====================================================================== =========================== README.list 351 =========================== This is disk 351 of the freely distributable AMIGA software library PDC Publicly Distributable C (PDC) is a complete C compilation system including a compiler, assembler, linker, librarian, and numerous utilities, documentation files, libraries, and header files. PDC supports many ANSI features including all ANSI preprocessor directives, function prototyping, structure passing and assignment. In addition it supports Lattice C compatible libcall pragmas, precompiled header files, builtin functions, and stack checking code. Version 3.33, includes full source. Author: Lionel Hummel, Paul Petersen, et al. ====================================================================== =========================== README.list 352 =========================== This is disk 352 of the freely distributable AMIGA software library MG Beta version of mg3, including ARexx support. This is probably the most stable beta for the next year, as many new features are going in after this. Amiga-only release. Sources compressed with lharc to fit on the disk. Update to mg2b on disk 147. Version 3-Beta. Author: Mike Meyer, et al. PAGE 239 PrintHandler A custom PRT: driver which offers easy single sheet support as well as limited data spooling. An almost entirely rewritten update to version 1.1 on disk 282. Version 1.6, includes source in 'C'. Author: Olaf Barthel TreeWalk File tree walking subroutine designed to be fast, robust, and not use a lot of any critical resource. Includes both a CLI interface to that routine the form of a find-like utility that uses C expressions instead of Unix-like flags, and a program to tell you if directory trees will fit on a given disk, or how many extra blocks you'll need if they won't. Includes source. Update to version on disk 289. Author: Mike Meyer ====================================================================== =========================== README.list 353 =========================== This is disk 353 of the freely distributable AMIGA software library AztecArp An Arp package fixed to work with the 5.0 release of the Aztec 'C' compiler. The original Manx support files were incomplete, contained bugs preventing them from working properly and had the wrong linker format. Includes source. Author: Olaf Barthel CompDisk A disk compression/disk compression package which was written to be fast and easy to use. Includes an Arp and an Intuition interface. Includes source in 'C'. Author: Olaf Barthel NorthC A complete freely redistributable C environment for the Amiga based on the Sozobon Ltd C compiler, Charlie Gibb's assembler, the Software Distillery's linker, and portions from other sources. Steve has pulled everything together and added some enhancements in the process. This is an update to version 1.0 on disk 340. Version 1.1. Partial source only. Author: Steve Hawtin, et. al. ====================================================================== =========================== README.list 354 =========================== This is disk 350 of the freely distributable AMIGA software library FastBlit A small tool to speed up blitter operations by up to 60%. Version 1.0, binary only. Author: Ralf Thanner KeyMacro A keyboard macro program, configurable via a text file, that also supports hotkey program execution. You can map up to eight functions to each key, including keys such as cursor keys, the return key, etc. An update which fixes the bugs in version 1.0 on disk 325. Version 1.4, includes source in 'C'. Author: Olaf Barthel PAGE 240 MandelMountains A program that renders three-dimensional images of blowups of the Mandelbrot set. Includes several example images. This is an update to version 1.1 on disk 295. Version 1.1. Shareware, binary only. Author: Mathias Ortmann MemGuard MemGuard is a MemWatch like program which has been rewritten in assembly language for maximum speed and efficiency. Unlike MemWatch, MemGuard does not run as task in a dummy loop but rather as a low-level interrupt routine which is capable of trapping memory trashing even before exec might know of it and even while task switching is forbidden. An update to version III on disk 325, Version IIIa, binary only. Author: Ralf Thanner MXMLib An example Amiga shared library compiled with Aztec 'C' 5.0. This library contains basic support functions employed by programs such as KeyMacro or PrintHandler. In short: mxm.library is the standard MXM system support library. Version 34.14, includes source. Author: Olaf Barthel ====================================================================== =========================== README.list 355 =========================== This is disk 355 of the freely distributable AMIGA software library Berserker A viruskiller which checks for certain conditions indicating possible virus infection. Different from other programs of this kind, Berserker does not rely on checksums only, it will also check the possible virus behind the altered checksum. Therefore even new viruses with old infection methods can be traced and resident tools are not touched. Includes source in assembly language. Author: Ralf Thanner ImageEditor A simple to use graphics editor which allows you to draw and save images/sprites as assembler or C source code. Includes IFF support, undo, and an iconify function. Another feature is the small memory usage so you can multi- task on a 512K machine. Maximum picture size - 166*58 pixels. Version 2.4, includes source. Author: Robert Junghans LoadImage An IFF ILBM reader that accepts overscanned pictures, allows you to scroll around in the bitmap if the picture is larger than the current display, works on both PAL and NTSC machines, supports color cycling using interrupt code, and supports printing of image portions. An update to version 1.9 on disk 281. Version 1.11, includes source. Author: Olaf Barthel PAGE 241 RexxHostLib This is a shared library package to simplify the ARexx host creation/management procedure. Rexx-message parsing is also included making it possible to control ARexx from programs such as AmigaBASIC (can you imagine AmigaBASIC controlling AmigaTeX?). This has been recompiled and made a lot shorter using Aztec 'C' 5.0, an update to version 1.6 on disk 325. Version 34.12, includes source. Author: Olaf Barthel SoundEditor An 8SVX stereo sound file editor written in assembly language for speed and minimum size. Version V.8, binary only. Author: Howard Dortch, Mike Coriell, Matt Gerald TrackSalve A Trackdisk patch which removes all known bugs, and one unknown so far, and patches the Trackdisk task to allow various enhancements, such as reading good sectors from partially bad tracks, write verification, write protect simulation, auto motor off, auto update and turning off clicking. Other features are MFM-upate and I/O by non- chip buffers. This is an update of version 1.0 on disk 312. Version 1.3, source in C and assembler. Author: Dirk Reisig Tron Another game about the lightcycle race sequence in the science fiction computer film "Tron". One or two players and other options. Written in GFA-BASIC and then compiled. Version 1.1, binary only. Author: Dirk Hasse ====================================================================== =========================== README.list 356 =========================== This is disk 356 of the freely distributable AMIGA software library AlgoRhythms An algorithmic composition program that improvises music over a MIDI interface connected to the serial port. A MIDI interface and synthesizer are needed. The music does not have a strong pulse, and does not repeat motifs or melodies, but can be very pretty. Version 1.0 with source in C, and sample data files. Author: Thomas E. Janzen NComm A communications program based on Comm version 1.34, by DJ James, with lots of very nice enhancements. Also includes several auxiliary programs such as AddCall, CallInfo, GenList, PbConvert, and ReadMail. This is an update to version 1.8 on disk 230. Version 1.9, binary only. Author: DJ James, D. Bloch, T. Lodberg, et al. ====================================================================== PAGE 242 =========================== README.list 357 =========================== This is disk 357 of the freely distributable AMIGA software library Empire 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 an update to version 1.33w on disk 329. Changes include a client-server system, a chat/CB mode, realtime private player to player messages, and other enhancements. Version 2.1w, binary only. Author: Chris Gray, David Wright, Peter Langston ====================================================================== =========================== README.list 358 =========================== This is disk 358 of the freely distributable AMIGA software library Blob Another screen hack. Makes red drops of slime flow down your screen. Version 1.1, includes source in C. Author: Guido Wegener OPS5c OPS5c is a compiler for the expert system language OPS5. The compiler takes OPS5 source code as input and creates a C source code file to be compiled to create an executable. Arbitrary C code may be linked with the executable and executed as a result of firing rules. The system's strong point is its speed and as a result it sometimes has large executables and large memory requirements. At least 1 Meg. of memory is suggested. Binaries only for compiler and run-time library. Requires a C compiler. Version 1.00a. Authors: B.J. Lofaso Jr, D. Miranker and A. Chandra. Pipeline A game like the commercial game 'Pipe dream' (Pipe mania). Needs a joystick and PAL display. High scores saved to disk. Version 1.0, includes source. Author: Andre Wichmann. ReDate Scans a disk and dates each directory according to the most recent item contained within (not including .info files). Ideal for use after a COPY ALL CLONE, where the directories are CREATED rather than copied and thus lose their date information. Includes source in assembler. Author: Jim Butterfield RoadRoute Revision of trip planner program to find "best road route" between any two points of travel. The user is encouraged to customize files CITIES and ROADS to suit travel interests. This is version 1.5, an update to the original version on disk 251, and makes provision for very large city menus and itineraries. You might like to use files from disk 328 (Mayes/Delzer). Also includes RoadScan, a checker for RoadRoute files (CITIES and ROADS). Very large files may contain goofs (cities with no roads, the same road entered twice, etc.), or oddities (direct road not as fast as multi- point). These are pointed out, together with areas where users might wish to make economies in the data base. Version 1.5, Includes source in C. Author: Jim Butterfield PAGE 243 ScanIFF Scans through an IFF file, identifying the elements. Faster than standard utility IFFCheck since it uses Seek, but does not do IFFCheck's detailed format checking. Intended for use as a "template" from which programmers can code their specific application. For example, an expanded version has been used to extract instrument data from music files. Includes source in assembler. Author: Jim Butterfield ViewDir A LIST type of utility showing contents of a disk or directory. For directories, shows SIZE. For files, takes a quick look and identifies TYPE if possible. Update to original version on disk 251. Now works with SPAT for pattern matching, and has a small style change. Includes source in assembler. Author: Jim Butterfield ====================================================================== =========================== README.list 359 =========================== This is disk 359 of the freely distributable AMIGA software library ABridge An interim solution to Anim-5 incompatability problems. Identifies the origin of an Anim-5 file and modifies it to facilitate easy exchange between AniMagic, Videoscape, Animation Station, DPaint III, Animation: Editor(v1.11), The Director, SA4D, Movie2.0, Photon Paint 2.0 and Cel Animator. Fully intuitionalized interface, full ARexx support including a "Find ARexx" option if you start ARexx after running ABridge. Version 1.0, shareware, binary only. Author: Ron Tarrant DICE Dillon's Integrated C Enviroment. A C frontend, pre- processor, C compiler, assembler, linker, and support libraries. Also includes the editor, dme. Features include ANSI compatibility, many code optimizations, and autoinit routines (user routines called during startup before main is called). This is version 2.02, shareware, binary only. Author: Matthew Dillon TextPlus A word processor for the Amiga, with both German and English versions. TextPlus enables you to write letters, books, programs etc. in a very easy and comfortable way. Version 2.0, binary only. Author: Martin Steppler ======================================================================= =========================== README.list 360 =========================== This is disk 360 of the freely distributable AMIGA software library UUCP An implementation of uucp for the Amiga, including mail and news. This is Matt's version for the Amiga, based on William Loftus's Amiga UUCP 0.40 release with news code from his 0.60 release, and months of work by Matt to make fixes and add enhancements. Update to disk 313. Version 1.06D, includes source. Author: major enhancements by Matt Dillon ====================================================================== PAGE 244 =========================== README.list 361 =========================== This is disk 361 of the freely distributable AMIGA software library Brush_4D Converts IFF images into Sculpt 4D object format. Works with any IFF image, including HAM & Extra Halfbrite. Convert brushes in full color, with optional wrap, to 3D shapes. Also includes optimization routine. Version 1.00, shareware, binary only. Author: Bruce Thomson FileMaster A file editor like NewZap or FedUp, which allows you to manipulate bytes of a file. You may also change the file size or execute a patch. An update to disk number 298. Version 1.20, includes source in assembly. Author: Roger Fischlin TextPaint An Ansi editor. Several significant enhancements/bug fixes since the release of version 0.90 on disk number 346. Version 0.97, Binary only. Author: Oliver Wagner Turn An interesting board game with the simplicity of checkers yet requiring the "move-lookahead" of a good chess player. Binary only. Author: Peter Handel XColor-Lib Link library with a full-fledged color requestor along with several color functions like copy, spread, exchange, antique black & white, etc. to aid in creating your own custom color requestors. Contains several demos along with include files for C, AmigaBasic, DevPac Assember and KickPascal. Author: Roger Fischlin ====================================================================== =========================== README.list 362 =========================== This is disk 362 of the freely distributable AMIGA software library ArchEdge Intuition interface for several of the more popular archiving utilities such as ARC, ZOO, LHARC and PAK. Includes an "Auto-Pad" function that will automatically add some morsels for the modem. Version 1.5, includes assembly source. Author: Robert Lang Fenster A program which can operate on windows owned by another program, to close them, change their size, refresh gadgets, move the window to the background, etc. This is an update to version 2.1 on disk 305. Version 2.2, source in assembly. Author: Roger Fischlin Imperium_Romanum Strategic, "RISK" style game for up to four players. Based in the ancient times of Rome, Athens, Alexandria and Carthago. Binary only, shareware ($10), with C source available from the author. Version 1.50E. Author: Roland Richter PAGE 245 KeyMenu Allows fast, easy access to pull-down menus from the keyboard without having to remember all the special amiga key sequences Version 1.01, binary only. Author: Rainer Salamon MemRoutines Some "plug-compatible" replacements for the Lattice C functions memcpy(), memcmp(), and memset(). Unlike the Lattice functions that deal with data one-byte at a time, these versions deal with longword chunks, which can improve performance of Amigas equipped with a 68020 or 68030. Includes source in assembly. Author: Robert Broughton PUZZ Very nice implementation of the sliding-block-puzzle concept. Good graphics and the ability to create your own puzzles using an IFF ILBM file and a text file. Includes source and several sample puzzles. Version 1.0. Author: Martin Round Rubik Another 3D Rubik's cube solver independantly authored from the version on disk #285. Version 1.0, includes source. Author: Martin Round sMOVIE A smooth scrolling text displayer, useful for creating video titles, slide show intros, etc. Includes source. Author: Martin Round ===================================================================== =========================== README.list 363 =========================== This is disk 363 of the freely distributable AMIGA software library BootBase Another bootblock save/restore utility. Includes an auto-compare function. Includes source. Author: Steven Lagerweij LabelPrint3.5 A program that allows you to easily print labels for your disks. This is an update to version 3.0 from disk 277. Shareware, binary only (source available from author). Version 3.5. Author: Andreas Krebs MigaMind A small WorkBench "Master-Mind" type game. Includes source. Author: Ekke Verheul PLW Phone-Line-Watcher. For users of Hayes compatible modems. Monitors the serial port and records all incoming calls. Current version only allows remote user to receive a predetermined message, login, and leave a reply. Possible updates will allow them access to AmigaDos. Version 1.1, binary only. Author: Christian Fries PAGE 246 RandSam Plays random soundsamples at random times, with random volume, random cycles, and a bit random period. It will definitely catch the attention of the unsuspecting Amiga user (particularly one that has the stereo turned up!) when a lion suddenly roars as they're typing away on their favorite word processor! User modifiable start-up configuration file. Include source and some sample sounds. Author: Steven Lagerweij SampleScanner By-passes the Amiga Dos file system and scans a disk directly, block by block, for sound samples. Allows you to "hear" the disk as it is being scanned. If a sample is found, it can be saved to disk for editing, direct use, etc. Author: Steven Lagerweij WO An intuition-based address book that allows saving of data in normal or password-encoded form. Version 1.0, includes partial source, (password encoding routines not included). Author: Heinzelmann ====================================================================== =========================== README.list 364 =========================== This is disk 364 of the freely distributable AMIGA software library Aniptrs2 Some more animated pointers to choose from to "liven" up your display environment. Binary only. Author: Bob McKain, pointer animation/Tim Kemp DPFFT Update to version on disk number 324. DPFFT includes the ability to plot a Fast Fourier Transform (FFT) of the data, customized amplitude and phase spectrum, prewhitening capability, and a Welch window for spectral smoothing. Version 2.2, binary only. Author: A. A. Walma Iconaholism A selection of some very nice looking icons designed for an 8-color WorkBench. Includes script files to view the icons in their intended colors. Author: R.G.Tambash MemLook Similar to "MemFlick" on disk #206. For lack of a better explanation, it gives sort of a graphical view of your machine's entire memory area. Features memory guage and controllable scrolling speed via the cursor keys. Version 1.1B, binary only, source available from author Author: Thomas Jansen SNAG_Pointers Results of the Southern Nevada Amiga Groups (SNAG) first animated pointer contest. Authors: Various, pointer animation program by Tim Kemp ====================================================================== PAGE 247 =========================== README.list 365 =========================== This is disk 365 of the freely distributable AMIGA software library Badger Reminder program for your startup-sequence. Badger will open a window and display any important events that are 'due'. Badger will not bother you if there is nothing to report. Events are entered via menu and prompts. Binary only, shareware. Author: George Kerber DmeAsm A utility for those who use Matt Dillon's Dme editor and HighSoft's DevPac Assembler. DmeAsm is a CLI command file that takes your source code as a parameter and opens a window similar to the Assemble window inside Devpac (Genam2) and gives similar options. If no parameter is supplied then the window will still open and you can supply your own. Version 1.1, includes source in assembly Author: Nic Wilson & W Weber EasyBackup A CLI-based hard-disk backup/restore utility. Features incremental backups by archive bit status, by datestamp, or command-line query. Incremental backups can be appended to an existing backup set. Includes source. Author: Oliver Enseling EasyMouse Another threshhold-mouse-accelerating, screen-to-back, window to-front, mouse-blanking, screen-blanking, auto- window activating, low-memory-warning, auto-window sizing, configuration-saveable clock! Version 1.0, includes source. Author: Oliver Enseling TrackDos A program that allows easy transfer of data between DOS, memory and trackdisk.device. DOS means the data contained within a file, memory means the data contained anywhere within the memory map and trackdisk.device means data stored on a disk not accessable with DOS (eg. bootblocks special loader disks etc.). The transfer of data between these three areas is not normally easy or convenient. TrackDos was written to overcome this. Binary only. Author: Nic Wilson Password A program which enhances your computers security by making it complicated enough that users without your password will get discouraged trying to boot and use your system. This should keep out most casual or nontechnical users. Update to version on disk #243. Version 1.42p, binary only. Author: George Kerber PAGE 248 Udate Udate is a replacement for the AmigaDOS date command, containing many options similiar to the UNIX date command. Udate will allow you to set the date and time via prompts or directly from the command line, will display any part of the date or time using the options in any color desired, and will also make an automatic adjustment of your system clock for Daylight Savings Time so your computer will be one less clock you will ever have to set twice a year for DST. Update to version on disk #311, this version is slightly smaller and works correctly with the 68030. Version 1.14c, binary only. Author: George Kerber View80 Very impressive scrolling text file reader. Three scrolling modes and controllable via keyboard or mouse. Opens file requestor if no filename is given. Automatically configures screen size for PAL or NTSC machine. Sample operation in reading the document files. Version 1.1, includes source. Author: Federico Giannici ====================================================================== =========================== README.list 366 =========================== This is disk 366 of the freely distributable AMIGA software library 3DTicTacToe A three-dimensional "four-in-a-row" version of TicTacToe, human against computer. Version 1.2, binary only. Author: Ron Charlton DosError A small CLI utility that will return a slightly more verbose description of a DOS error code than that returned by the System. Can save a trip to the manual for vague or unfamiliar error codes. Version 2.0, includes source in assembly. Author: Robert Lang IntuiFace An intuition interface that handles the important functions of creating, inserting, extracting and listing files for three popular archiving utilities: ARC, ZOO and LHARC. Version 1.00, binary only, shareware. Author: Matthias Zepf LoanCalc Entirely keyboard driven mortgage utility. Although similiar programs exist, this one is unique in that it is designed to track 'Open' mortgages that allow any size payment to be made at any time as well as providing an amortization table for fixed mortgages with monthly, semi-monthly, bi-weekly and weekly payment schedules. Version 1.2, binary only. Author: Robert Bromley Makewords "PhoneWord" takes a full or partial telephone number and attempts to create a word from the various "alphabedigit" combinations. "Unjumble" may useful in solving the Sunday morning newspaper "Scramble". Includes source. Author: Ron Charlton PAGE 249 MeMeter A small utility for monitoring the Amiga's memory usage. Unique snapshot facility allows you to store the current numbers, launch a program, see how much memory it requires, end the program, and see if it returns all the memory. Version 2.1, binary only. Author: Gaylan Wallis NDebt Amusing, but saddening, this program opens a small window that displays a continuously updated tally of America's national debt, based on its historically phenomenal growth rate. Version 1.1, includes source. Author: Ron Charlton PrintStudio Very nice intuition-based general purpose print utility that prints text with a variety of options. Prints several graphic formats with yet more options. Print any part of a picture, print screens and windows, save screens and windows as IFF files, modify color palettes, change printing parameters and lots more! Version 1.2, binary only, shareware. Author: Andreas Krebs ====================================================================== =========================== README.list 367 =========================== This is disk 367 of the freely distributable AMIGA software library Enigmas Nifty graphic simulation of the World War II German Enigma-Machine, a message encoding/decoding device that produced extremely difficult to crack cryptographic code. Binary only. Author: Gaylan Wallis GwPrint An intuition-based text file print utility. Offers a wide selection of adjustable features for controlling pagination, headers, trailers, margins, date and page-numbering and various print styles/sizes. Version 2.0, binary only, shareware. Author: Gaylan Wallis HyperDialer Database for names and addresses, full intuition interface. Dynamically allocated, with configurable script startup file. Iconifies to titlebar icon. Search, sort, insert, delete, full file requesters. Uses modem to control dialing of multiple phone numbers. Binary only, shareware, with source available from author. Author: David Plummer SCM Screen Color Modifier. A palette program that allows the changing/saving/loading of a screen's colors. Includes a separate loader program that can be used in batch files to set a screen's colors to predefined values after a program has been launched. Version 1.0, binary only. Author: Jean-Marc Nogier PAGE 250 SuperView A shareware file-viewer that displays all types of IFF files with many features like: Workbench support, all display modes, auto overscan, color cycle (CRNG, CCRT), AmigaBasic ACBM files, first cell in and ANIM file, Type 5 animations and more. Written in assembly, pure code for residency under 1.3. Version 3.0, binary only. Author: David Grothe Tricky Another of Peter's innovative and addictive games. Sort of a "video-bowling" concept where the object is to wipe out groups of "computerized" symbols in such a fashion that the last item hit becomes the target for the next ball (with a few tricks of course!). Lots of levels and the usual level editor that accompanies most of Peter's games. Binary only. Author: Peter Handel ====================================================================== =========================== README.list 368 =========================== This is disk 368 of the freely distributable AMIGA software library Elements Very nice interactive display of the the Periodic Table of Elements. This is an update to version 1.3a on disk 297. This version adds general row and column information, plus a test mode where the program asks specific questions about the selected element or row/column. Version 2.0. Binary only, shareware. Author: Paul Thomas Miller GraphicsPak A set of functions for general graphics operations such as boxes/lines, blitting, and opening/closing the libraries. It is used by both of the PopMenu and ListWindow test programs. Includes source. Author: Paul Thomas Miller Lila A shareware utility that allows you to print listings or other text files on Postscript printers, with header, page numbers, and multicolumn pages. Can print in portrait or landscape orientation. Version 8912a, binary only. Author: Bertrand Gros ListWindow Gives simple initialization, handling, and freeing of Macintosh-like "list-windows." These are user-sizeable windows with a scrollable list of text strings, optionally sortable. The list can be scrolled with a scroll-bar, up and down arrows, arrow keys, or a SHIFT+key combination which searches for the first occurance of the specified key. Source and a sample program included. Author: Paul Thomas Miller NewEx An assembly program to replace xicon, IconX and similar utilities. Unique in the fact that it uses a WorkBench "Tool" icon instead of a "Project" icon. This allows workbench startup of programs that could ordinarily only be started by the CLI. Version 1.1, includes assembly source. Author: Kjell Cederfeldt PAGE 251 PopMenu A set of functions for the setting up, drawing, and handling of pop-up menus that are affixed to windows. Clicking on the menu box area will open up the full menu, with the list of menu items inside. Source and a sample program included. Author: Paul Thomas Miller SuperMenu An information display system you can use to quickly and easily display text files (and sections of text files) with the press of a button. Version 2.0, shareware, binary only. Author: Paul Thomas Miller SysInfo A program which reports interesting information about the configuration of your machine, including some speed comparisons with other configurations, versions of the OS software, etc. Version 1.4, binary only. Author: Nic Wilson Today Amiga implementation of IBM PL/1 history program. Tells you important events and birthdays on current or specified day. Command line options include once-per-day setting for startup sequences. Version 0.91, binary only, shareware. Author: David Plummer. data files from an IBM VM/CMS version by Mike Butler ====================================================================== =========================== README.list 369 =========================== This is disk 369 of the freely distributable AMIGA software library AQData Information to aid users in updating B. Lennart Olsson's Aquarium Version 1.12 database. Includes information on disks up to number 360. Author: Howard Hull Flip Another program in the long tradition of screen hacks. Run it and see what happens. Binary only. Author: Andreas Schildbach Fortune Randomly display a 'fortune' selected from a fortunes file (supplied), by text or voice. New version will work from the Workbench or CLI. An update to disk #311. Version 2.04g, source included. Author: George Kerber Spy A program that tracks calls to AmigaDOS and Exec functions, reporting them to the screen, along with their calling parameters and the results. Version 1.0, includes source. Author: Federico Giannici VAXterm A VT220 terminal emulator that is close to the real VT220 terminal in both supported facilities and user interface. Designed primarily for connection to VAX/VMS, it should work with any host computer with VT220 terminal support. Supports file transferring for ASCII files by means of DCL commands. Version 2.4, includes source. Author: Tuomo Mickelsson PAGE 252 XprTransmit XprTransmit is an Cli-based command that allows you to easily access to any Xpr Library without having to worry about call-back-function et cetera. It is able to access every "serial.device"-like exec-device. Only little documentation. Version 1.0, binary only. Author: Andreas Schildbach ====================================================================== =========================== README.list 370 =========================== This is disk 370 of the freely distributable AMIGA software library SKsh A ksh-like shell for the Amiga. Some of its features include command substitution, shell functions with parameters, aliases, local variables, local functions, local aliases, powerful control structures and tests, emacs style line editing and history functions, I/O redirection, pipes, large variety of built-in commands, Unix style wildcards, Unix style filename conventions, filename completion, and coexistence with scripts from other shells. Very well documented. This is an update to version 1.4 on disk 342. New features include user definable keymaps, an ARexx port, many new internal and external commands, selective disabling of wildcards, preparsing of script files, bug fixes, and more. Version 1.5 Author: Steve Koren ====================================================================== =========================== README.list 371 =========================== This is disk 371 of the freely distributable AMIGA software library Fractals A Fractal generator that generates many different types of fractals based on the iteration of complex-valued formulas. The program can generate the Mandelbrot and Julia sets, as well as the sets of more unusual formulas such as lambda*COS(Z) and Newton-R. Version 2.1, includes source and some sample creations. Author: Ronnie Johansson. LockDevice A package to protect filing devices from being accidentally formatted. Can be used with any filing device and file system. Version 1.0, includes source. Author: Olaf Barthel Port2 Sample C program showing how to control a mouse connected to the second mouse/joystick port. Executable creates a second mouse pointer that is controlled by a mouse plugged into port 2. Version 1.0, includes source. Author: Olaf Barthel PPLib A shared, runtime library to aid in the development of programs that need to decrunch files crunched with Power- Packer. Version 34.1 (release 1.1), binary only. Author: Nico Frangois PAGE 253 PPMore A "more" replacement program that reads normal ascii text files as well as files crunched with PowerPacker. The crunched files can result in considerable disk space savings. Version 1.7, update to version on disk 334, binary only. Author: Nico Frangois PPShow A "show" program for normal IFF ILBM files or ILBM files crunched with PowerPacker. The decrunching is done auto- matically as the file is read. Update to disk 334. Version 1.2, binary only. Author: Nico Frangois PPType A "print" program that will print normal ascii files or files crunched with PowerPacker. Several nice features such as page headers and numbers, adjustable tab sizes, page info taken from preferences and more. Version 1.1, binary only. Author: Nico Frangois ====================================================================== =========================== README.list 372 =========================== This is disk 372 of the freely distributable AMIGA software library Magnetic_Pages A software package that allows you to create and display a disk-based magazine. The magazine produced is of a similar format to that of a traditional paper magazine. You can combine text and graphics on a single page, branch to different sections by clicking on icons and play sound and music. Features a full intuition driven interface. Version 1.0, shareware, binary only. Author: Mark Gladding. PLW Phone-Line-Watcher. For users of Hayes compatible modems. Monitors the serial port and records all incoming calls. Allows a remote user to login, receive and leave a message, and transfer files via Zmodem in either direction. Two level DOS access, Disabled DOS-requestors and more. Greatly enhanced version of initial release on disk 363. Version 2.8, binary only. Author: Christian Fries RemapIcon A utility to remap icons to be exchanged between Kickstart 2.0 and Kickstart 1.2/1.3 Workbench environments. The icon images are remapped to reflect the different colour palette used by the Workbench releases. Version 1.0, includes source. Author: Olaf Barthel ====================================================================== PAGE 254 =========================== README.list 373 =========================== This is disk 373 of the freely distributable AMIGA software library Multiplot An intuitive data plotting program featuring flexible input options, arbitrary text addition, automatic scaling, zoom and slide with clipping at boundaries, a range of output file formats and publication quality printed output. Workbench printers are supported via transparent use of the PLT: device. This is an update to disk 333. Many new features, a nicer user interface, and low memory options allowing it to be used in half megabyte machines. Version XLNc, Includes source. Authors: Baxter, Mooney, Champeaux, Miller ====================================================================== =========================== README.list 374 =========================== This is disk 374 of the freely distributable AMIGA software library IPDevice Pipes for Power People. A pipe-like DOS device that passes data immediately rather than waiting until a buffer is full. It also allows multiple writers to a single channel, maintained connections, and piped connections to a Shell. Binary only. Author: Pete Goodeve Mat A comprehensive String-Search/Pattern-Match Utility for both text files and directories. A powerful command line syntax allows automatic file editing, construction of command scripts, and so on. Example Shell scripts are included. Binary only (a much enhanced version of the original on Disk #102). Author: Pete Goodeve. PopArt Intuition based image data generator and animator. Includes source. Author: Phlip SoftSpan Soft Span BBS program. Intuitive, command-line based menu system with message bases, uploads, downloads, file credit system, extensive help system, etc. An update to disk number 343, includes bug fixes and some enhancements. Version 1.1, Binary only. Author: Mark Wolfskehl ====================================================================== =========================== README.list 375 =========================== This is disk 375 of the freely distributable AMIGA software library BI A brush to C code image converter. This is an update to version 1.0 on disk 184. Contains bug fixes and support for AmigaBasic. Version 1.3, 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. This is an update to version 1.0 on disk 184. Contains bug fixes and support for AmigaBasic. Version 2.1. Binary only. Author: Terry Gintz PAGE 255 ParM Parameterable Menu. ParM allows you to build menus to run programs in either the CLI or WorkBench environment. ParM can have it's own little window, or attach menus to the CLI window you are running it from. Version 1.1, includes source. Author: Sylvain Rougier, Pierre Carrette TextPlus A word processor for the Amiga, with both German and English versions. TextPlus enables you to write letters, books, programs etc. in a very easy and comfortable way. This is an update to version 2.0 on disk number 359. Version 2.2, includes full source. Author: Martin Steppler ====================================================================== =========================== README.list 376 =========================== This is disk 376 of the freely distributable AMIGA software library AztecArp An Arp package fixed to work with the 5.0 release of the Aztec 'C' compiler. The original Manx support files were incomplete, contained bugs, and had the wrong linker format. This is an update to the version on disk number 353, fixing a couple of bugs and adding some new useful features. Includes source. Author: Olaf Barthel Matrix Solves systems of linear equations. Includes both PAL and NTSC versions. Version 1.00, includes source. Author: Rudiger Dreier Plotter A two-dimensional mathematical function plotting program. Includes both PAL and NTSC versions. Version 3.71, includes source. Author: Rudiger Dreier ToolLibrary A shared library for the Amiga. Contains some mathematical (evaluation of strings) and Intuition (menus, requester) functions. Version 2.06, includes source. Author: Rudiger Dreier. ====================================================================== =========================== README.list 377 =========================== This is disk 377 of the freely distributable AMIGA software library AnsiRead2 Bridges the gap between IBM and Amiga ANSI by displaying IBM ANSI text and graphic animations (as usually captured from bulletin boards) in their full intended colors and motion. Includes several samples. Version 0.2, binary only, shareware. Author: Glenn Kauffman Formatter A disk formatting program with an intuition interface which supports write verification, disk installation, fast formatting and automatic start. Formats a 3.5" disk in a multitasking environment in about 1:36 minutes (with verify turned on). Version 2.4a, includes source. Author: Olaf Barthel PAGE 256 Icon2C A simple tool to turn any Workbench icon file into 'C' sourcecode, similar to the program of the same name by Carolyn Scheppner on disk number 56. This version has an arp interface and offers support for Kickstart 2.0 icons. Version 1.2, includes source. Author: Olaf Barthel IE An icon editor which can create and modify icons up to 640x200 pixels in size (also dual render). It can set stack size, position of icon (also free-floating), default tool, 10 tool types and control over opened window. It can also generate the C source code behind the icon for program inclusion. Now reads/writes IFF files and handles 4 or 8 colour icons. This is an update to the version on disk number 342, Version 2.0, source available from author. Author: Peter Kiem IntuitionEd Intuition based utility that creates C source code for screen, window, border and text structures. IntuitionEd can also write the code for several functions required for the opening and closing of these structures. The code can then be compiled by either Manx and Lattice. Shareware donation to the author will receive an enhanced version capable of writing gadget structures as well. Version 1.0, binary only, several samples included. Author: Niels Thorwirth PowerLOGO An experimental programming language based on Lisp and LOGO. It is versatile, highly interactive, organizes programs as collections of procedures, and includes lists as first-class data objects. Version 1.00, binary only. Author: Gary Teachout ====================================================================== =========================== README.list 378 =========================== This is disk 378 of the freely distributable AMIGA software library Adapt CLI utility that converts special German characters in files imported from MS-DOS systems into the right Amiga codes. Can easily be changed to work with other languages. Version 2.2, includes source. Author: Lars Eggert ANSIMaster ANSI editor that provides the full IBM font set and color capability. Very useful for the design of custom ANSI screens/graphics for telecommunications. Version 1.0, binary only. Authors: James Davis, Joe Rattz, Jr. DevRen A DEVice RENamer, originally designed to allow the renaming of an external drive on an A2000 (always recognized as DF2:) to be DF1: However, works with any mounted device such as RAD: RAM: RAW: CON: etc, as long as the original and renamed version have the same character length. Version 1.5, includes source. Author: Stefan Rosewig PAGE 257 JoyLib Both a linktime version and a shared library of Joystick routines featuring a technique which proves to be extremely fast on 68010 or higher processors, and still faster than most of the other routines on standard processors. Includes source for library in Assembler and the demonstration program in C. Author: Oliver Wagner MachIII A "mouse accelerator" program that also includes hotkeys, the features of sun mouse, clicktofront, popcli, title bar clock with a bbs online charge accumulator, Arexx support and much more. This is an update to version 2.6 on disk 254. Version 3.0. Binary only. Author: Brian Moats and Polyglot software MuchMore Another program like "more", "less", "pg", etc. This one uses its own screen to show the text using a slow scroll. Includes built-in help, commands to search for text, and commands to print the text. Works with PAL or NTSC, in normal or overscan modes. Supports 4 color text in bold, italic, underlined, or inverse fonts. This is an update to version 2.5 from disk 253. Version 2.7. Includes source in Oberon and assembly code. Author: Fridtjof Siebert MuchMorePoPa Extended version of MuchMore V2.7. Displays texts that have been packed with PowerPacker. Version 2.7, includes source in Oberon and assembly code. Author: Fridtjof Siebert Observer Working example for a Lattice LSR-program. Opens a small window and displays volume names of all inserted disks (DF0: through DF3:). Includes source in Lattice C. Author: Oliver Wagner TheGuru A program to bring the Guru back into Kickstart 2.0, for those who will miss it, (well sorta anyway!). Version 1.0, binary only. Author: Nico Frangois ====================================================================== =========================== README.list 379 =========================== This is disk 379 of the freely distributable AMIGA software library Append CLI utility that allows you to directly append one or more files to another without having to use the roundabout methods necessary with the AmigaDOS "join" command. Version 1.0, includes source. Author: Oliver Enseling FileEncrypt Another intuition based file encryptor to enable you to scramble your highly secret, hard earned source code and prevent your co-workers from taking credit for it! Includes (unscrambled) source. Author: Lorenz Wiest PAGE 258 LLSort Replacement for the AmigaDOS SORT command. Pure bit set and may be made resident. Features COLSTART and FIELDS parameters and sorts in either ascending/descending order. Also sorts with or without case sensitivity. Binary only. Author: Les Leist TheA64Package A comprehensive emulator/utility package to assist Commodore 64 users in upgrading to the Amiga. According to the author, this package compares to or surpasses the commercially available packages of the same nature. Many of the utilities require a hardware interface that allow the Amiga to access C64 peripherals such as disk drives and printers. The hardware interface is free with a shareware donation to the author. Version 1.00, binary only. Author: Cliff Dugan, QuesTronix Xnum A useful CLI conversion utility that takes a decimal, binary, octal or hex number as input and displays the number in all four formats. Binary only. Author: Oliver Enseling Yawn! A small WorkBench sliding block puzzle to keep your mind and fingers busy while your compiler is busy crunching away on your highly secret, hard earned source code that you hopefully remembered to unscramble first! Features selectable size from 4x4 to 7x7 and European, Hindi or Arabic numerals. Includes source. Author: Lorenz Wiest ====================================================================== =========================== README.list 380 =========================== This is disk 380 of the freely distributable AMIGA software library Oberon A freely distributable demo version of a powerful Oberon compiler. Oberon is a modern, object oriented language developed by Prof. Dr. Niklaus Wirth of ETH Z|rich in Switzerland as a successor to Modula-2. This single pass compiler creates standard Amiga object files, uses a large variety of optimizations to create fast code, supports writing of reentrant programs, allows you to call code from other languages like C and Assembler, etc. The package includes the compiler, an editor, a link utility, a program to display compilation errors and some demo programs. Version 1.16, binary only. Author: Fridtjof Siebert ====================================================================== PAGE 259 =========================== README.list 381 =========================== This is disk 381 of the freely distributable AMIGA software library SKsh A ksh-like shell for the Amiga. Some of its features include command substitution, shell functions with parameters, aliases, local variables, local functions, local aliases, powerful control structures and tests, emacs style line editing and history functions, I/O redirection, pipes, large variety of built-in commands, Unix style wildcards, Unix style filename conventions, filename completion, and coexistence with scripts from other shells. Very well documented. An update to ver- sion 1.5 on disk 370. Several important bug fixes and a few minor new features such as command line cut and paste. Version 1.6, Binary only. Author: Steve Koren ====================================================================== =========================== README.list 382 =========================== This is disk 382 of the freely distributable AMIGA software library CrossDOS A "tryware" version of a mountable MS-DOS file system for the Amiga. This is a software product that allows you to read and write MS-DOS/PC-DOS and Atari ST formatted disks (Version 2.0 or higher) directly from AmigaDOS. This tryware version is a "readonly" version, which does not allow any writes to the disk. A fully functional version is available for a very reasonable price from CONSULTRON. An update to 3.05b on disk 252. Version 4.00b, Binary only. Author: CONSULTRON, Leonard Poma Msh An Amiga file system handler that handles MS-DOS formatted diskettes. You can use files on such disks in almost exactly the same way as you use files on native AmigaDOS disks. This is a fully functional, read/write version, that supports 8, 9, or 10 sector disks of 80 tracks, and should also work on 40 track drives and hard disks with 12 or 16 bit FAT of any dimension the FAT allows. Update to version "1.5" (Release 1) on disk 327. Version 1.30, (Release 1 patch 3). Includes source. Author: Olaf Seibert ====================================================================== =========================== README.list 383 =========================== This is disk 383 of the freely distributable AMIGA software library LHArc An archive program like Arc and Zoo, with a heavy emphasis maximum compression for minimum archive size, using LZHUF compression. This is an update to version 1.10 on disk 312. Version 1.21. Binary only. Author: Paolo Zibetti LibraryKiller A small utility that allows you to remove libraries that aren't used any more. Version 1.0, includes source in assembly. Author: Roger Fischlin PAGE 260 MandelMountains A program that renders three-dimensional images of blowups of the Mandelbrot set. Includes several example images. This is an update to version 2.0 on disk 354. The most significant enhancement for this version is that is is two to three times faster due to inclusion of a specially tuned fixed point arithmetic package. Version 2.1, Shareware, binary only. Author: Mathias Ortmann Pcopy An intuition based disk copier for AmigaDOS disks featuring high speed diskcopy with write verify, data recovery from damaged tracks, full multitasking compatibility, and a user friendly interface. This is an update to version 2.0 on disk 243, with new data recovery routines and some minor bug fixes. Version 2.11. Binary only. Author: Dirk Reisig ====================================================================== =========================== README.list 384 =========================== This is disk 384 of the freely distributable AMIGA software library Contact Demo version of a "pop-up" program for managing personal contacts. Allows you to keep a name and address list along with phone numbers and comments. Can print mailing labels with a couple of mouse clicks (supports PostScript printers). Names and address can be "clipped" into other programs such as word processors, and Contact can even dial your modem for you. Version 1.0, binary only. Author: Craig Fisher, CMF Software Elements Very nice interactive display of the the Periodic Table of Elements. Includes general row and column information, plus a test mode where the program asks specific questions about the selected element or row/column. This is version 2.3, an update to version 2.0 on disk 368. Binary only, shareware. Author: Paul Thomas Miller NorthC A freely redistributable programming package containing all the programs required for developing in C. Based on the Sozobon Ltd C compiler, Charlie Gibb's assembler, the Software Distillery's linker, and portions from other sources. Steve has pulled everything together and added some enhancements in the process. This is an update to version 1.1 on disk 353. Changes include extra examples, many bug fixes, further documentation and some improvements. The environment is compressed & unpacks to two disks. Version 1.2. Partial source is included. Author: Hawtin, Gibbs, many others. ====================================================================== PAGE 261 =========================== README.list 385 =========================== This is disk 385 of the freely distributable AMIGA software library MortCalc Yet another loan calculator, but this one was written with accuracy in mind. The monthly payments times the number of months should balance the total principal plus interest, to the cent. Version 2.5, freeware, source included. Author: Michel Laliberte XLispStat A statistical program based on David Betz' XLisp. It does some of the most advanced dynamic statistical graphics, included brushing, linking, and 3D rotations. Menus and requestors can be created dynamically with simple lisp commands, and treated as lisp objects, so that the program could be used for many other non- statistical purposes, such as interactive expert systems. XLisp-Stat has an ARexx port so that an editor may be used to prepare lisp programs and send them directly to XLisp-Stat to be executed. Commands, as character strings, may also be sent from XLisp-Stat with the lisp command, "arexx". All graphics produced may be saved to files in IFF format. This version of XLisp-Stat (v.2.1, release 1) has been ported to the Amiga by James Lindsey, from the Mac version supplied by Luke Tierney. Requires a numerical coprocessor (M68881/M68882) and an M68020/M68030 processor. This disk contains the executables, manual, and lisp files. The sources can be found on disk 386. Author: Betz, Tierney, Lindsey =========================== README.list 386 =========================== This is disk 386 of the freely distributable AMIGA software library Statpack Demo version of a statistics and data manipulation program. Version 3.2, binary only. Author: James Lindsey XLispStat A statistical program based on David Betz' XLisp. It does some of the most advanced dynamic statistical graphics, included brushing, linking, and 3D rotations. Menus and requestors can be created dynamically with simple lisp commands, and treated as lisp objects, so that the program could be used for many other non- statistical purposes, such as interactive expert systems. XLisp-Stat has an ARexx port so that an editor may be used to prepare lisp programs and send them directly to XLisp-Stat to be executed. Commands, as character strings, may also be sent from XLisp-Stat with the lisp command, "arexx". All graphics produced may be saved to files in IFF format. This version of XLisp-Stat (v.2.1, release 1) has been ported to the Amiga by James Lindsey, from the Mac version supplied by Luke Tierney. Requires a numerical coprocessor (M68881/M68882) and an M68020/M68030 processor. This disk contains the sources. The executables, manual, and lisp files can be found on disk 385. Author: Betz, Tierney, Lindsey ====================================================================== PAGE 262 =========================== README.list 387 =========================== This is disk 387 of the freely distributable AMIGA software library BlitterSand An interesting cellular automata program that gets its roots from a "sandpile". Intriguing to watch. Includes assembly source. Author: Mike Creutz ExtFuncProc External Function Process. Allows execution of any library function from simple tasks even if these functions require a process environment. For experienced programmers only because there isn't any documentation written yet but only an example. ExtFuncProc is used by GMC. It runs under KS 2.0. Binary only. Author: Goetz Mueller GMC A console handler with command line editing and function key support. GMC provides extended command line editing, function key assignment in four levels, extended command line history, online help for functions in the handler, and an iconify function. This is an update to version 4.0 on disk 291, with many new features, including an output buffer (dump to printer and window), filename completer, script function, undo function, prompt beeper, pathname in window title, close gadget for KS 2.0, etc. Version 9.2. Shareware, binary only. Author: Goetz Mueller H2I Translates C include files into assembler include files. Useful for programmers that use both C and assembler code in the same program. Helps to keep the structure definitions consistent. Version 1.1, shareware, binary only. Author: Goetz Mueller MandAnim A Mandelbrot Animation program that allows you to easily generate series of lo-res/16-color pictures. Features full mouse and/or keyboard operation, zooms, auto-save, high (cheat) speed, iconization, etc. The generated pictures all remember their positions and settings so they can be re-loaded. Version 1.1, binary only. Author: Ekke Verheul. MandelBlitz Very fast Mandelbrot plotter with lots of handy functions such as color cycling, zoom, special palette control, file requestors and more. Version 1.0, binary only Author: Nico Frangois Menu A fast-access menu system configurable via a script file that allows the user run selected programs. Version 2.0, binary only. Author: Stefan Mvrnhag PAGE 263 NTSC-PAL Two programs that give A500/A2000 owners with the new ECS 1Mb Agnus installed the ability to boot into either a NTSC or PAL environment. *Very* useful for both NTSC and PAL owners alike. Version 1.1, includes assembly source. Author: Nico Frangois Wreq Replace "pop-up" requestors with line-oriented requesters (similar to those found in an MS-DOS environment) that can be easily handled from the keyboard. If there is no inter- ctive console for the process, the requester won't appear. Includes assembly source. Author: Tuomo Mickelsson ====================================================================== =========================== README.list 388 =========================== This is disk 388 of the freely distributable AMIGA software library Calc A shell style, command-line calculator. Calc does not have a fancy keypad display as many other calculator programs do. Instead, it is capable of taking its input from a file, the keyboard, or a command line and output- ting its results to a file or the screen. It can also apply a single equation to all of the values stored in a file (or files). It handles all common mathematical expressions, can optionally predefine physical constants and store variables. Version 2.0, binary only. Author: Bill Dimm DClock A "Dumb Clock" utility that displays the date and time in the Workbench screen title bar. This is an update to version 1.12 disk number 325. Many more useful enhancements/bug fixes, including an ARexx interface. Version 1.27, Includes source. Author: Olaf Barthel DIEd A full-screen ANSI editor including an animation utility. Provides PAL and NTSC compatibility. Many useful features such as horizontal and vertical block cut/pasting operations, line/block/screen centering, save defaults and more. Version 2.4, binary only. Author: P-E Raue Free Display how much free space (bytes or blocks) you have on any or all of your mounted disk volumes. Runs from CLI only. Based on "Free" by Tom Smythe on Fish Disk 66, but totally rewritten and enhanced. Version 1.01, includes source. Author: Daniel Jay Barrett 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 A3000/A2000/A500 but it is fully compatible with A1000 keyboards. This is update to version 1.02 on disk 193, Version 1.1i, binary only. Author: Tim Friest PAGE 264 SnoopDos A utility for monitoring AmigaDOS calls. In particular, it allows you to see what libraries, devices, fonts, environment variables or startup files a program is looking for. Very useful when you're trying to install a new application. Version 1.0, includes source in C. Author: Eddy Carroll ====================================================================== =========================== README.list 389 =========================== This is disk 389 of the freely distributable AMIGA software library Kick Another screen hack, specifically for A500/A2000 owners. I don't want to spoil any surprises but reportedly causes some machines to crash. Binary only. Author: Tony Solomon, Paul Fortin Plot A 3-D function plotting program with provisions for coordinate translation on both axes, parametric equations, and standardized notation of the pow function (x^y -- which now works as specified.). This is an update to version 4.1 on disk 175, with some enhancements and bug fixes. Version 5.1. Binary only. Author: Terry Gintz PolySys An extended version of the 0L-system (string rewriting) described in The Science of Fractal Images (edited by Pietgen and Saupe). The basic algorithm has been expanded and modified extensively, and looping commands similiar to those found in other Turtle graphics systems (Logo, etc) have been added. Support for three-dimensional drawing, with perspective, is also included. Version 1.0, binary only. Author: Terry Gintz Retab Useful command-line "tab-to-space" and "space-to-tab" expansion utility. Several command-line options to specify size/settings and the ability to protect material enclosed by delimiters (quote, bracket, carat, etc.) from expansion. Version 1.03, binary only. Author: Paul Klink ZPlot Graphs formulas based on 4-D complex number planes. ZPlot currently supports the Mandelbrot set, Julia sets, and Phoenix curves, with over 500 mapping variations. The math functions supported include sin(z), sinh(z), z^z, e^z, z^n, sqrt(z), cos(z), cosh(z), tan(z), tanh(z), alog(z), ln(z) and n^z. Version 1.3d, binary only Author: Terry Gintz ====================================================================== =========================== README.list 390 =========================== This is disk 390 of the freely distributable AMIGA software library Flip Allows you to quickly and easily switch between various screens. Can close screens, pull them up, and activate windows. Has the unique feature of sorting screens in a way that all title bars are visible at one time. Version 2.0, binary only. Author: Lars Eggert PAGE 265 ReadmeMaster A nifty little database for finding those programs that you know exist somewhere (???) in the AmigaLibDisk library. Maintains a keyword 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-360, an update to the version on disk number 163. Binary only. Author: Harold Morash SetClock A utility to set or read the hardware clock on a Spirit Technology memory expansion board. Works in a manner similar to the SetClock utility which is supplied by Commodore with Amigas that have hardware clocks as standard equipment. Includes source in PCQPascal and assembler. Author: Willi Kusche SM Small utility to center the display. Recoded version of "ScreenShift" by Anson Mah (Disk 88), only half the size. Includes source. Author: Anson Mah, Lattice V5.04/Oliver Wagner ====================================================================== =========================== README.list 391 =========================== This is disk 391 of the freely distributable AMIGA software library Curses A link library containing many of the terminal independant standard "curses" functions. Designed primarily for those interested in porting unix screen based programs to Amiga. Version 1.10, binary only. Author: Simon John Raybould Eco An ECHO replacement which allows many escape sequences for colors, text styles, cursor positioning, system variables, and much more. Has PURE bit set and can be made resident. Version 3.40, includes source. Author: Dario de Judicibus FractalLab Investigate the realm of fractals and allow your imagination to run wild. Virtually an unlimited number of these self- similar curves can be created with FractalLab. Includes several interesting samples. Version 1.0, binary only. Author: Terry Gintz ListPlot A 2D plotting program built around the PLPLOT plotting library. Its principle advantage is that it supports a variety of graphics devices. By default, output is sent to a window on the Amiga's screen. Through command line options, the graph can be sent to any preferences printer with graphics capability, stored as an IFF file, stored in HPGL format, stored in Aegis Draw format, or stored as an Encapsulated Postscript File. A variety of line styles and colors are available. Includes source. Author: Frederick Bartram/Anthony Richardson ====================================================================== PAGE 266 =========================== README.list 392 =========================== This is disk 392 of the freely distributable AMIGA software library BTNTape A "Better Than Nothing" SCSI tape device handler. It provides flat file access to a SCSI tape drive from application programs using simple DOS calls to Read() and Write(). It can also be used with the Amiga TAR utility for disk backups. Files may span multiple tape volumes and may start at any tape block. This handler requires a "SCSI-direct" compatible hard disk driver. Version 1.0, includes source. Author: Robert Rethemeyer CPlot Graphs linear functions in two dimensions, similiar to a Mandelbrot plot. You start with a linear function like 10sin(x**2+y**2) and CPlot treats each point on the screen as an X-Y coordinate, color-scaling it according to its magnitude for a preset range of inputs. Includes some very nice sample creations. Version 1.0, binary only. Author: Terry Gintz Pmode Very simple command line utility to send escape sequences to the printer to change print styles. Specifically tested a NEC P6 Plus, but it should work with many printers. Included source should make it easy to add/modify escape sequences. Author: Dario de Judicibus SetNoClick Very simple program to set the NOCLICK flag in the public section of a trackdisk unit. Only works with version 36 and up of trackdisk.device. Includes source. Author: Marc Boucher Spades Amiga'ized version of the popular card game. This is a single player version, where you play one hand and the computer plays your partner and also your two opponents. Version 1.1, includes source. Author: Greg Stelmack ====================================================================== =========================== README.list 393 =========================== This is disk 393 of the freely distributable AMIGA software library FileIO The dissidents file requester. This is an update to version 1.6 on disk 348. Version 1.9. Binary only. Author: Jeff Glatt, Dissidents Software FontConvert A printer font conversion program to convert standard Amiga fonts into a form suitable for downloading to a printer that supports user defined printer fonts. Version 1.0, includes source. Author: Olaf 'Olsen' Barthel FuncLib A program that allows you to add or remove rexx function libraries. Author: Jeff Glatt, Dissidents Software PAGE 267 ILBMLib A shared library (ilbm.library) to read/write IFF files, derived from the EA IFF code, along with various enhancements. Version 0.3, a partial update to version on disk 348. Author: Jeff Glatt, Dissidents Software LibTool A program that allows you to develop C or assembly code, and then quickly turn it into a shared library. Also generates all support files for your library including Pragma files (both Manx and Lattice), bmap files, include files, C interface glue files. Can be used to make a device, too. Author: Jeff Glatt, Dissidents Software PrintSpool A small print spooling shared library that provides an easy way to print graphics and text for any application. It can print ascii text of any length or dump any part or all of a rastport. Takes care of opening the printer.device and manages its own resources. Version 0.1, binary only, with source code examples. Author: Jeff Glatt, Dissidents Software RexxIntuition This is a ARexx function library that allows you to open windows/screens from an ARexx script, attach menus, gadgets, (file) requesters, load and save ILBM picture files, auto-requesters, print text and graphic dumps, and completely interact with the user in an intuition environment. Adds all of those Amiga features that ARexx lacks. Author: Jeff Glatt, Dissidents Software RexxLib A shared library that can be easily used by any C or assembly programmer to add an ARexx interface to his programs. Handles all of the messy details including message creation/deletion and error handling. Author: Jeff Glatt, Dissidents Software ====================================================================== =========================== README.list 394 =========================== This is disk 394 of the freely distributable AMIGA software library Aniptrs3 Some more animated pointers to choose from to "liven" up your display environment. Other pointers from Bob are on disks 332 and 364. Binary only. Author: Bob McKain, pointer anim prog/Tim Kemp 'Liner A shareware outliner whose function is to create outlines for notes or export to other programs. 'Liner can save an outline as ASCII text, and is clipboard compatible. Enhancements over the previous version include support for ARexx, Workbench, overscanned screens, more than one line of text per outline number, a preferences file, and search/replace. An upgrade to version 1.32 on disk 285. Version 2.00. Includes 'C' sources Author: Dave Schreiber Pics Some miscellaneous pictures with a "cartoon" theme. Author: Bob McKain PAGE 268 PrintImage A simple program that provides an easy way to print IFF ILBM images. Version 1.0, includes source. Author: Olaf 'Olsen' Barthel ====================================================================== =========================== README.list 395 =========================== This is disk 395 of the freely distributable AMIGA software library DragonCave A nicely done Sokoban like game for the Amiga. Features include sound effects, two or three dimensional graphics, 100 levels (50 of which can be customized with the built- in editor), undo of up to 1000 preceding steps, transparent copying of data files to ram: for reduced load times, both English and German versions, and more. Version 1.00, binary only. Author: Hartmut Stein and Michael Berling ====================================================================== =========================== README.list 396 =========================== This is disk 396 of the freely distributable AMIGA software library ColorCatch A utility that lets you grab colors from a screen and save them as an executable file. Version 1.0, includes source in assembler. Author: Preben Nielsen NewLook A program that changes the system gadgets in all the screens and windows. Version 1.0, includes source in assembler. Author: Preben Nielsen PBar An editor to change the pattern in the windows drag bar and save the pattern as an executable file with an icon looking like the pattern. Version 1.0, includes source in assembler. Author: Preben Nielsen PCalender A little calender program which lets you look through years and months using the arrow-keys. Version 1.0, includes source in assembler. Author: Preben Nielsen PClock A little clock program which shows the time and the available CHIP and FAST memory. Version 1.0, includes source in assembler. Author: Preben Nielsen PFiler A very good and small file requester to link onto your own programs. Version 1.0, includes source in assembler. Author: Preben Nielsen Resident A resident startup module for Aztec C. Version 1.0, includes source. Author: Olaf 'Olsen' Barthel PAGE 269 RoadRoute Trip planner program to find "best road route" between any two points of travel. Features include the user customization of CITIES and ROADS files to suit travel interests and provision for very large city menus and itineraries. Also includes RoadScan, a checker for RoadRoute files (CITIES and ROADS). Very large files may contain goofs (cities with no roads, the same road entered twice, etc.), or oddities (direct road not as fast as multipoint). These are pointed out, together with areas where users might wish to make economies in the data base. An update to version 1.5 on disk 358. Version 1.6, includes source. Author: Jim Butterfield TurboTopaz Two Text speed up programs like FastFonts. Allows replacement of the Topaz-80 font from both CLI and WorkBench. Includes a program to measure to speed of Text speed up programs. Version 1.0, includes source in assembler. Author: Preben Nielsen ====================================================================== =========================== README.list 397 =========================== This is disk 397 of the freely distributable AMIGA software library DKBTrace A complete ray tracer that supports arbitrary quadric surfaces (spheres, ellipsoids, cones, cylinders, planes, etc.), constructive solid geometry, and various shading models (reflection, refraction, marble, wood, and many others). It also has special case code to handle spheres, planes, triangles, and smooth triangles. By using these special primitives, the rendering can be done much more quickly than by using the more general quadrics. Version 2.0, includes source in C. Author: David Buck ====================================================================== =========================== README.list 398 =========================== This is disk 398 of the freely distributable AMIGA software library DClock A "Dumb Clock" utility that displays the date and time in the Workbench screen title bar. Includes an ARexx interface. This is version 1.29, an update to version 1.27 on disk 388. Version 1.29. Includes source. Author: Olaf Barthel Formatter A faster and more user friendly floppy disk formatter that is also an example of how to format Amiga file systems in general and get AmigaDOS to accept them. Formatting without verify takes about 50 seconds, with verify takes about 100 seconds. Version 2.7, includes source. Author: Olaf Barthel PAGE 270 GMC A console handler with command line editing and function key support. GMC provides extended command line editing, function key assignment in four levels, extended command line history, online help for functions in the handler, and an iconify function. Also includes an output buffer (dump to printer and window), filename completer, script function, undo function, prompt beeper, pathname in window title, close gadget for KS 2.0, etc. This is an update to version 9.2 on disk 387. Version 9.6. Shareware, binary only. Author: Goetz Mueller HunkFunk A program to "disassemble" any given AmigaDOS hunk file, which includes executables, linker libraries, linker object files, overlayed files, etc. Written as an exercise by the author to learn a few things about AmigaDOS hunk structures. Includes source. Author: Olaf Barthel KeyMacro A keyboard macro program, configurable via a text file, that also supports hotkey program execution. You can map up to eight functions to each key, including keys such as cursor keys, the return key, etc. Version 1.6, an update to version 1.4 on disk 354. Version 1.6. Includes source. Author: Olaf Barthel ====================================================================== =========================== README.list 399 =========================== This is disk 399 of the freely distributable AMIGA software library AutoCLI A 'PopCLI' type replacement that works with WorkBench 2.0. Also fixes the problem with PopCLI crashing the machine if used on a PAL Amiga to open a CLI window with a vertical size greater than 200 lines. Other features include an optional Function-key press with the qualifier to execute an S:script file. Version 1.6, binary only. Author: Nic Wilson CCLib An implementation of the standard C runtime library, with a few extra goodies thrown in. Supports a large number of functions including stream I/O, low-level I/O, string, memory, linked list, sorting, time, process control and more. Version 3.0, includes source/several utility programs. Author: Robert W. Albrecht PrettyWindows Three different C routines to add various borders inside of windows. Includes source and a demo. Author: Thom Robertson TrackDisplay A simple program that continuously monitors and displays the current track for each floppy disk. Includes source. Author: Olaf Barthel ======================================================================