@DATABASE Partial
@NODE 300 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main
@PREV SET1C:Local/FishKit/2/290

===========================================================================

This is disk 300 of the freely distributable AMIGA software library.

TACL		An adventure player for games written with The Adventure
		Construction Language, a commercial computer language.
		Includes two sample games; one is text-only and the other
		is text-graphic.  Binary only, plus the TACL source code
		that was used to write the graphic adventure.
		Author:  Kevin Kelm and Rhett Rodewald
		@{"game/role/TACL.lha" system "SET1C:Tools/Inspect @C:game/role/TACL.lha"}          @{" Readme " system "SET1C:Tools/Inspect @C:game/role/TACL.readme"}


===========================================================================

This is disk 301 of the freely distributable AMIGA software library.


===========================================================================

This is disk 302 of the freely distributable AMIGA software library.

MiscUtils	Some small sound and screen hacks.  Includes source in C.
		Author:  Jorrit Tyberghein
		@{"game/gag/MiscUtils.lha" system "SET1C:Tools/Inspect @C:game/gag/MiscUtils.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:game/gag/MiscUtils.readme"}

RollOn		A "Soko-Ban" like shareware game, submitted by the author.
		Includes both English and German versions, a level editor,
		and digitized sounds.  This is version 1.1, binary only.
		Author:  Tobias Eckert
		@{"game/think/RollOn.lha" system "SET1C:Tools/Inspect @C:game/think/RollOn.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/think/RollOn.readme"}


===========================================================================

This is disk 303 of the freely distributable AMIGA software library.

CPM		A program to compute mandelbrots via the Continous
		Potential Method, as described in the book "The Science
		of Fractal Images" by H. O. Pietgen and D. Saupe.  It is
		used to make 3-dimensional pictures of the mandelbrot
		set.  This is a batch mode type program so several images
		can be generated, one after the other, without any human
		interaction.  Includes source.
		Author:  Lars Clausen
		@{"comm/fido/cpm_123.lha" system "SET1C:Tools/Inspect @C:comm/fido/cpm_123.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:comm/fido/cpm_123.readme"}

Rocket		Another program in the long tradition of screen hacks.
		This one zeroes in on your mouse pointer.  Binary only.
		Author:  Lars Clausen
		@{"game/gag/Rocket.lha" system "SET1C:Tools/Inspect @C:game/gag/Rocket.lha"}         @{" Readme " system "SET1C:Tools/Inspect @C:game/gag/Rocket.readme"}

SnowFall	Another program in the long tradition of screen hacks for
		the amiga.  Watch the snow fall, get blown around by the
		wind, and collect in realistic heaps.  Includes source.
		Author:  Lars Clausen
		@{"game/gag/SnowFall.lha" system "SET1C:Tools/Inspect @C:game/gag/SnowFall.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/gag/SnowFall.readme"}


===========================================================================

This is disk 304 of the freely distributable AMIGA software library.

Lines		A color line pattern generator, adapted from Mackie.
		Version 1.1, includes source.
		Author:  Joel Swank
		@{"game/wb/Lines.lha" system "SET1C:Tools/Inspect @C:game/wb/Lines.lha"}           @{" Readme " system "SET1C:Tools/Inspect @C:game/wb/Lines.readme"}


===========================================================================

This is disk 305 of the freely distributable AMIGA software library.

Reversi		Plays the classical reversi game on an 8 x 8 square field.
		Version 2.0, an update to version 1.2 on disk 245.  Includes
		source in assembly language.
		Author:  Marc Fischlin
		@{"game/board/Reversi.lha" system "SET1C:Tools/Inspect @C:game/board/Reversi.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:game/board/Reversi.readme"}


===========================================================================

This is disk 306 of the freely distributable AMIGA software library.

