home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
useful
/
catalogs
/
200-299
/
270-279
< prev
next >
Wrap
Text File
|
1993-12-15
|
12KB
|
293 lines
========================== Contents of Disk 270 ==========================
This is disk 270 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
ColumnSet A text filter program that takes as input a file with
one word per line and produces a file with these words
laid out in the same order in even columns, as many as
will fit across the output screen or page with at least
one space between columns. Includes source in Modula-2.
Author: Kent Paul Dolan
MRBackUp A hard disk backup utility that does a file by file
copy to standard AmigaDOS floppy disks. Includes an
intuition interface and file compression. This is
version 3.3d, an update to version 2.4 on disk 170.
Binary only.
Author: Mark Rinfret
TooMuch3D This animation is Jim's entry to the 1989 BADGE Killer
Demo Contest, where it won 10th place. It is a warning
to those of you who spend too much time in front of your
computer monitors. Binary only.
Author: Jim Robinson
========================== Contents of Disk 271 ==========================
This is disk 271 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
CPUStandoff This cute "computer wars" animation is Bob's entry to
the 1989 BADGE Killer Demo Contest. Lots of visual
jokes in this one. Binary only.
Author: Bob Janousek
LaserBoing This ray-traced animation with sound is Mike's entry to
the 1989 BADGE Killer Demo Contest. This "Amiga Boing"
ball is just loaded with energy! Binary only.
Author: Mike van der Sommen
========================== Contents of Disk 272 ==========================
This is disk 272 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
AmigaPunt A program designed to predict the performance of horses
in a race. The premise is that the factors affecting
a horse's performance, and ultimately the result of the
race, can be given a value. Binary only.
Author: Pierre A du Parte
Balloon This animation with sound effects is Dave's entry to the
1989 BADGE Killer Demo Contest. Binary only.
Author: Dave Schreiber
Spigot This ray-traced animation, using overscan HAM and sound
effects, is Eric's entry to the 1989 BADGE Killer Demo
Contest, where it won 6th place. Binary only.
Author: Eric J. Fleischer (Dr Gandalf)
========================== Contents of Disk 273 ==========================
This is disk 273 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
BattleForce A nicely done shareware game, submitted by the author,
that simulates combat between two or more giant, robot-like
machines. This is version 3.61, an update to version 3.01
on disk 205. Binary only.
Author: Ralph Reed
PennyWise An easy to use, flexible cashbook program using an Amiga
Intuition interface. It can be used to keep track of the
financial transactions of a cheque, bank, business, or
similar account. Shareware, binary only.
Author: Pierre A du Parte
========================== Contents of Disk 274 ==========================
This is disk 274 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
HP11 Emulates an HP11C calculator including the program mode.
Features an ON/OFF button that turns the calculator into
an icon that will sit and wait until you need it again.
This is version 1.1, an update to the version on disk 153,
and includes a few bug fixes and minor changes. Binary
only.
Author: David Gay
KeyBiz This little hack will make you think you have mice
scurrying around in the back of your computer. Includes
source.
Author: Mark Schretlen
LookFor A general "find that file" utility which is handy for
hard drives, multiple drives, and multilayered paths.
Includes source.
Author: Mark Schretlen
SlideMaster A slideshow program that can show any IFF ILBM picture,
including HAM, extra half bright, hires, interlace, and
overscan, using several different wipes. Also has an
ARexx port and is fairly small. Version 0.1, binary only.
Author: Aric Caley
Snap A tool for clipping text or graphics from the screen, using
the clipboard device. Snap finds out character coordinates
automatically, handles different fonts, keymaps, accented
characters, and more. Version 1.3, includes source.
Author: Mikael Karlsson
Xoper Very comprehensive program to monitor and control system
activity. Monitor cpu, memory usage, ports, interrupts,
devices. Close windows, screens, show loaded fonts or last
Guru code number. Clean up memory, flush unused libraries,
devices, fonts. etc. and a whole bunch more! Spawns its own
process. A very handy background task to have loaded.
This is version 2.0, an update to version 1.3 on disk 228,
and has a completely rewritten interface and an iconify
feature. Assembly source included.
Author: Werner Gunther
========================== Contents of Disk 275 ==========================
This is disk 275 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Vt100 Version 2.9 of the original Amiga vt100 emulator with
kermit and xmodem file transfer. This version adds an
AREXX port, new script and AREXX commands, some bug
fixes, the ability to use custom external protocol
modules (not XPR), and support for zmodem. Update to
version 2.8 on disk 138. Includes source.
Author: Dave Wecker, Tony Sumrall, Frank Anthes,
and Chuck Forsberg
========================== Contents of Disk 276 ==========================
This is disk 276 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Blit This animation is Richard's entry to the 1989 BADGE
Killer Demo Contest. An interesting feature of this
animation is that it uses the Copper to show the lower
right corner of the screen in Hi-Res, while leaving
the rest of the screen in Lo-Res. Binary only.
Author: Richard Addison
ClickDOS A "directory utility" type program which is reasonably
small, uses a single window on the Workbench screen
(which can also be iconified), does not rely on other
programs for most of its functions, and is very memory
efficient. This is version 1.10, binary only.
Author: Gary Scott Yates
DateRequester A module that provides Intuition based support for
soliciting a date value from the user. It supports both
point-and-click selection of date values and direct
entry of the individual components. It also includes
a standalone ARexx driven date requester program which
can be called from ARexx macro files. Includes source.
Author: Mark Rinfret
========================== Contents of Disk 277 ==========================
This is disk 277 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
ARTM ARTM (Amiga Real Time Monitor) displays and controls
system activity such as tasks, windows, libraries, devices,
resources, ports, residents, interrupts, and vectors.
Version 0.9, binary only.
Author: Dietmar Jansen and F. J. Mertens
Icon A high-level programming language with extensive facilities
for processing strings and lists. Icon has several novel
features, including expressions that may produce sequences
of results, goal-directed evaluation that automatically
searches for a successful result, and string scanning that
allows operations on strings to be formulated at a high
conceptual level. Icon resembles SNOBOL4 in its emphasis on
high-level string processing and a design philosophy that
allows ease of programming and short, concise programs.
This is version 7.5 of the public domain implementation of
Icon from the University of Arizona. It is an update to
version 6.0 from disk 81. Binary only.
Author: Ralph Griswold, Clinto