home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
useful
/
docs
/
fishdisks
/
ff00xx
/
030-039
< prev
next >
Wrap
Text File
|
1993-12-15
|
19KB
|
527 lines
========================== Contents of Disk 030 ==========================
This is disk 30 of the freely distributable AMIGA software library.
Note that the programs on this disk are all shareware/freeware.
This means that if you find them useful, you are morally obligated
to send a small donation to the author to help support his efforts and
fund further development. I hope that by including them in this
library I have furthered the author's goals of widest possible
distribution and thus maximum return. Also note (for those that
like to split hairs) that I am distributing this disk as a "freebee".
To receive a copy, just request it when ordering any other disks from
the library.
Bbs A BBS for the Amiga (BBS-Amiga Version 1.1).
Author: Ewan Grantham
Author's suggested shareware donation: $25
FineArt This is a collection of works from some of the best
of current Amiga artists. Many thanks to Jim Sachs,
Sheryl Knowles, Jack Haeger, and Aegis Development
for submissions.
FontEditor Does what the name implies, edits font's.
Author: Tim Robinson
Author's suggested shareware donation: $5
MenuEditor Create and edit menus, saving the result as either
a binary file for further editing or as C source for
inclusion in a program.
Author: David Pehrson
Author's suggested shareware donation: $15
StarTerm Starterm version 3.0. Very nice telecommunications
program.
Author: Jim Nangano
Author's suggested shareware donation: $20
========================== Contents of Disk 031 ==========================
This is disk 31 of the freely distributable AMIGA software library.
Life Executes the cellular automata game of LIFE in the
blitter chip. Uses a 318 by 188 display and runs at
19.8 generations per second.
Author: Tomas Rokicki
Mandelbrot Latest version of Robert French's mandelbrot program,
version 3.00.
Author: Robert French
MxExample Example of mutual exclusion gadget handling.
Author: Davide Cervone
RamSpeed Program to measure raw memory speed, comparing internal
memory to the external memory.
Author: Perry Kivolowitz
Set Replacement for the Manx "set" command (to set or
change environment variables) with several
improvements.
Author: Tomas Rokicki
Tree Draws a recursive tree (green leafy type, not files).
Author: Robert French (original version by W. Balthrop)
TxEd Latest demo version of Microsmith's text editor, TxEd.
This is the full production version except that files are
limited to 10K bytes in length and the search/replace
functions are disabled. Also, demo is based on an older
version of TxEd, new release has additional features.
Author: Charlie Heath
VDraw Drawing program, based on freedraw, but now transformed
and enhanced beyond recognition. Draws hollow boxes,
filled boxes, freehand sketches, lines, circles, and arcs.
Also has area fill, text insertion, 16 different line
patterns, predefined area fill patterns, a magnify mode,
cut and paste, color inversion, erase, grid pattern, and
more. This is version 1.08.
Author: Stephen Vermeulen
Xicon Contains two programs; Xicon which lets you use icons to
call up scripts containing CLI commands, and Ticon, which
is a simple program to display text files from icons.
Author: Pete Goodeve
========================== Contents of Disk 032 ==========================
This is disk 32 of the freely distributable AMIGA software library.
Address Extended address book written in AmigaBasic.
Author: Mark Hurst
Calendar Calendar/diary program written in AmigaBasic.
Author: Mark Hurst
DosPlus1 First volume of CLI oriented tools for developers.
Executables only.
Author: Bill Beogelein
DosPlus2 Second volume of CLI oriented tools for developers.
Executables only.
Author: Bill Beogelein
MacView Allows viewing of a standard MacPaint picture file in
either Amiga low resolution (320 x 200) or high
resolution (640 x 400). Executable only.
Author: Scott Evernden
Puzzle Simulation of puzzle with moving square tiles.
Executable only.
Author: Bill Beogelein
ShowHAM Program to display HAM (Hold And Modify) mode images
from the CLI environment. Executable only.
Author: Unknown
Solitaire Two new ABasiC games, Canfield and Klondike.
Author: David Addison
Spin3 Simple program that creates spinning cubes and transforms
them into op-art. Example of how to create a double
buffered display with color tables that can be changed.
Author: Ronald Peterson
Sword Sword of Fallen Angel. Text adventure game written
in AmigaBasic.
Author: Andry Rachmat
Trails Cute little program that leaves a trail behind the
pointer when the mouse is moved. The trail has
programmable symmetry, thickness, and length.
The other interesting thing about this program is
that it is written in Modula-2 (source provided).
Author: Richie Bielak
========================== Contents of Disk 033 ==========================
This is disk 33 of the freely distributable AMIGA software library.
3dstars 3d version of Leo's "stars" program (also on this disk).
Author: Leo Schwab
Bigmap Program which demonstrates how to use the low-level
graphics calls, ScrollVPort especially. Demonstrates
scrolling around inside a very big bitmap.
Author: Leo Schwab
Dbuf.gels Sample program that demonstrates the animation routines
for Bobs and VSprites. Uses double buffering to smooth
the display motion.
Author: David Lucas
DiskMapper Displays sector allocation of floppy disks.
Author: Leo Schwab
MemView Program which sets up a direct window into RAM, thus
dynamically displaying the contents of memory.
Author: Leo Schwab
Oing Displays a window full of little bouncing balls.
Author: Leo Schwab
ScreenDump Dumps rastport of highest screen/window to printer.
Author: Carolyn Scheppner
Sdb Simple database program, originally released on a
DECUS VAX SIG tape.
Author: Unknown, Amiga port by Mic Kaczmarczik
Sproing Same as Oing but includes sounds of balls colliding with
boundries.
Author: Leo Schwab
Stars Displays a screen full of stars, reminiscent of a view
from the starship Enterprise's flight deck.
Author: Leo Schwab
TermPlus Yet another variant of Michael Mournier's AmigaTerm
program. This one includes improved ascii capture,
CRC and checksum xmodem protocol transfers, CompuServe
B-protocol transfers, a phone library, function key
support, and limited AmigaDOS functions.
Author: Enhancements by Bob Rakosky
Vt100 Release 2.0 of Dave's version of AmigaTerm.
Includes support for function keys and script files.
Author: Enhancements by Dave Wecker and Steve Drew.
========================== Contents of Disk 034 ==========================
This is disk 34 of the freely distributable AMIGA software library.
Alint Support files for Gimpel lint to make it useful on the
Amiga.
Author: Thomas Althoff
Blink A linker written as a replacement for Alink. Fully
Alink compatible and supports many additional options
not found in Alink. Also is much faster than Alink and
generates smaller executable files. Version 5.7
Author: Combined efforts of the Software Distillery
Browser Updated version of the browser program released on disk
number 18. This one has been "manxified", has scroll
bars, and several bugs fixed.
Author: Mike Meyer, enhancements and fixes by Bob Leivian
Btree Routines to implement a B-tree algorithm and several
accompanying tests, apparently derived from the single
file version also included on this disk under "Btree2".
Still buggy, but looks useful with a little work.
Author: Richard Hellier, posted to usenet by Steve Jefferson
Btree2 Previous (original) version of btree routines.
Author: Richard Hellier
Calendar Appointment calendar that lets you visually add and
update appointments. Can also run in background and
remind you 15 minutes before any scheduled event.
Author: Unknown, Amiga port by Bob Leivian
Less Like Unix "more", only better, with forward and
backward scrolling, searching and positioning by
percent of file and line number, etc. Very useful!
Author: M