[comp.sys.amiga] Disks 331-340 now available

fnf@estinc.UUCP (Fred Fish) (03/24/90)

Disks 331-340 are now available.  Shipping to those who have preordered
disks begins tomorrow (3/24) and should be complete by this weekend.

Note that you can get a copy of the catalog (2 disks) of the complete
library contents by sending either

	two new blank disks with no labels (you'll get back
	different disks because yours will just go into the
	"bulk blank disk pool") and $1 for postage and a mailer

	or

	$3 for disks, postage, and mailer  (prefered method)

to:

	Fred Fish
	Catalog Disk Requests
	1835 East Belmont Drive
	Tempe, Arizona  85284
	USA

Thanks to all who submitted new and interesting material.  If you submitted
something in the past and it has not yet appeared in the library, please
feel free to resubmit it, particularly if it was several months ago.  I
sometimes hesitate to include material submitted more than about six
months ago because of some vague feeling that as soon as I include version
1.01 submitted many months ago, I'll see version 5.23 posted on usenet.

For those wishing to submit material for possible inclusion in the library,
here are a few simple guidelines that will make my job of organizing the
material MUCH easier:

	1.	Don't submit bootable disks or disks with any other
		sort of proprietary material included, since I then
		have to go examine each file to decide if it is
		distributable or not, and if not, what effect removing
		it might have.

	2.	Organize the distribution in a manner similar to my
		disks.  I.E, place all files related to a particular
		submission under a single directory on the disk.  If
		there is more than one submission per disk, it's ok to
		to place each submission in it's own directory.

	3.	Try to write a simple entry for my "Contents" listing
		that summarizes your submission.  It should be about
		3-10 lines, and include the current version number,
		the version and disk number of the most recent version
		(if any) that was last included in the library, whether
		or not source is included, and an "Author" list.

	4.	Ensure that your submission will run correctly from
		it's subdirectory and if necessary, supply a script
		runnable from workbench (via c:IconX) that makes all
		necessary assigns, copies fonts and libraries, etc.

Thanks!!!

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

CONTENTS OF DISK 331
--------------------

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

Csh		Version 4.01a of a csh like shell derived from Matt
		Dillon's shell, version 2.07.  This is an update to
		version 4.00a on disk 309.  Changes include mostly bug
		fixes and corrections.  Includes source.
		Author:  Matt Dillon, Steve Drew, Carlo Borreo, Cesare Dieni

Iff2Ex		A program to convert IFF pictures to an executable.  It
		can handle NTSC/PAL, interlace and overscan.  Version 1.0,
		binary only.
		Author:  Pieter van Leuven

LhArcA		An intuitionized and faster version of lharc for the Amiga.
		Requires ARP library.  Version 0.99a, binary only.
		Author:  Haruyasu Yoshizaki, Amiga version by Stefan Boberg

LVR		Link Virus Remover.  A program that recursively searches
		directories for link viruses in executable files.  This
		is version 1.20, binary only.
		Author:  Pieter van Leuven

NTSC-PAL	Utilities which allow Amigas with the new ECS 1Mb Agnus
		to easily switch between PAL and NTSC display modes.
		Version 1.0, includes source in assembly.
		Author:  Nico Francois

PatchLoadSeg	This program patches the loadseg routine to automatically
		detect link viruses when a program is loaded.  Displays an
		alert when a virus is detected in a program being loaded
		for execution.  Version 1.20, includes source.
		Author:  Pieter van Leuven

VirusUtils	Two programs to detect viruses on disk and in memory.
		Virushunter removes all known viruses in memory.
		Viruskiller removes all known viruses in memory and after
		removing the viruses the disks can be checked without the
		virus copying itself to the disks.  Version 3.60, binary
		only.
		Author:  Pieter van Leuven 	

CONTENTS OF DISK 332
--------------------

AniPtrs		Some cute animated pointers.  I have adopted one of them
		as my permanent replacement for the boring red arrow.
		Binary only.
		Author:  Bob McKain

