home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
catalogs
/
ff02xx.lha
/
ff02xx
/
250-259
< prev
next >
Wrap
Text File
|
1993-12-15
|
16KB
|
371 lines
========================== Contents of Disk 250 ==========================
This is disk 250 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
ASimplex An implementation of the Simplex algorithm for solving
linear programs. It uses the standardized MPSX-format
for input data files. This is version 1.5, an update
to version 1.2 on disk 199. Changes include bug fixes,
the ability to run from CLI, it's own window for I/O,
and some new and improved commands. Includes source.
Author: Stefan Forster
Gravity-Well A celestial motion simulator that simulates the motion
of up to twenty bodies in a Newtonian universe. The
view of the simulation may be scaled, rotated in three
dimensions or repositioned. Includes source.
Author: Gary Teachout
Paranoids An asylum escape game. Paranoids is a traditional board
game played by drawing cards, rolling dice, and moving
pieces around the board. Each player has six pieces,
four patients and two doctors. The object of the game is
to get all of your patients out of the asylum. This is
version 1.0, binary only.
Author: Richard Anderson and Gary Teachout
RPSC A reverse polish scientific calculator. RPSC is a
programmable RPN calculator in the Hewlett-Packard
tradition. It supports operations with real numbers,
complex numbers, matrices, and 3-D vectors, as well as
storage and recall of labeled variables. Data and
programs may be saved, loaded, or written as ASCII text,
to AmigaDOS files. This is version 1.1, binary only.
Author: Gary Teachout
========================== Contents of Disk 251 ==========================
This is disk 251 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Debug A symbolic debugger for the Amiga. Features include
symbolic disassembly, simple expression parsing,
multiple breakpoints, memory fill, memory dump,
single step in trace mode, skip over subroutines, etc.
Version 2.10, binary only.
Author: Jim Thibodeau and Larry LaPlume
DiskSalv A disk recovery program for all Amiga file system devices
that use either the Amiga Standard File System or the
Amiga Fast File System. Disksalv creates a new filesystem
structure on another device, with as much data salvaged from
the original device as possible. This is version 1.42, an
update to the version released on disk 212. Binary only.
Author: Dave Haynie
DiskSpeed A disk speed testing program specifically designed to give
the most accurate results of the true disk performance of
the disk under test. Automatically updates and maintains
an ASCII database of disk results for tested disks. This
is version 1.0, includes source in C.
Author: Michael Sinz
Linstrom Some miscellaneous small programs from the Linstrom family.
Includes some basic games, some programs based on algorithms
from the Computer Recreations column in Scientific American
(demon, turmites, mountain), and a fish tank simulator.
Includes source.
Author: Lloyd Linstrom and family
Monopoly A simulation of the Parker Brother's board game MONOPOLY.
Binary only, source available from author.
Author: Ed Musgrove
RoadRoute A trip planner that takes a list of cities and a list
of known routes between cities, and generates the distance
and time required to reach your destination. Version 1.0,
includes source.
Author: Jim Butterfield
========================== Contents of Disk 252 ==========================
This is disk 252 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
CrossDOS A "tryware" version of a mountable MS-DOS file system
for the Amiga. This is a software product that allows
you to read and write MS-DOS/PC-DOS and Atari ST
formatted disks (Version 2.0 or higher) directly from
AmigaDOS. This tryware version is a "readonly" version,
which does not allow any writes to the disk. A fully
functional version is available for a very reasonable
price from CONSULTRON. This is version 3.05b, an update
to version 3.02 on disk 240. Binary only.
Author: CONSULTRON, Leonard Poma
TrekTrivia Very nice mouse-driven trivia type program for Star Trek
fans. Contains 100 questions with additional trivia disks
available from the author. This is version 2.0, an update
to the version on disk 180, and includes selectable skill
levels, a cheat mode, and 250K of digitized music. Binary
only, shareware.
Author: George Broussard
Zerg An Ultima clone that takes your character through a simple
but deadly fantasy world where you get to slaughter monsters,
talk with the inhabitants of fully populated towns, embark
on royal quests, purchase a plethora of weapons, cast spells,
and otherwise occupy yourself while your computer is engaged
in more important business. Version 1.0, binary only.
Author: Mike Shapiro
========================== Contents of Disk 253 ==========================
This is disk 253 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
DumpDiff A small utility that prints the hexdumps of 2 files,
with all differences between these two files highlighted.
Version 1.0, includes source in Modula-II.
Author: Fridtjof Siebert
Elements Very nice interactive display of the the Periodic Table
of Elements. Can display a large amount of pertinent
data about a selected element along with a good deal of
general and miscellaneous info. This is version 1.2a,
an update to the version on disk 175. It loads faster,
takes up less disk space, fixes a minor bug, and adds
a couple of enhancements. Includes source in C.
Author: Paul Thomas Miller
KeyMac A keyboard macro processor that allows you to record
keystrokes and then play them back. Version 0.1,
includes source in Modula-II.
Author: Fridtjof Siebert
MegaWB A program that makes it possible to make your WorkBench
screen as large as you like. Version 1.2, includes source
in Modula-II.
Author: Fridtjof Siebert
MuchMore Another program like "more", "less", "pg", etc. This one
uses its own screen to show the text using a slow scroll.
Includes built-in help, commands to search for text, and
commands to print the text. Works with PAL or NTSC, in
normal or overscan modes. Supports 4 color text in bold,
italic, underlined, or inverse fonts. Version 2.5, this
is an update to version 1.8 from disk 234. Includes source
in Modula-II and assembly code.
Author: Fridtjof Siebert
MultiSelect A small program that makes it possible to select several
icons on the workbench without having to press the Shift
key. This is version 1.0, includes source in Modula-II.
Author: Fridtjof Siebert
PowerPacker A shareware command and data cruncher, with a full intuition
user interface. Executable files which are crunched are
automatically decrunched upon execution, thus saving precious
disk space on systems without hard disks. Version 2.3b,
binary only.
Author: Nico Francois
WBShadow A small program that creates a shadow for everything
that's displayed on your WorkBench (Windows, Icons, Gadgets,
Menus, Texts, etc). This is version 1.0, includes source
in Modula-II.
Author: Fridtjof Siebert
With A CLI command that allows you to start any other CLI command
several times and give it all the files that match a file
pattern as an argument, one at a time. This is version 1.0,
includes source in Modula-II.
Author: Fridtjof Siebert
========================== Contents of Disk 254 ==========================
This is disk 254 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Etale Another "more" or "less" type file reader, which differs
from the others in that it supports superscripts and
subscripts at very low memory cost, and supports a
complete Greek alphabet. Includes source.
Author: William Hammond
MachI