home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
docs
/
ff01xx.lha
/
ff01xx
/
190-199
< prev
next >
Wrap
Text File
|
1993-12-15
|
11KB
|
265 lines
========================== Contents of Disk 190 ==========================
This is disk 190 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
GaryIcons A collection of more interesting and useful icons.
Author: Gary Roseman
ILBM2Image Takes an IFF picture and generates a C source module
which can be compiled and linked with your program to
display the picture with the intuition DrawImage
function. Binary only.
Author: Denis Green
NetHack This is part 2 of a two part distribution of NetHack,
which was too large to fit on a single disk, even when
zoo'd. Part 1 is on disk 189. Both parts, along with
zoo to unpack them, are required to use or rebuild
NetHack. This is version 2.3, and includes source.
Author: Various; Amiga work by Olaf Seibert
========================== Contents of Disk 191 ==========================
This is disk 191 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
BlitLab Blitlab is a program which lets you experiment with
the blitter, to your hearts content, in relative safety.
It opens a workbench window with gadgets for all the
registers of the blitter, and allows you to manipulate
individual registers and perform blits on a magnified
bitmap. This is version 1.4, an update to the version
released on disk number 84. Includes source.
Author: Tomas Rokicki
Blk A requester making tool employing various recursive
algorithms including a recursive parser. It takes input
text files and converts them to C-source for including as
requester declarations. This is an update to the version
released on disk 152, with many enhancements. Includes
source.
Author: Stuart Ferguson
FileBootBlock This simple little program reads blocks 0 and 1 of a
bootable disk and saves them as a program file that can
be run (heaven forbid) or disassembled by programs like
DIS or DSM. Includes source in assembly code.
Author: John Veldthuis
ISpell A port of a Unix version of a freely distributable
screen oriented, interactive, spelling checker.
This is an update to the version released on disk 54,
with enhancements by Tomas Rokicki. Version 2.0.02,
includes source.
Author: Pace Willisson; enhancements by Tomas Rokicki
Pz15 Computer version of those cheap plastic puzzles with
15 white tiles numbered 1 through 15 and an empty square
in a 4 by 4 arrangement. This one is more challenging
since you can't solve it by just prying out the pieces.
Includes source.
Author: Mike Hall
========================== Contents of Disk 192 ==========================
This is disk 192 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Eval This package allows you to manipulate expressions.
Currently its two main functions are evaluation and
differentiation. It also does some basic simplifica-
tions (based on pattern matching) to make the result
of a differentiation more presentable. Includes source.
Author: David Gay
PacMan87 This is a nice little "pacman like" game with some new
features like fire pits, stabbing knives, electric arcs
and flame throwers, that must be avoided. Has three levels
of difficulty, easy, medium, and hard. Sounds can be
toggled on or off. Keeps a record of the top ten scores.
Shareware, binary only.
Author: Steve Jacobs and Jim Boyd
ReSourceDemo A demo version of ReSource, an interactive disassembler
for the Amiga. This is a complete version except that
the "save" features have been disabled. Version 0.36,
binary only.
Author: Glen McDiarmid
========================== Contents of Disk 193 ==========================
This is disk 193 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
KeyMapEd Allows you to change the KeyMaps used with SetMap.
This is a full featured editor providing support for
normal, string and dead keys. The keyboard represented
is from an A2000/A500 but it is fully compatible with
A1000 keyboards. Version 1.02, includes source.
Author: Tim Friest
Zc This is a modified version of the Sozobon C compiler
from disk 171. It has been modified to generate code
compatible with the A68k assembler from disk 186 and
a new frontend control program makes it easy to use
like the UNIX "cc" frontend. Version 1.01, includes
source.
Author: Johann Ruegg; Amiga work by Joe Montgomery
========================== Contents of Disk 194 ==========================
This is disk 194 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Moria A single player dungeon simulation. The object of the
game is to defeat the Balrog, which lurks in the deepest
levels of the dungeon. You begin at the town level above
the dungeon, where you may acquire supplies, weapons, armor,
and magical devices by bartering with various shop owners,
before descending into the dungeon to do battle. Amiga
enhancements include pull down menus, graphics mode, pickup
mode, a continuous move mode, a real time mode, a message
wait time mode, as well as other modifications to improve
overall playability and to take advantage of the unique
features of the Amiga. Version 3.0, binary only, requires
at least 1Mb of memory.
Author: Robert Alan Koeneke and others. Amiga version
by Richard Henderson and others.
========================== Contents of Disk 195 ==========================
This is disk 195 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
MicroEMACS Version 3.10 of Daniel Lawrence's variant of Dave
Conroy's microemacs. This is an update to the version
released on disk 119. New features include multiple
marks, more function key support, a better crypt algorithm,
and end-of-word command, a command line switch for setting
environment variables, new hooks for macros, a command
to strip trailing whitespace, internationalization
features like foreign language message support, horizontal
window scrolling, much faster search algorithm, Amiga
intuition support, and more. Includes source and extensive
online documentation.
Author: Dave Conroy, MANY enhancements by Daniel Lawrence
========================== Contents of Disk 196 ==========================
This is disk 196 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
HamPics These are some of the most stunning digitized pictures
yet for the Amiga. They were scanned at a resolution
of 4096 by 2800 pixels, 36-bits per pixel, on an
Eikonix 1435 slide scanner, cropped, gamma corrected,
scaled, and converted to Amiga IFF HAM files. They are
displayed with a special ILBM loader that handles
overscan HAM images. Includes source for the display
program.
Author: Jonathan Hue
========================== Contents of Disk 197 ==========================
This is disk 197 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
CTags Create a tags file from the specified C, Pascal, Fortran,
YACC, lex, or lisp sources. A tags file can be used
by a cooperating editor to quickly locate specified
objects in a program's source code. Berkeley version
4.7, includes source.
Author: Ken Arnold, Jim Kleckner, and Bill Joy
Ported to Amiga by G. R. (Fred) Walter
Find Find is a utility which searches for files that satisfy
a given boolean expression of attributes, starting from
a root pathname and searching recursively down through
the hierarchy of the file system. Very much like the
Unix find program. Version 1.2, includes source.
This is an update to version 1.0 on disk 134.
Author: Rodney Lewis
FixHunk A program to modify executable files to allow them to
run in external memory