DevPatch	A program that installs a patch for OpenWindow to check the
		NewWindow structure.  If the title matches a specific
		string, the height will be forced to 45 pixels.  This helps
		to reduce chip memory usage for programs that open overly
		large windows and then seldom use them.  Includes source.
		Author:  Jorrit Tyberghein, Nico Francois, P. Marivoet

Helper		A little InputEvent hack, activated via the HELP key.
		Originally meant to provide a unique method of giving the
		user help (you don't have to put that help stuff into your
		own program).  Now also contains a color requester and a
		small notepad.  Version 1.01, includes source.
		Author:  Michael Balzer

K1_Editor	An editor for the Kawai K1(m) synthesizer with two
		auxiliary programs for managing sound dumps.  This is
		version 1.00, shareware, includes source.
		Author:  Michael Balzer

Kryptor		A small, simple and comfortable file encoder/decoder.
		Version 1.0, includes source.
		Author:  Michael Balzer

RevBut		Another InputEvent hack, giving you a toggling right mouse
		button.  Version 1.0, includes source.
		Author:  Michael Balzer

CONTENTS OF DISK 333
--------------------

MultiPlot	A package for making 2D plots conveniently.  Tim Mooney
		wrote the original program, which was then enhanced by
		Alan Baxter with a nicer user interface, support for
		the PLT: device, and support for file conversions.  Rich
		Champeaux and Jim Miller wrote the PLT: handler which
		emulates a plotter by accepting HP-GL commands, creating
		a raster image, then dumping it to any preferences supported
		graphics printer.  This is version XLNb, an update to
		version XLN on disk 292, and includes many bug fixes, style
		changes, and enhancements.  Includes source.
		Author:  Alan Baxter, Tim Mooney, Rich Campeaux, Jim Miller

CONTENTS OF DISK 334
--------------------

FBM		An Amiga port of the Fuzzy PixMap image manipulation
		library.  This package allows manipulation and conversion
		of a variety of color and B&W image formats.  Supported
		formats include Sun rasterfiles, GIF, IFF, PCX, PBM
		bitmaps, "face" files, and FBM files.  Also has input
		converters for raw images, like DigiView files, and
		output converters for PostScript and Diablo graphics.
		Besides doing format conversion, some of the other image
		manipulation operations supported include rectangular
		extraction, density and contrast changes, rotation,
		quantization, halftone grayscaling, edge sharpening, 
		and histograms.  Version 0.9, binary only.
		Author:  Michael Mauldin; Amiga port by Kenn Barry

PPMore		A "more" replacement program that reads normal ascii text
		files as well as files crunched with PowerPacker.  The
		crunched files can result in consider disk space savings.
		Version 1.5, binary only.
		Author:  Nico Francois

PPShow		A "show" program for normal IFF ILBM files or ILBM files
		crunched with PowerPacker.  The decrunching is done auto-
		matically as the file is read.  Version 1.0, binary only.
		Author:  Nico Francois

WhatIs		A neat little utility which not only recognizes a wide
		variety of file types (executables, IFF, icons, zoo files,
		etc), but prints interesting information about the structure
		or contents of the recognized file types.  Version 1.2a,
		binary only.
		Author:  J. Tyberghein

CONTENTS OF DISK 335
--------------------

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

DTC		A utility providing a simple calendar which can hold
		and show appointments.  It may be useful in managing
		your time.  Its chief goals were to provide day, week
		and month at a glance for any date between 1/1/0001
		and 12/31/9999, defaulting to the current date.  It
		is menu driven and fairly easy to use.  Includes source
		in Fortran.
		Author:  Mitch Wyle, Amiga port by Glenn Everhart

SeeHear		A program to do a spectrogram of a sampled sound file.
		This is a graph with time on one axis, frequency on the
		other and the sound intensity at each point determining
		the pixel color.  With source in C, including FFT routine.
		This is version 1.1.
		Author:  Daniel T. Johnson