Life		A new version of Tomas's Life game.  This version includes
		a new torus option, an option to perform calculations with
		the processor rather than the blitter, and a couple of
		other minor changes.  This is an update to the version on
		disk 131, includes source.
		Author:  Tomas Rokicki
		@{"game/misc/Life.lzh" system "SET1C:Tools/Inspect @C:game/misc/Life.lzh"}          @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/Life.readme"}


===========================================================================

This is disk 307 of the freely distributable AMIGA software library.


===========================================================================

This is disk 308 of the freely distributable AMIGA software library.

Vlt		VLT is both a VT100 emulator and a Tektronix (4014 plus
		subset of 4105) emulator, currently in use at SLAC
		(Stanford Linear Accelerator Center).  Although the VT100
		part was originally based on Dave Wecker et al.'s VT100,
		many enhancements were made.  Features include use of ARP,
		an ARexx port, XMODEM 1K/CRC and Kermit protocols, support
		for additional serial ports, external file transfer protocols
		(XPR), a "chat" mode, and scrollback/review/history buffer.
		It comes in two versions, one with Tektronix emulation, and
		one without.  The Tektronix emulation allows saving IFF files,
		PostScript files, and printing bitmaps to the printer.  This
		is version 4.428, an update to version 4.226 on disk 257.
		The major change for this update is a rewrite of the
		Tektronix emulation to support almost all of the Tektronix
		4105 escape sequences.  Binary only.
		Author:  Willy Langeveld
		@{"comm/term/vlt5877p.lha" system "SET1C:Tools/Inspect @C:comm/term/vlt5877p.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/vlt5877p.readme"}


===========================================================================

This is disk 309 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 310 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 310 of the freely distributable AMIGA software library.

