home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
docs
/
lists
/
fish-900-1000
/
950-959
< prev
next >
Wrap
Text File
|
1994-02-16
|
16KB
|
353 lines
========================== Contents of Disk 950 ==========================
This is disk 950 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
BBDoors A collection of rexxDoors adjusted to work with BBBBS 6.5.
Includes complete ARexx source.
Author: Richard Lee Stockton and various others.
bbsQUICK An offline read/reply/upload/download module for BBBBS.
Complete GUI with support for multiple BBBBS systems.
Version 6.4 and update to version 5.9 on disk number 883.
Includes complete ARexx source.
Author: Richard Lee Stockton
BusyPointers A collection of busy pointers for use with 'NickPrefs'.
(NickPrefs can be found on disk number 780).
Author: Dan Elgaard
ClockTool A simple CLI utility do perform operations on the battery-
backed-up and/or system clock, e.g. display either/both,
set one from the other, increment, and log. Most of these
features, particularly those accessing the battery-backed-
up clock, are not available using current AmigaDos commands.
Version 1.0, includes source.
Author: Gary Duncan
Enforcer A tool to monitor illegal memory access for 68020/68851, 68030,
and 68040 CPUs. This is a completely new Enforcer from the
original idea by Bryce Nesbitt. It contains many new and
wonderful features and options and no longer contains any
exceptions for specific software. Enforcer can now also be
used with CPU or SetCPU FASTROM or most any other MMU-Kick-
start-Mapping tool. Major new output options such as local
output, stdout, and parallel port. Highly optimized to be as
fast as possible. Version 37.55, an update to version 37.52
on disk number 912. Requires V37 of the OS or better and an
MMU. Binary only.
Author: Michael Sinz
PayAdvice Easy-to-use pay analysis program which is easily configured to
deal with the way deductions are made from your salary. Useful
for investigating just how large a slice of your hard earned
cash ends up in the hands of the tax man, or to make sure that
your employer isn't deducting more from your wages than he
should. Version 3.00, binary only, shareware.
Authors: Richard Smedley, Andy Eskelson, Robert Hart
Sushi A tool to intercept the raw serial output of Enforcer 2.8b,
Enforcer.megastack 26.f, Mungwall, and all other tool and
application debugging output that uses kprintf. This makes
it possible to use serial debugging on a single Amiga, without
interfering with attached serial hardware such as modems and
serial printers. Sushi also provides optional signalling and
buffer access to an external display/watcher program. Version
37.10, an update to version 37.7 on disk number 733. Binary
only.
Author: Carolyn Scheppner
========================== Contents of Disk 951 ==========================
This is disk 951 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
IconMiser Intercepts attempts by programs to create icons and substi-
tutes images or icons you prefer in their place. Easy to
configure, works with 1.2 or above. Supports icon drag-n-
drop with 2.0 or above. Version 2.0, binary only.
Author: Todd M. Lewis
MaxonMAGIC Demoversion of the commercial program MaxonMAGIC, an anim-
ated screenblanker and crazy soundprogram. The complete
version includes 15 different blankers and two disks full
of samples. The demo is almost completely operational.
Settings can't be saved and it will also remind the user
that it is a demo every now and then.
Author: Klaus-Dieter Sommer, distributed by MAXON Computer
========================== Contents of Disk 952 ==========================
This is disk 952 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
MachV Release 5.0, version 37.5 of the hotkey/macro/multipurpose
utility. You can record keystrokes and mouse events,
manipulate screens and windows, popup a shell, view the
clipboard, blank the screen and much more. This release
has a complete ARexx interface, so you can execute ARexx
programs and functions from hotkeys and store results in
environment variables. The optional title bar clock is an
AppWindow. You can drop an icon in the clock and its name
is set in a variable for use in macros. The documentation
has been rewritten and includes two indices. This is the
freely distributable release of 5.0. It is the same as the
registered version except this version has a "welcome"
window and has a limit of 25 macros. It has been localized
for deutsch and francais. Requires OS2.04+. This is an
update to MachIV on disk number 624. Binary only, share-
ware.
Author: Brian Moats, PolyGlot Software
UUArc UUArc is an archiving system designed to enable easy trans-
mission of binary files/archives over communcation links
only capable of using ASCII, such as Electronic Mail. It
encodes binary files into files containing only printable
standard ASCII characters. Written primarily for use with
GuiArc to add UUEncoding/UUDecoding facilities to it, it
takes similar command line options to other commonly used
archiving programs. This is version 1.3, an update to
version 1.1 on disk 912. Public domain, includes source.
Author: Julie Brandon
========================== Contents of Disk 953 ==========================
This is disk 953 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
AmigaToNTSC AmigaToNTSC patches graphics.library so it will think you
have an NTSC Amiga. AmigaToPAL will patch it to think you
have a PAL Amiga. Custom screens will open in the mode
selected. Version 1.2, an update to version 1.0 on disk
number 575. Binary only.
Author: Nico Francois
AppCon Declares the actual CON:-window as an AppWindow and lets you
drop your icons in this window. Then, the name and path of
the icon are inserted into the current command line exactly
as if you typed them with your keyboard, but slightly
faster! Version 37.177, includes source.
Author: Stephan Fuhrmann
ByteFilter Lets you to filter out specified bytes from any file, so you
are able to extract the texts from a binary file, for ex-
ample. This is version 1.20 and it uses jhextras.library,
which is included in the libs drawer. Freeware, includes
source.
Author: Jan Hagqvist
EasyCatalog An IFF-CTLG catalog file editor. From now on, you can just
enter the text for the catalog and save it. Existing cata-
logs can be loaded and changed. Requires Kickstart 2.x or
higher. English and Dutch (Nederlands) catalogs supplied.
Version 0.8ß, binary only.
Author: Jeroen Smits
ISAM A Server/Library. Even novice programmers can store and/or
retrieve database records. Powerful, multi-"user", almost
unlimited number & size of records/files. Different users
may access same file, file and record locking (exclusive or
shared), multiple keys/file. Keys may: ascend/descend,
have unique/repeatable values, be up to 499 bytes. Many
record retrieval methods. Recover Index file if lost or
corrupt. Deleted record space reclaimed. Small: server
is less than 51K; Resident Library less than 9K. Usable
from C/Asm./ARexx/etc. AmigaDOS V1.2 and up. Shareware,
binary only, examples w/source. Version 1.03, an update
to version 1.01 on disk number 766.
Author: Scott C. Jacobs, RedShift Software
LHA_DOpus An ARexx script for Directory Opus 4.11 that lists the
contents of lha-archives in a DOpus window. Allows extract,
delete and add operations on specific files of the archive.
Version 1.0, freeware.
Author: Michiel Pelt
========================== Contents of Disk 954 ==========================
This is disk 954 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
MFT Multi-Function Tool. A little assembly program (just over
1K) that can perform all of the following DOS commands:
RENAME, DELETE, MAKEDIR, WAIT, FILENOTE. Useful for disks
where every byte counts and you don't want a bunch of bigger
utilities taking up room. Current version does not support
pattern matching. Version 1.03, includes source in assem-
bler.
Author: Thorsten Stocksmeier
SCAN8800 A specialized database program to store frequencies and
station names for shortwave transmitters. It can also
control a receiver for scanning frequency ranges. Version
2.38, an update to version 2.33 on disk number 864. Binary
only.
Author: Rainer Redweik
========================== Contents of Disk 955 ==========================
This is disk 955 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
DlxGalaga A shoot'em up game. Deluxe version of an old classic.
Version 1.0, binary only, shareware.
Author: Edgar M. Vigdal
MuroloUtil Several CLI or script based utilities. Included are:
Button - A little utility that opens a requester with
custom text. Useful for batch and scripts; C64Saver -
A utility that reads C64 basic programs, decodes and
saves them in a readable file; Calendar - A utility
which prints a monthly calendar and some information
about the days; CarLost - A utility that causes DTR
to drop on the serial port; CDPlayer - A utility to
play a musical CD on CDTV or A570; FMBadFmt - Intuition
based utility which formats BAD floppies and makes them
useable; KickMaker - A utility to create a new KickStart
disk with the last version of kickstart on it... For
A3000 owners only; SerTest - A utility that opens a
window and shows the status of serial port signals
Switch - A utility that opens a little centered window,
that has custom text and two buttons for choice.
Most programs require OS2.04+, some source included.
Author: Felice Murolo
PFS A filesystem for the Amiga. Offers higher performance on
all operations and full compatibility with AmigaDos.
Requires Kickstart 2.0 or higher. Shareware release 1.0,
version 6.11. Binary only.
Author: Michiel Pelt
========================== Contents of Disk 956 ==========================
This is disk 956 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
DDBase A simple database program. Features: Up to 1500 records,
up to 20 fields/record; Draw up to 10 Bevel/FlipBoxes,
Box, Circles; Import/Export data as ASCII or Superbase;
Uses external fields {ASCII/IFF}. Installation utility
provided. Version 3.00, requires OS2.x or greater.
Binary only, freeware.
Author: Peter Hughes
FMsynth A program to create sounds with FM synthesis. It has six
operators, a realtime LFO and a free editable algorithm.
The sound can be played on the Amiga keyboard or on a MIDI
keyboard which is connected to the Amiga. The sounds can
be saved in IFF-8SVX (one or five octave) or raw format.
FMsynth has an AREXX port now. Included are 230 FM sounds.
Version 3.3, an update to version 1.1 on disk number 895.
Shareware.
Author: Christian Stiens
SetDefMon A small utility to set the system's default monitor during
WBStartup or to zap the default monitor on the fly. Possi-
ble default monitors include Pal, Ntsc, Euro36, Super72,
DblNtsc and DblPal. Version 1.2, includes source in C.
Author: Franz Schwarz
========================== Contents of Disk 957 ==========================
This is disk 957 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
PARex PARex is a program which allows you to process files, mostly
textfiles, whereby strings can be replaced by another, text
between two strings can be stripped, strings put in lower or
upper case. PARex supports normal text searching, wildcard
searching, context remembering and word-only searching.
Using data scripts enables the use of an unlimited number of
such replace commands. Each replace command can be indivi-
dually controlled. All ASCII codes can be used in the
search and replace strings, even entire files, dates, times,
can be inserted in such strings. Custom formatted hexadeci-
mal output is also supported. Over twenty ready to use
program scripts are included to perform simple tasks as:
converting files between different computer systems, strip-
ping comments from source files, finding strings in files,
converting AmigaGuide files to normal text files,... even
automatic version updating of source files. By the way,
v3.00 is about two to more than twenty times faster than
the previous versions, and is supplied in english, german,
french, and dutch. This is version 3.00, an update to
version 2.12 on disk number 859. Binary only (but the
source is available), shareware.
Author: Chris P. Vandierendonck
VChess Fully functional shareware chess game completely written in
Amiga Oberon. Features: selectable screen type (can run
right on the workbench screen); sizeable board; Two-human,
Computer-Human and Computer-Computer play modes; Load, save
games; Load/save/print movelist; Use/save openings; Time
limits; Solve for mate; Selectable fonts; Setup board;
Rotate board; Show movelist; Show thinking; ... and more.
Requires OS2.0+, and should run even on low memory (512K)
machines if the opening library is not used. Version 2.0,
binary only, shareware.
Author: Stefan Salewski
========================== Contents of Disk 958 ==========================
This is disk 958 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Alert A small command to display texts in a recovery-alert. Works
on all machines with Kickstart V33 or higher. Version 1.1,
includes source.
Author: Ketil Hunn
Fed-CASE A graphical environment to design flowcharts. The source
code generator generates directly compilable C source.
The generated code can be compiled on other computer
systems. I.E. you can generate source code for a C com-
piler on a UNIX operating system or a PC operating system.
Version 1.0 (demo version), binary only.
Author: Christian Joosen, Ron Heijmans
TestMaker NOT just a test creator for teachers. Ten years in develop-
ing, this one makes up tests, review sheets, quizzes, etc.,
in a variety of formats, and helps the teacher maintain a
question database for use in most subjects. Version 3.12,
binary only (Compiled HiSoft Basic), shareware.
Author: Bill Lunquist, Bob Black
========================== Contents of Disk 959 ==========================
This is disk 959 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
AmigaDiary AmigaDiary is a handy workbench tool of the type that
currently abound office PC's. It is a mouse driven diary
capable of storing all personal events and is the perfect
solution to all those forgotten birthdays, missed appoint-
ments etc. Version 1.13, binary only.
Author: Andrew K. Pearson
HQMM Hero Quest MapMaker. With HQMM, you can create your own
missions for Hero Quest, the board game. You can place
all objects that are in the Hero Quest set (doors, traps,
furniture, monsters etc.) on the map and you can write
your own story to go with it. All this will be printed
out in the same style as the original Hero Quest missions.
Version 1.11, requires OS2.0+. Binary only, freeware.
Author: Camiel Rouweler
IntuiMake A tool for developers, created with the intention of
building complex projects, with an easy to use graphics
user interface. No further knowledge about conventional
makes is needed, because Intuimake does not deal with
script files or things like that. Requires OS2.0+.
Version 1.2, binary only.
Author: Björn E. Trost and Dirk O. Remmelt