home *** CD-ROM | disk | FTP | other *** search
- ========================== Contents of Disk 500 ==========================
-
- This is disk 500 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- Signal Two programs designed to make it easy to write shell scripts
- that must be synchronized with the operation of another, in
- order to avoid disk thrashing for example. Includes source.
- Author: Davide Cervone
-
- sWindows A program that allows you to use the title of a window to
- specify the screen on which the window will appear. This
- provides a method of opening CON: and RAW: windows on screens
- other than the WorkBench, for example. Includes source.
- Author: Davide Cervone
-
- wIconify A program, and number of companion utilities, that allow
- you to iconify windows on any screen, including custom
- screens. Iconified windows become small icons on the bottom
- of the screen, and they can be opened again by double-
- clicking them. Also allows any screen to become a shared,
- WorkBench-like screen, and gives you the ability to create
- new screens specifically for this purpose. Each window can
- have its own custom icon. There is a programmers interface
- to allow programs to control their own icons. Version 3.8,
- includes source.
- Author: Davide Cervone
-
- ========================== Contents of Disk 501 ==========================
-
- This is disk 501 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- AddMenu A program to add infinite number of menus to the Tools
- menu on Workbench V2.0. Uses the correct Workbench.library
- calls and allows updating from CLI or from within the menu
- itself, meaning infinite number of functions. Binary only
- but source available from author.
- Author: Nic Wilson
-
- AutoCLI A 'PopCLI' type replacement that works with WorkBench 2.0
- and fully compatible with A3000 & accelerator boards.
- Always retains the default path and stack, and current
- directory. Can automatically open CLI/SHELL windows to
- 1 pixel less than screen size on opening. Other features
- include an optional Function-key press with the qualifier
- to execute an S:script file. Version 1.99d, binary only.
- Update to version on disk 424 with more enhancements.
- Author: Nic Wilson
-
- Dominos The standard game of dominos with 6-6 set. The computer
- will provide quite a challenge to any skilled player.
- Version 1.0, includes source in Basic.
- Author: Russell Mason
-
- DOSWatch Monitor for calls to AmigaDOS via dos.library. Needs
- Kickstart 1.2 or 1.3. This is version 1.0. HiSoft Devpac
- Assembler V1.21 source included.
- Author: A.Voss Wrede
-
- Genesis A uniquely flexible and powerful program for generating and
- rendering fractal landscapes. Original algorithms allow
- incorporating fractal rivers as integral parts of the
- landscapes, with natural looking river valleys, gulleys,
- waterfalls, and lakes. A number of parameters can be varied
- to modify the landscape construction process and change the
- character of the final landscape, there is also great
- flexibility in the rendering. This is a demo version of
- the commercial product by the same name available from
- Microillusions and has some features disabled. Binary only.
- Author: James M. Bardeen
-
- LList A 'list' type program that displays type of file. Many
- types of files included, and ability to extract information
- from other file types for recognition. Standard Amiga
- Wildcards supported. Binary only.
- Author: Nic Wilson
-
- NewList A powerful LIST replacement. Supports many features
- including sorts, character filters, case sensitivity,
- most options offered by LIST, date construction, UNIX
- wildcards, and much more. Sort routines are very fast
- and memory usage is minimal. Version 5.0, an update
- to version 4.9 on disk 478. Binary only.
- Author: Phil Dietz
-
- NoClick A program to stop drives clicking in KickStart V2.0.
- Uses the correct method. Also included is a patch for
- the kickstart files for a permanent no-click for V1.3 and
- V2.0, both A3000 version and kickfile version for other
- Amigas. Binary only and ASCII patch.
- Author: Nic Wilson
-
- NoErrors A simple to use, Gadget driven program. Its main function
- is to hide physical hard errors from floppy disks or hard
- disks, so these disks can then be used without DOS showing
- read/write errors. Binary only.
- Author: Nic Wilson
-
- ========================== Contents of Disk 502 ==========================
-
- This is disk 502 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- AutoRev A little utility to make it easy to update program-headers
- ran from the CLI. Requires AmigaDos 2.0. This is Version
- 1.1r. Source included.
- Author: Jan van den Baard
-
- CELLS A cellular automata experimentation lab, based on the
- rules described in the Computer Recreations column
- of the Scientific American, January 1990. Version 1.3.
- Source included.
- Author: Davide Cervone
-
- EternalRome A historical strategy game, that in spite of its high
- complexity is fast and easy to play. Fully mouse controlled
- with a fine zoomable map of the Roman empire (overscan and
- interlaced options). The simulation delivers many historical
- insights because of its accuracy (may be used for educational
- purposes) and is a challenging and entertaining game for two
- or more players (also interesting for solitary studies).
- Version 1.0 (tryware). Binary only.
- Author: Sven Hartrumpf
-
- ReturnCode Two Short programs (LogRC and GetRC) to allow the "Return
- Code" left by a previous program to be saved in a form
- suitable for further (script) testing. GetRC allows the
- Return Code to be set or viewed as desired. Assembly
- source included.
- Author: Jim Butterfield
-
- 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 2.22, an update to version 1.98
- on disk 433. Binary only.
- Author: Nic Wilson
-
- 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. This is version
- 1.08, an update to 1.04 on Fish disk 365. Binary only.
- Author: Nic Wilson
-
- ========================== Contents of Disk 503 ==========================
-
- This is disk 503 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- NoFragLib A library containing 6 routines for defragmenting memory.
- Extracted and updated from the "tool.library" on disk 475.
- Includes source.
- Author: Jan van den Baard
-
- PCQ A freely redistributable, self compiling, Pascal compiler
- for the Amiga. This is version 1.2a, an update to version
- 1.1c on disk 339. It has many enhancements and improvments.
- It is bundled with the latest versions of A68K assembler,
- Blink linker, Debug, and Mon to give a complete develop-
- ment environment. Includes the compiler source and example
- programs.
- Author: Patrick Quaid
-
- ========================== Contents of Disk 504 ==========================
-
- This is disk 504 of the freely distributable AMIGA software library.
-
-
- PolySiliCon A centralized Shell Command Interface with visible scrollable
- History and mouse access. Allows multiple shells to be
- controlled from a single command/history window. Commands
- can be re-executed with a mouse click. A group of commands
- for a project may be loaded into the history from a file for
- easy access. Compatible with both 1.3 and 2.0 AmigaDOS.
- ShareWare, binary only.
- Author: Pete Goodeve.
-
- RoadRoute A program that determines from a user modifiable data base,
- the shortest and fastest routes between two cities. Includes
- a coarse and a detailed data set and a program, RoadScan, for
- examining the contents of large RoadRoute data files. This
- is version 1.7. Includes source.
- Author: Jim Butterfield
-
- ShuttleCock Yet another animation from Eric Schwartz. Eric wanted to see
- if he could still do an animation that required less than
- 1 MB to run. Released May 1991.
- Author: Eric Schwartz
-
- View A text displayer with many controls and features including
- searches, file requestors, jump to editor etc. This is
- version 1.0, a re-write that requires AmigaDos 2.0. Source
- is included.
- Author: Jan Van Den Baard
-
- ViewDir Allows reading the current directory by commanding VIEWDIR "".
- Displays a listing of the specified directory with the total
- bytes at the bottom and the description of the file types next
- to each file. Also includes a "version string" to allow a DOS
- 2.0 VERSION command to read. This is version 2.1 an update to
- the version on disk 358. Assembler source included.
- Author: Jim Butterfield
-
- ========================== Contents of Disk 505 ==========================
-
- This is disk 505 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- TheDatingGame A very well done animation by Eric Schwartz. This is
- Eric's biggest animation project to date. The animation
- lasts nearly 4 minutes and requires 3 MB of RAM to run.
- Flip the Frog has all kinds of trouble getting to the house
- of his girlfriend, Clarisse Cat. This cartoon animation
- follows the style of the short theatrical cartoons of
- earlier days. The animation unpacks to two floppies.
- Shareware.
- Author: Eric Schwartz
-
- ========================== Contents of Disk 506 ==========================
-
- This is disk 506 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- NGTC Release Two of a trivia game based on "Star Trek: The Next
- Generation" TV series. Part 1 is on this disk. Part 2 is
- on disk 507. You also need Release One from disks 404 and
- 405. Created with The Director Version 2. Binary only.
- Author: Gregory Epley
-
- ========================== Contents of Disk 507 ==========================
-
- This is disk 507 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- LHCon A program that will convert Arc and Zoo formatted archives
- to LHArc format. This will save precious disk space. LHCon
- will do single files or entire directories. It also has the
- capability to preserve the comment field of the file for
- BBS programs that require it and for the individuals who
- label their programs in that manner. Version 1.01.
- Binary only.
- Author: Steve Robbins and Bill Huff
-
- NGTC Release Two of a trivia game based on "Star Trek: The Next
- Generation" TV series. Part 2 is on this disk. Part 1 is
- on disk 506. You also need Release One from disks 404 and
- 405. Created with The Director Version 2. Binary only.
- Author: Gregory Epley
-
- ========================== Contents of Disk 508 ==========================
-
- This is disk 508 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- DirWork A fast, small, simple, efficent, shareware DirUtility
- that gets directories off floppies in about half the normal
- time. Configurable options and buttons, as well as all
- the usual features. This is Version 1.30, an update to
- version 1.12 on disk 406. Shareware. Binary only.
- Author: Chris Hames
-
- HCC Amiga port of Sozobon, Limited's C Compiler, version 2.0.
- Can completely compile itself, supports 32 bit ints, and
- optimizer can 'registerize' variables. Includes compiler,
- optimizer, tool for creating interface code for Amiga system
- calls, startup code, C library, include files, and library
- routines that work with Motorola FFP format. Uses assembler
- A68k, linker BLink, and provided run-time shared C library
- CClib.library. Includes source.
- Author: Sozobon, Limited. Amiga port, bug fixes and
- enhancements by Detlef Wuerkner
-
- ========================== Contents of Disk 509 ==========================
-
- This is disk 509 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- Multi_Player A music player that loads and plays a large variety of the
- "tracker" type sound modules. With an intuition interface,
- allows you to load formats like Intuitracker, NoisePlayer,
- Soundtracker, FutureComposer and 7 others including power-
- packed modules! Includes many sample modules in several of
- these formats. This is version 1.2. Includes source.
- Author: Thomas Landspurg
-
- PCKeyMap This program uses an InputEventHandler to manipulate the
- backslash (\) and some other useful keys in order to better
- emulate an XT/AT keyboard on the German Amiga keyboard
- (which is missing the backslash and some other keys).
- This is version 1.0. Includes source.
- Author: Peter Vorwerk
-