UUCP		An implementation of uucp for the Amiga, including mail
		and news.  This is Matt's version 1.00 for the Amiga,
		based on William Loftus's Amiga UUCP 0.40 release with
		news code from his 0.60 release, and months of work by
		Matt Dillon to make fixes and add enhancements.  Includes
		source.
		Author:  Various, major enhancements by Matt Dillon
		@{"comm/net/uucp2smtp.lha" system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.readme"}


===========================================================================

This is disk 311 of the freely distributable AMIGA software library.

CRobots		A game based on computer programming.  Unlike arcade type
		games which require human input controlling some object,
		all strategy in CRobots is condensed into a C language
		program that you design and write, to control a robot
		whose mission is to seek out, track, and destroy other
		robots, each running different programs.  All robots are
		equally equipped, and up to four may compete at once.
		Version 2.1w, binary only, source available from author.
		Author:  Tom Poindexter, Amiga version by David Wright
		@{"game/misc/CRobots.lha" system "SET1C:Tools/Inspect @C:game/misc/CRobots.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/CRobots.readme"}


===========================================================================

This is disk 312 of the freely distributable AMIGA software library.

ChinaChallenge	A game similar to Shanghai or Mahjong.  The goal is to
		remove all parts of the pile, the so called Dragon, step
		by step.  This dragon is composed of 120 different game
		pieces.  You can always find four pieces displaying the
		same picture or chinese symbols.  Binary only.
		Author:  Dirk Hoffmann
		@{"game/think/ChinaChallenge.lha" system "SET1C:Tools/Inspect @C:game/think/ChinaChallenge.lha"} @{" Readme " system "SET1C:Tools/Inspect @C:game/think/ChinaChallenge.readme"}


===========================================================================

This is disk 313 of the freely distributable AMIGA software library.

UUCP		An implementation of uucp for the Amiga, including mail
		and news.  This is Matt's version for the Amiga, based
		on William Loftus's Amiga UUCP 0.40 release with news
		code from his 0.60 release, and months of work by Matt
		to make fixes and add enhancements.  This is version
		1.03D, an update to version 1.00 on disk 310.  Includes
		source.
		Author:  Various, major enhancements by Matt Dillon
		@{"comm/net/uucp2smtp.lha" system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.readme"}


===========================================================================

This is disk 314 of the freely distributable AMIGA software library.


===========================================================================

This is disk 315 of the freely distributable AMIGA software library.


===========================================================================

This is disk 316 of the freely distributable AMIGA software library.

Life		Another version of Tomas's Life game.  Includes a torus
		option, an option to perform calculations with the processor
		rather than the blitter, and more.  This is version 5.0, an
		update to the version on disk 306, and is about 15% faster.
		Includes source.
		Author:  Tomas Rokicki
		@{"game/misc/Life.lzh" system "SET1C:Tools/Inspect @C:game/misc/Life.lzh"}          @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/Life.readme"}


===========================================================================

This is disk 317 of the freely distributable AMIGA software library.


===========================================================================

This is disk 318 of the freely distributable AMIGA software library.

CNewsBin	This is part 1 of a C News distribution for the Amiga.
		This part includes all the binary and text files necessary
		to set up and run C News.  Part 2 is available on disk 319
		and contains the source.
		Author:  Various, Amiga port by Frank Edwards
		@{"comm/uucp/CNewsBin.lha" system "SET1C:Tools/Inspect @C:comm/uucp/CNewsBin.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/uucp/CNewsBin.readme"}


===========================================================================

This is disk 319 of the freely distributable AMIGA software library.

CNewsSrc	This is part 2 of a C News distribution for the Amiga.
		This part includes all the source for C News and the UUPC
		package that it uses.  Part 1 is available on disk 318
		and includes all the binary and text files necessary to
		set up and run C News on the Amiga.
		Author:  Various, Amiga port by Frank Edwards
		@{"comm/uucp/CNewsSrc.lha" system "SET1C:Tools/Inspect @C:comm/uucp/CNewsSrc.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/uucp/CNewsSrc.readme"}

@ENDNODE
@NODE 320 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 320 of the freely distributable AMIGA software library.

AmiOmega	Amiga port of the Omega game.  Omega is similar to hack
		or rogue, but is much more complex.  There is a city,
		several towns, a wilderness, lots of dungeons, a multitude
		of monsters, lots of spells, magic items, etc.  There are
		several quests to complete.  All in all, it is an excellent
		game.  Requires 1Mb or more of memory.  Amiga version 1.0,
		binary only.
		Author:  Laurence Brothers, Amiga port by Rick Golembiewski
		@{"game/misc/AmiOmega.lha" system "SET1C:Tools/Inspect @C:game/misc/AmiOmega.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/AmiOmega.readme"}


===========================================================================

This is disk 321 of the freely distributable AMIGA software library.


===========================================================================

This is disk 322 of the freely distributable AMIGA software library.


===========================================================================

This is disk 323 of the freely distributable AMIGA software library.


===========================================================================

This is disk 324 of the freely distributable AMIGA software library.

Mailchk		A mail client for Dnet, which will inform you of any new
		mail and will give the choice of viewing, deleting, or
		printing a message.  Version 2.01, includes source.
		Author:  Stephane Laroche
		@{"comm/net/Mailchk.lha" system "SET1C:Tools/Inspect @C:comm/net/Mailchk.lha"}        @{" Readme " system "SET1C:Tools/Inspect @C:comm/net/Mailchk.readme"}


===========================================================================

This is disk 325 of the freely distributable AMIGA software library.


===========================================================================

This is disk 326 of the freely distributable AMIGA software library.

MicroTerm	A very small, very simple, almost brain-dead terminal
		program.  Primarily useful as an example of how to talk to
		the console and serial devices.  Version 0.1, includes
		source.
		Author:  Stephen Vermeulen.
		@{"comm/term/MicroTerm.lha" system "SET1C:Tools/Inspect @C:comm/term/MicroTerm.lha"}     @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/MicroTerm.readme"}


===========================================================================

This is disk 327 of the freely distributable AMIGA software library.


===========================================================================

This is disk 328 of the freely distributable AMIGA software library.


===========================================================================

This is disk 329 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 330 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 330 of the freely distributable AMIGA software library.

Vt100		A vt100 emulator for the Amiga, which also supports
		various file transfer protocols like kermit, xmodem,
		ymodem, zmodem, etc, has an Arexx port, can use
		custom external protocol modules, and more.  This is
		version 2.9a, an update to version 2.9 on disk 275.
		Includes source.
		Author:  Dave Wecker, Tony Sumrall, Frank Anthes,
			 and Chuck Forsberg
		@{"comm/term/Vt100.lha" system "SET1C:Tools/Inspect @C:comm/term/Vt100.lha"}         @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/Vt100.readme"}

XprKermit	An Amiga shared library which provides Kermit file
		transfer capability to any XPR-compatible communications
		program.  Supports version 2.0 of the XPR Protocol
		specification.  Version 1.5, includes source.
		Author:  Marco Papa, Stephen Walton
		@{"comm/term/xprkermit.lzh" system "SET1C:Tools/Inspect @C:comm/term/xprkermit.lzh"}     @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/xprkermit.readme"}


===========================================================================

This is disk 331 of the freely distributable AMIGA software library.

CRobots		A game based on computer programming.  Unlike arcade type
		games which require human input controlling some object,
		all strategy in CRobots is condensed into a C language
		program that you design and write, to control a robot
		whose mission is to seek out, track, and destroy other
		robots, each running different programs.  All robots are
		equally equipped, and up to four may compete at once.
		This is version 2.2w, an update to version 2.1w on disk
		311.  Binary only, source available from author.
		Author:  Tom Poindexter, Amiga version by David Wright
		@{"game/misc/CRobots.lha" system "SET1C:Tools/Inspect @C:game/misc/CRobots.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/CRobots.readme"}


===========================================================================

This is disk 332 of the freely distributable AMIGA software library.


===========================================================================

This is disk 333 of the freely distributable AMIGA software library.


===========================================================================

This is disk 334 of the freely distributable AMIGA software library.


===========================================================================

This is disk 335 of the freely distributable AMIGA software library.

BoingDemo	Demo version of a neat game due for release in March 1990.
		It is fully functional but the play time is limited to
		five minutes per play.  Version 0.30, binary only.
		Author:  Kevin Kelm, Alternate Realities
		@{"game/demo/BoingDemo.lha" system "SET1C:Tools/Inspect @C:game/demo/BoingDemo.lha"}     @{" Readme " system "SET1C:Tools/Inspect @C:game/demo/BoingDemo.readme"}


===========================================================================

This is disk 336 of the freely distributable AMIGA software library.

MiniBlast	A shoot'em up game which runs just fine in a multitasking
		environment.  At last you can enjoy a satisfying megablast
		while you are writing a boring essay.  Shoot anything that
		moves, and if it doesn't move, shoot it anyway.  This is
		version 1.00, binary only.
		Author:  Anders Bjerin
		@{"game/shoot/MiniBlast.lha" system "SET1C:Tools/Inspect @C:game/shoot/MiniBlast.lha"}    @{" Readme " system "SET1C:Tools/Inspect @C:game/shoot/MiniBlast.readme"}

Sys		A game built on the addictive game PONGO but with several
		added features.  You have been assigned the demanding task
		of cleaning viruses from your SYSOP's hard disk.  To kill
		a virus, you simply kick a disk at it.  There are fifty
		different levels, and on each level, the speed will increase
		and the viruses will be smarter and start to hunt you.
		Version 2.10, binary only.
		Author:  Anders Bjerin
		@{"game/jump/sys.lha" system "SET1C:Tools/Inspect @C:game/jump/sys.lha"}           @{" Readme " system "SET1C:Tools/Inspect @C:game/jump/sys.readme"}


===========================================================================

This is disk 337 of the freely distributable AMIGA software library.


===========================================================================

This is disk 338 of the freely distributable AMIGA software library.


===========================================================================

This is disk 339 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 340 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 340 of the freely distributable AMIGA software library.


===========================================================================

This is disk 341 of the freely distributable AMIGA software library.


===========================================================================

This is disk 342 of the freely distributable AMIGA software library.


===========================================================================

This is disk 343 of the freely distributable AMIGA software library.

SnakePit	A simple, yet addictive game in which you must get the
		snake (you) off of the screen.  There are, however, some
		rough spots and some obstacles that may need to be
		overcome.  An excellent example of a game that is as
		system friendly as possible.  Includes source.
		Author:  Michael Sinz
		@{"game/wb/SnakePit.lha" system "SET1C:Tools/Inspect @C:game/wb/SnakePit.lha"}        @{" Readme " system "SET1C:Tools/Inspect @C:game/wb/SnakePit.readme"}

SoftSpan	Soft Span BBS program.  Intuitive, command-line based
		menu system with message bases, up/down loads, file
		credit system, extensive help system, etc.  This is
		shareware version 1.0, binary only, lattice C source
		code available from the author.
		Author:  Mark Wolfskehl
		@{"comm/bbs/SoftSpan.lha" system "SET1C:Tools/Inspect @C:comm/bbs/SoftSpan.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:comm/bbs/SoftSpan.readme"}


===========================================================================

This is disk 344 of the freely distributable AMIGA software library.


===========================================================================

This is disk 345 of the freely distributable AMIGA software library.

CRobots		A game based on computer programming.  Unlike arcade type
		games which require human input controlling some object,
		all strategy in CRobots is condensed into a C language
		program that you design and write, to control a robot
		whose mission is to seek out, track, and destroy other
		robots, each running different programs.  All robots are
		equally equipped, and up to four may compete at once.
		This is version 2.3w, an update to version 2.2w on disk
		331.  Binary only, source available from author.
		Author:  Tom Poindexter, Amiga version by David Wright
		@{"game/misc/CRobots.lha" system "SET1C:Tools/Inspect @C:game/misc/CRobots.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/CRobots.readme"}


===========================================================================

This is disk 346 of the freely distributable AMIGA software library.

FME		Patch to AllocMem() to allow badly designed programs which
		request fast mem without necessity to be run on 512k
		machines.  Includes source in assembler.
		Author:  Holger Lubitz
		@{"game/shoot/Fme.lha" system "SET1C:Tools/Inspect @C:game/shoot/Fme.lha"}          @{" Readme " system "SET1C:Tools/Inspect @C:game/shoot/Fme.readme"}


===========================================================================

This is disk 347 of the freely distributable AMIGA software library.

Drip		Drip is an arcade style game with 15 floors (levels).
		You must move along the pipes of each floor and rust
		them to advance to the next level. Every 3 floors
		completed will entitle you to a bonus round where
		extra drips can be won.  An extra drip will also be
		awarded for every 10,000 points.  Binary only.
		Author:  Art Skiles
		@{"game/misc/Drip.lha" system "SET1C:Tools/Inspect @C:game/misc/Drip.lha"}          @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/Drip.readme"}


===========================================================================

This is disk 348 of the freely distributable AMIGA software library.


===========================================================================

This is disk 349 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 350 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 350 of the freely distributable AMIGA software library.

Icons		A large variety of icons for many uses, of practically
		every description.  Most are animated.
		Author:  Bradley W. Schenck
		@{"comm/bbs/Icons.lha" system "SET1C:Tools/Inspect @C:comm/bbs/Icons.lha"}          @{" Readme " system "SET1C:Tools/Inspect @C:comm/bbs/Icons.readme"}


===========================================================================

This is disk 351 of the freely distributable AMIGA software library.


===========================================================================

This is disk 352 of the freely distributable AMIGA software library.


===========================================================================

This is disk 353 of the freely distributable AMIGA software library.


===========================================================================

This is disk 354 of the freely distributable AMIGA software library.


===========================================================================

This is disk 355 of the freely distributable AMIGA software library.

Berserker	A viruskiller which checks for certain conditions
		indicating possible virus infection.  Different from
		other programs of this kind, Berserker does not rely
		on checksums only, it will also check the possible
		virus behind the altered checksum.  Therefore even new
		viruses with old infection methods can be traced and
		resident tools are not touched.  Includes source in
		assembly language.
		Author:  Ralf Thanner
		@{"game/shoot/Berserker.lha" system "SET1C:Tools/Inspect @C:game/shoot/Berserker.lha"}    @{" Readme " system "SET1C:Tools/Inspect @C:game/shoot/Berserker.readme"}

Tron		Another game about the lightcycle race sequence in the 
		science fiction computer film "Tron".  One or two players
		and other options.  Written in GFA-BASIC and then com-
		piled.  Version 1.1, binary only.
		Author:  Dirk Hasse
		@{"comm/dlg/tron10b.lha" system "SET1C:Tools/Inspect @C:comm/dlg/tron10b.lha"}        @{" Readme " system "SET1C:Tools/Inspect @C:comm/dlg/tron10b.readme"}


===========================================================================

This is disk 356 of the freely distributable AMIGA software library.

NComm		A communications program based on Comm version 1.34, by
		DJ James, with lots of very nice enhancements.  Also 
		includes several auxiliary programs such as AddCall,
		CallInfo, GenList, PbConvert, and ReadMail.  This is
		version 1.9, an update to version 1.8 on disk 230.
		Binary only.
		Author:  DJ James, Daniel Bloch, Torkel Lodberg, et al.
		@{"comm/term/ncomm30.lha" system "SET1C:Tools/Inspect @C:comm/term/ncomm30.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/ncomm30.readme"}


===========================================================================

This is disk 357 of the freely distributable AMIGA software library.


===========================================================================

This is disk 358 of the freely distributable AMIGA software library.

Blob		Another screen hack.  Makes red drops of slime flow down
		your screen.  Version 1.1, includes source in C.
		Author:  Guido Wegener
		@{"game/gag/Blob.lha" system "SET1C:Tools/Inspect @C:game/gag/Blob.lha"}           @{" Readme " system "SET1C:Tools/Inspect @C:game/gag/Blob.readme"}

Pipeline	A game like the commercial game 'Pipe dream' (Pipe mania).
                Needs a joystick and PAL display.  High scores are saved
		to disk.  Version 1.0, includes source.
		Author:  Andre Wichmann.
		@{"game/misc/pipeline.lha" system "SET1C:Tools/Inspect @C:game/misc/pipeline.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/pipeline.readme"}


===========================================================================

This is disk 359 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 360 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 360 of the freely distributable AMIGA software library.

UUCP		An implementation of uucp for the Amiga, including mail
		and news.  This is Matt's version for the Amiga, based
		on William Loftus's Amiga UUCP 0.40 release with news
		code from his 0.60 release, and months of work by Matt to
		make fixes and add enhancements.  This is version 1.06D,
		an update to version 1.03D on disk 313.  Includes source.
		Author:  Various, major enhancements by Matt Dillon
		@{"comm/net/uucp2smtp.lha" system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.lha"}      @{" Readme " system "SET1C:Tools/Inspect @C:comm/net/uucp2smtp.readme"}


===========================================================================

This is disk 361 of the freely distributable AMIGA software library.

Turn		An interesting board game with the simplicity of checkers
		yet requiring the "move-lookahead" of a good chess player.
		Binary only.
		Author:  Peter Handel
		@{"game/board/Turn.lha" system "SET1C:Tools/Inspect @C:game/board/Turn.lha"}         @{" Readme " system "SET1C:Tools/Inspect @C:game/board/Turn.readme"}


===========================================================================

This is disk 362 of the freely distributable AMIGA software library.


===========================================================================

This is disk 363 of the freely distributable AMIGA software library.


===========================================================================

This is disk 364 of the freely distributable AMIGA software library.


===========================================================================

This is disk 365 of the freely distributable AMIGA software library.


===========================================================================

This is disk 366 of the freely distributable AMIGA software library.

3DTicTacToe	A three-dimensional "four-in-a-row" version of TicTacToe,
		human against computer.  Version 1.2, binary only.
		Author:  Ron Charlton
		@{"game/misc/3DTicTacToe.lha" system "SET1C:Tools/Inspect @C:game/misc/3DTicTacToe.lha"}   @{" Readme " system "SET1C:Tools/Inspect @C:game/misc/3DTicTacToe.readme"}


===========================================================================

This is disk 367 of the freely distributable AMIGA software library.


===========================================================================

This is disk 368 of the freely distributable AMIGA software library.


===========================================================================

This is disk 369 of the freely distributable AMIGA software library.

VAXterm		A VT220 terminal emulator that is close to the real VT220 
		terminal in both supported facilities and user interface. 
		Designed primarily for connection to VAX/VMS, it should 
		work with any host computer with VT220 terminal support.
		Supports file transferring for ASCII files by means of DCL
		commands.  Version 2.4, includes source.
		Author:  Tuomo Mickelsson
		@{"comm/term/VAXterm.lha" system "SET1C:Tools/Inspect @C:comm/term/VAXterm.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:comm/term/VAXterm.readme"}

XprTransmit	XprTransmit is an Cli-based command that allows you
		to easily access to any Xpr Library without having to
		worry about call-back-function et cetera. It is able
		to access every "serial.device"-like exec-device.
		Only little documentation.  Version 1.0, binary only.
		Author: Andreas Schildbach
		@{"comm/misc/XprTransmit.lha" system "SET1C:Tools/Inspect @C:comm/misc/XprTransmit.lha"}   @{" Readme " system "SET1C:Tools/Inspect @C:comm/misc/XprTransmit.readme"}

@ENDNODE
@NODE 370 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 370 of the freely distributable AMIGA software library.


===========================================================================

This is disk 371 of the freely distributable AMIGA software library.


===========================================================================

This is disk 372 of the freely distributable AMIGA software library.

PLW		Phone-Line-Watcher.  For users of Hayes compatible modems.
		Monitors the serial port and records all incoming calls. 
		Allows a remote user to login, receive and leave a message,
		and transfer files via Zmodem in either direction.  Two
		level DOS access, Disabled DOS-requestors and more.  Greatly
		enhanced version of initial release on disk 363.  Version 
		2.8, binary only.
		Author:  Christian Fries
		@{"comm/misc/PLW.lha" system "SET1C:Tools/Inspect @C:comm/misc/PLW.lha"}           @{" Readme " system "SET1C:Tools/Inspect @C:comm/misc/PLW.readme"}


===========================================================================

This is disk 373 of the freely distributable AMIGA software library.


===========================================================================

This is disk 374 of the freely distributable AMIGA software library.

SoftSpan	Soft Span BBS program.  Intuitive, command-line based
		menu system with message bases, uploads, downloads, file
		credit system, extensive help system, etc.  Version 1.1,
		an update to that on disk number 343, includes bug fixes
		and some enhancements.  Binary only.
		Author:  Mark Wolfskehl
		@{"comm/bbs/SoftSpan.lha" system "SET1C:Tools/Inspect @C:comm/bbs/SoftSpan.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:comm/bbs/SoftSpan.readme"}


===========================================================================

This is disk 375 of the freely distributable AMIGA software library.


===========================================================================

This is disk 376 of the freely distributable AMIGA software library.


===========================================================================

This is disk 377 of the freely distributable AMIGA software library.


===========================================================================

This is disk 378 of the freely distributable AMIGA software library.


===========================================================================

This is disk 379 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 380 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 380 of the freely distributable AMIGA software library.

Oberon		A freely distributable demo version of a powerful Oberon
		compiler.  Oberon is a modern, object oriented language
		developed by Prof. Dr. Niklaus Wirth of ETH Zürich in
		Switzerland as a successor to Modula-2.  This single pass
		compiler creates standard Amiga object files, uses a large
		variety of optimizations to create fast code, supports
		writing of reentrant programs, allows you to call code from
		other languages like C and Assembler, etc.  The package
		includes the compiler, an editor, a link utility, a program
		to display compilation errors and some demo programs.
		Version 1.16, binary only.
		Author:  Fridtjof Siebert
		@{"game/think/Oberon_Mines.lha" system "SET1C:Tools/Inspect @C:game/think/Oberon_Mines.lha"} @{" Readme " system "SET1C:Tools/Inspect @C:game/think/Oberon_Mines.readme"}


===========================================================================

This is disk 381 of the freely distributable AMIGA software library.


===========================================================================

This is disk 382 of the freely distributable AMIGA software library.


===========================================================================

This is disk 383 of the freely distributable AMIGA software library.


===========================================================================

This is disk 384 of the freely distributable AMIGA software library.


===========================================================================

This is disk 385 of the freely distributable AMIGA software library.


===========================================================================

This is disk 386 of the freely distributable AMIGA software library.


===========================================================================

This is disk 387 of the freely distributable AMIGA software library.


===========================================================================

This is disk 388 of the freely distributable AMIGA software library.


===========================================================================

This is disk 389 of the freely distributable AMIGA software library.

@ENDNODE
@NODE 390 "Index of all Fish files on CD C"
@TOC SET1C:Local/Fish/main

===========================================================================

This is disk 390 of the freely distributable AMIGA software library.

SetClock	A utility to set or read the hardware clock on a Spirit
		Technology memory expansion board.  Works in a manner
		similar to the SetClock utility which is supplied by
		Commodore with Amigas that have hardware clocks as
		standard equipment.  Includes source in PCQPascal and
		assembler.
		Author:  Willi Kusche
		@{"hard/drivr/SetClock.lha" system "SET1C:Tools/Inspect @C:hard/drivr/SetClock.lha"}     @{" Readme " system "SET1C:Tools/Inspect @C:hard/drivr/SetClock.readme"}

SM		Small utility to center the display.  Recoded version of
		"ScreenShift" by Anson Mah (Disk 88), only half the size.
		Includes source.
		Author:  Anson Mah, Lattice V5.04 recoding by Oliver Wagner
		@{"comm/dlg/sm_v2.lha" system "SET1C:Tools/Inspect @C:comm/dlg/sm_v2.lha"}          @{" Readme " system "SET1C:Tools/Inspect @C:comm/dlg/sm_v2.readme"}


===========================================================================

This is disk 391 of the freely distributable AMIGA software library.


===========================================================================

This is disk 392 of the freely distributable AMIGA software library.

Spades		Amiga'ized version of the popular card game.  This is 
		a single player version, where you play one hand and 
		the computer plays your partner and also your two 
		opponents.  Version 1.1, includes source.
		Author:  Greg Stelmack
		@{"game/board/Spades.lha" system "SET1C:Tools/Inspect @C:game/board/Spades.lha"}       @{" Readme " system "SET1C:Tools/Inspect @C:game/board/Spades.readme"}


===========================================================================

This is disk 393 of the freely distributable AMIGA software library.


===========================================================================

This is disk 394 of the freely distributable AMIGA software library.


===========================================================================

This is disk 396 of the freely distributable AMIGA software library.


===========================================================================

This is disk 397 of the freely distributable AMIGA software library.


===========================================================================

This is disk 398 of the freely distributable AMIGA software library.


===========================================================================

This is disk 399 of the freely distributable AMIGA software library.

@NEXT SET1C:Local/FishKit/4/400
@ENDNODE
