home *** CD-ROM | disk | FTP | other *** search
- ========================== Contents of Disk 430 ==========================
-
- This is disk 430 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- Lotto Small lotto number selector with C source.
- Author: Timm Martin
-
- Pointer Use the SID sleepy pointer in your programs. Includes
- C source, a sample program, and modules that you can plug
- in to your C programs.
- Author: Timm Martin
-
- SculptTools Programs to create objects for use in Sculpt 4D. Includes
- Brush_4D to convert IFF brushes to objects in full color
- with HAM and EHB support and wrap to various shapes (update
- to version on disk 361), Fractal_4d to create fractal
- mountains with various coloring from brush, checkers or
- based on altitude, and Spiral_4d to create a variety of
- objects based around tubes and helixes. Binary only.
- Author: Bruce Thomson
-
- SmartFields SmartFields is a replacement for Intuition string gadgets.
- It allows you to incorporate into your Amiga C programs
- the powerful editing capabilities often found in mini-
- computers. Includes full C source and documentation.
- Author: Timm Martin.
-
- ========================== Contents of Disk 431 ==========================
-
- This is disk 431 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
- A68Kex Twelve examples demonstrating the use of Charlie Gibbs A68K
- assembler. Over a quarter megabyte of assembly source code.
- Author: E. Lenz
-
- AdvTemplates A collection of PD spreadsheet templates for business and
- law, originally intended for Lotus 123 on IBM PC's. They
- have been transfered to the Amiga, loaded into Gold Disk's
- The Advantage, and saved as native Advantage files.
- Requires Advantage V1.1 or higher.
- Author: Amiga port by Michal Todorovic
-
- CheetSheet A compilation of cheats, hints, backdoors, helpful bugs,
- passwords, codes, solves, and walkthroughs for over 150
- Amiga games. January 1st, 1991 edition.
- Author: Mark Shnayer
-
- EZAsm Combines parts of the "C" language with 68000 assembly,
- giving it the "feel" of a higher level language. Supports
- all 1.3 functions. Uses braces and "else" like "C".
- Resulting code is optimized as much as possible. Takes
- source file you create and outputs a .asm file. Includes
- example source and executable files. Version 1.31, an
- update to version 1.3 on disk 421. Binary only.
- Author: Joe Siebenmann
-
- ========================== Contents of Disk 432 ==========================
-
- This is disk 432 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
- APalAsm A Programmable Array Logic (PAL) program based on an old
- MMI Fortran IV program from the 'PAL Handbook' Second
- Edition and Third Edition by MMI. This Version (1.00) is
- completely rewritten for Fortran 77. The outputs produced
- are sent to separate files instead of the screen. There
- are plenty of example PAL files to test, inspect, or just
- to learn what PAL's are all about. The Fortran source is
- included with the instructions to compile using AC/Fortran
- version 2.3.
- Author: Bob Metzler
-
- 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. This
- is version 2.01e, an update to the version on disk 365,
- and includes many new features. Shareware, binary only.
- Author: George Kerber
-
- Conquest Lore of Conquest is a war game similar in concept to the
- board game Risk. You are the lord of an entire world,
- destined to rule the galaxy. Some worlds are virgin fruits,
- ready for you to colonize. Some worlds have natives who do
- not wish to accept your rule, these you must conquer for
- they will yield more valuable resources. As you claim the
- galaxy you will find, you are not the only one extending
- your dominion. This is a two-player game, so be prepared
- to defend yourself and take what is yours! Version 1.2,
- binary only, shareware.
- Author: Michael Bryant
-
- FifoDev FIFO: is like PIPE: but is based on fifo.library rather
- than its own implementation. Fifo.library is a general
- fifo library implementation that supports named fifos,
- writing to a fifo from a hardware exception, multiple
- readers on a fifo with each getting the same data stream,
- efficient reading, and automatic or manual flow control.
- Programs that require non-blocking IO can access one side
- of a FIFO: connection via the fifo.library instead of the
- FIFO: device. Includes some source.
- Author: Matt Dillon
-
- Reader A program to scan a word list to locate which words can
- be made from the letters given. Allows matching of words
- by length and by giving the letters known, ie. m.t.h for
- the word MATCH. Great for word games and crosswords.
- Results output to screen and a RAM: based file. The word
- list is in ascii and so can be edited if desired. New
- words can be added and it could be used for different
- languages if required. Supplied with over 24,200 words
- (mostly English spellings). Version 1.0, includes source.
- Author: Gary Brittain
-
- SBackup Programmers utility to assist in maintaining old versions
- of source code. SBackup maintains 2-99 old versions in
- any location desired. Version 1.00e, binary only.
- Author: George Kerber
-
- TMonth TMonth will execute any program the first time it's executed
- each month. Very useful, for example, to execute the ATOM-
- CLOCK program to set your clock each month. Version 1.0f,
- binary only.
- Author: George Kerber
-
- Whence Whence will locate any program/file in your current path.
- Similar to the the UNIX whence command. Version 1.0, binary
- only.
- Author: George Kerber
-
- ========================== Contents of Disk 433 ==========================
-
- This is disk 433 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- DiskPrint Prints labels for 3.5" disks, primarily for PD library
- disks. Label data files can be loaded into memory so
- labels for special disks are available without having to
- type anything in or without having to wait for AmigaDOS
- to read in the full directory. This is version 2.3.5,
- an update to version 2.3e on disk 411. Shareware,
- binary only.
- Author: Jan Geissler
-
- Gwin GWIN or Graphics WINdow is an integrated collection of
- graphics routines callable from C. These routines make it
- easy to create sophisticated graphics programs in the C
- environment. One line calls give you a custom screen (ten
- types available), menu items, requestors, text, circles,
- polygons, etc. GWIN is a two dimensional floating point
- graphics system with conversion between world and screen
- coordinates. GWIN includes built in clipping that may be
- turned off for speed. Use of color and XOR operations are
- greatly simplified. Many examples of the use of GWIN are
- included in an examples directory, including a line/bar graph
- program, geographic mapping program, SPICE 2G.6 graphics post
- processor, and others. Extensive documentation is included.
- This is version 1.1, an update to version 1.0 on disk 322,
- recompiled to be compatible with MANX Aztec C Release 5.
- Author: Howard C. Anderson.
-
- 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.98, an update to version 1.94
- on disk 420. Binary only.
- Author: Nic Wilson
-
- ========================== Contents of Disk 434 ==========================
-
- This is disk 434 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- Backup Backup and Restore allow you to backup any directory
- tree with optional compression, and later extract all
- or part of the tree. The protection, date, and file
- comment are saved with each file. This is version 2.06,
- an update to version 2.04 on disk 258. Includes source.
- Author: Matt Dillon
-
- DynaCADD Part 1 of a two part demo distribution of DynaCADD from
- Ditek International. DynaCADD is a professional 2D and
- 3D CAD package. This demo is fully functional except
- for disabled save and export functions. Requires a
- system with 68020/68030 and a 68881/68882 math processor.
- This disk contains all the files necessary to recreate
- the DynaCADD demo disk number 1. The files for demo disk
- number 2 can be found on library disk number 435. This
- is version 1.84, binary only.
- Author: Ditek International
-
- 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 version 9.8,
- an update to version 9.6 on disk 398. Shareware, binary
- only.
- Author: Goetz Mueller
-
- TypingTutor A simple typing tutor program which measures your typing
- speed and adjusts the level of difficulty accordingly.
- Shareware, binary only.
- Author: William Jordan
-
- ========================== Contents of Disk 435 ==========================
-
- This is disk 435 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- DeluxeBeep A little program that uses the exec SetFunction call to
- play a sound sample of your choice whenever a program
- calls the Intuition DisplayBeep routine. Includes source
- and instructions on how to install your own sounds.
- Author: Jan van den Baard
-
- DynaCADD Part 2 of a two part demo distribution of DynaCADD from
- Ditek International. DynaCADD is a professional 2D and
- 3D CAD package. This demo is fully functional except
- for disabled save and export functions. Requires a
- system with 68020/68030 and a 68881/68882 math processor.
- This disk contains all the files necessary to recreate
- the DynaCADD demo disk number 2. The files for demo disk
- number 1 can be found on library disk number 434. This
- is version 1.84, binary only.
- Author: Ditek International
-
- Labeler A label generation program for Epson compatible printers.
- Has both English and German versions. This is version 3.0,
- binary only, shareware, source available from author.
- Author: Siegfried Rings
-
- ========================== Contents of Disk 436 ==========================
-
- This is disk 436 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- AztecArp An Arp interface package fixed to work with Aztec `C'
- version 5.0. This is version 1.9, an update to the
- version on disk 376, and includes a number of bug fixes
- and a couple of new features (such as vsprintf/vfprintf/
- vprintf-like Arp routines and fixes for Kickstart 2.0).
- Includes source in `C' and assembly language.
- Author: Olaf 'Olsen' Barthel
-
- BatchRequester A simple program which opens an Arp filerequester and
- writes the result to an environment variable. Very useful
- if used in batchfiles. Version 1.1, source code in Oberon.
- Author: Christoph Teuber
-
- Berserker Detects and eliminates viruses. Knows all `popular' viruses
- and their kin, including the new `Centurion' and `Traveling
- Jack' link viruses. Comes with a resident handler which
- continually checks memory to prevent virus infection and a
- utility to fix programs corrupted by the `Centurion' and
- `Traveling Jack' viruses. Version 5.02, an update to the
- version on disk 355. Contains partial source in assembly.
- Author: Ralf Thanner
-
- Input How to read keyboard input simply and quickly. Includes
- C source, a sample program, technical discussion, and
- programming modules that you can "plug in" to your own C
- programs. Includes source.
- Author: Timm Martin.
-
- 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.8,
- an update to version 1.6 on disk 398. Includes source.
- Author: Olaf 'Olsen' Barthel
-
- LhLib A shared reentrant Amiga runtime library featuring highly
- optimized assembly language versions of the LhArc data
- compression / decompression routines. Compresses faster
- and more efficiently than any other currently available
- implementation of the Lzhuf algorithm. Two example appli-
- cations for data compression/decompression, an interface
- to the Amiga Oberon Compiler, and documentation how to use
- the library in your own programs are included. This is
- version 1.8, binary only.
- Authors: Holger P. Krekel and Olaf 'Olsen' Barthel
-
- MemGuard A program similar to MemWatch, which continually checks
- the low memory vector table for random trashing. Has
- been optimized and greatly enhanced to support the 68010,
- 68020, 68030, etc. microprocessors. 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. Version
- IV, an update to version IIIa on disk 354, binary only.
- Author: Ralf Thanner
-
- MMB With MMB, users of 3 button mice under WB 2.0 can use the
- middle mouse button as a shift key to do multiple selects.
- Binary only.
- Author: Garry Glendown
-
- MT420d Printer driver for the Mannesmann Tally MT420d. Update to
- the old version on disk 164. Includes a few bug-fixes.
- Author: Sascha Wildner
-
- Zoom A fast and efficient floppy disk archiving utility based
- on the data compression / decompression algorithms used by
- lh.library. Has an Intuition and a Shell interface, fully
- supports Kickstart 2.0, is able to add texts and notes to
- archived output files, knows 66 different bootblock viruses,
- includes a number of compression parameters (such as
- encryption of the output file) and a lot more. Version 3.10,
- binary only.
- Author: Olaf 'Olsen' Barthel
-
- ========================== Contents of Disk 437 ==========================
-
- This is disk 437 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- CLIwindow CLIwindow allows you to manipulate the dimensions of a
- CLI window. It can be moved, enlarged, or shrunk. This
- is version 1.00. Includes source in assembly.
- Author: Roger Fischlin
-
- Flip Very small program which replaces the left-Amiga-N and M
- commands with screen and window flipping commands. It's
- an excellent example of how to use PC-relative addressing
- within input handlers. Version 2.0, includes a technical
- discussion and source in C and assembly.
- Author: Mike Monaco and Timm Martin.
-
- FMouse A mouse pointer accelerator, similar to Matt Dillon's
- DMouse. Includes a screen blanker and "hot keys". This
- is version 1.01. Includes source in assembly.
- Author: Roger Fischlin
-
- PatchCompiler A program to generate patches using a Pascal like language
- to describe what needs to be patched. This is version 1.0.
- Includes source in assembly.
- Author: Roger Fischlin
-
- WaitAnyKey A CLI command which will wait until the user presses any
- key. Useful for batch files, to pause until any key is
- struck. Version 1.00, includes source in assembly.
- Author: Roger Fischlin
-
- ========================== Contents of Disk 438 ==========================
-
- This is disk 438 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
- GadgetED A program for creating and editing intuition gadgets.
- Includes a palette editor, generation of either C or
- assembly source, and binary saving for later loading
- and editing. Version 2.0, includes source.
- Author: Jan van den Baard
-
- MenuC A menu and gadget compiler. Takes a simple ascii file
- describing menues and gadgets and creates the appropriate
- IntuiText structures needed to actually create working
- menues and gadgets, in either C or assembly source. This
- is version 0.8, binary only.
- Author: Bruce Mackey
-
- ToolLib A shared library containing 45 useful functions for all
- kinds of programs. There are functions for ports, sorting,
- gadgets, memory, string, directory and file handling, etc.
- Version 7.6, includes source.
- Author: Jan van den Baard
-
- ========================== Contents of Disk 439 ==========================
-
- This is disk 439 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- AIBB Amiga Intuition Based Benchmarks is a program designed to
- test various aspects of CPU performance using a full
- intuition interface. Tests include "WritePixel", Sieve,
- Sort, Savage, Dhrystone, and Matrix. Version 2.0, binary
- only.
- Author: LaMonte Koop
-
- 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
- the Amiga. Version 1.22, an update to version 1.10 on
- disk 391. Includes source and examples.
- Author: Simon John Raybould
-
- DeluxeChanger Converts binary files to assembler, basic, or C source code
- data initialization statements. It is useful to add
- graphics or sound samples to programs as initialized data.
- Version 1.0, includes source in assembler.
- Author: Andreas Ropke
-
- HDClick A program selector, typically installed in the startup
- sequence as the first command. Has user defined gadgets,
- a configuration file, an iconify function, and works with
- both NTSC and PAL systems. This is version 1.21, binary
- only.
- Author: Claude Mueller
-
- M2Utils Various source modules for Benchmark Modula-2. Includes
- ColorReq, an interface to the Dissidents color.library;
- IFFLib, an interface to Christian Webers iff.library; and
- ARP, an interface to ARP V1.3.
- Author: Sascha Wildner
-