CONTENTS OF DISK 336
--------------------

Car		A two-dimensional full screen scrolling racing game with
		realistic four channel stereo sound and overscan, for
		either NTSC or PAL Amigas.  The goal is to guide your car
		around one of ten selected tracks.  Each track has its
		individual high score list.  Version 2.0, binary only.
		Author:  Anders Bjerin


FileWindow	A completely public domain file requester which may be used
		in any program, even commercial ones.  It uses dynamically
		allocated memory to hold the file names so the only limitation
		is the amount of memory available.  Includes a filter option
		to limit display of filenames to only ones with a specific
		extension.  Names are automatically sorted while they are
		being read and displayed.  Version 1.10, includes source.
		Author:  Anders Bjerin

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

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

CONTENTS OF DISK 337
--------------------

CManual		A complete C manual for the Amiga which describes how
		to open and work with screens, windows, graphics, gadgets,
		requesters, alerts, menus, IDCMP, sprites, etc.  The
		manual consists of more than 200 pages in 11 chapters,
		together with more than 70 fully executable examples with
		source code.  When unpacked, the manual and examples
		nearly fill up three standard Amiga floppies.  This is
		version 1.00 and includes source for all examples.
		Author:  Anders Bjerin

CONTENTS OF DISK 338
--------------------

Cpp		This is a copy of the Decus cpp, ported to the Amiga.
		This cpp is more powerful and complete than either of
		the built in cpp's in Manx or Lattice C.  This is an
		update to the version on disk 28.  It has had some
		ANSI features added.  Includes source.
		Author:  Martin Minow, Olaf Seibert

SASTools	Various submissions from "Sick Amiga Soft".  Includes
		some virus tools, some screen hacks, some small games,
		and miscellaneous utilities.  Includes source in assembly
		and Modula-II.
		Author:  Jorg Sixt

SID		A very comprehensive directory utility for the Amiga
		that supports at least a couple of dozen different commands
		for operating on files.  Version 1.06, binary only.
		Author:  Timm Martin

CONTENTS OF DISK 339
--------------------

PCQ		A freely redistributable, self compiling, Pascal compiler
		for the Amiga.  The only major feature of Pascal that
		is not implemented is sets.  This is version 1.1c, an
		update to version 1.0 on disk 183.  It is much enhanced
		and about four times faster.  Includes the compiler source
		and example programs.
		Author:  Patrick Quaid

CONTENTS OF DISK 340
--------------------

NorthC		A complete freely redistributable C environment for the
		Amiga based on the Sozobon Ltd C compiler, Charlie Gibb's
		assembler, the Software Distillery's linker, and portions
		from other sources.  Steve has pulled everything together
		and added some enhancements in the process.  Version 1.0,
		partial source only.
		Author:  Steve Hawtin, et. al.

Plplot		A library of C functions useful for scientific plotting
		on the Amiga.  The library is Lattice C compatible.
		Contour plotting, three dimensional plotting, axis
		redefinition, log-log plotting and multiple subpages are
		a few of Plplot's features.  The plots can be displayed
		on a monitor or sent to a graphics file for subsequent
		printing.  This is version 2.6, and update to version 
		1.00 on disk 222.  This version includes a greatly
		improved intuition interface, preferences support for
		hardcopy, several new device drivers, and the capability
		of adding additional device drivers easily. Includes
		source.
		Author:  Tony Richardson

SpeakerSim	Demo version of SpeakerSim 2.0, a loudspeaker CAD program.
		Simulates vented (Thiele-Small) and closed box systems.
		Also simulates 1st, 2nd, and 3rd order high and low pass
		filters.  Binary only.
		Author:  Dissidents

======================================================================
-- 
# Fred Fish, 1835 E. Belmont Drive, Tempe, AZ 85284,  USA
# 1-602-491-0048           asuvax!{nud,mcdphx}!estinc!fnf