home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
useful
/
catalogs
/
300-399
/
350-359
< prev
next >
Wrap
Text File
|
1993-12-15
|
15KB
|
343 lines
========================== Contents of Disk 350 ==========================
This is disk 350 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Icons A large variety of icons for many uses, of practically
every description. Most are animated.
Author: Bradley W. Schenck
MemMometer A program that opens a narrow window and graphically
displays your memory usage like a gauge. Based on
WFrags, by Tomas Rokicki. Version 2.10, includes source.
Author: Howard Hull
Stitchery This shareware program loads in IFF images and creates
charted patterns from them for use in counted cross-stitch
and other forms of needlework. It requires one megabyte of
memory to run, and works best with a good high-resolution
printer for printing the patterns. The Stitchery was
written with The Director and the Projector is included.
Version 1.21.
Author: Bradley W. Schenck
TrackUtils Two utilities that deal with disk tracks. TCopy copies one
or more tracks from one disk to another, and is useful for
copying part of a floppy disk into RAD: during bootup.
TFile creates a dummy file which "marks" a specified range
of tracks, preventing AmigaDOS from using them and allowing
them to be used for raw trackdisk data. Includes C source.
Author: Eddy Carroll
========================== Contents of Disk 351 ==========================
This is disk 351 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
PDC Publicly Distributable C (PDC) is a complete C compilation
system including a compiler, assembler, linker, librarian,
and numerous utilities, documentation files, libraries, and
header files. PDC supports many ANSI features including
all ANSI preprocessor directives, function prototyping,
structure passing and assignment. In addition it supports
Lattice C compatible libcall pragmas, precompiled header
files, builtin functions, and stack checking code. This is
version 3.33 and includes full source.
Author: Lionel Hummel, Paul Petersen, et al.
========================== Contents of Disk 352 ==========================
This is disk 352 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
MG Beta version of mg3, including ARexx support. This is
probably the most stable beta for the next year, as many
new features are going in after this. Amiga-only release.
Sources compressed with lharc to fit on the disk. Update
to mg2b on disk 147.
Author: Mike Meyer, et al.
PrintHandler A custom PRT: driver which offers easy single sheet
support as well as limited data spooling. Version 1.6,
an almost entirely rewritten update to version 1.1 on
disk 282. Includes source in 'C'.
Author: Olaf Barthel
TreeWalk File tree walking subroutine designed to be fast, robust,
and not use a lot of any critical resource. Includes both
a CLI interface to that routine the form of a find-like
utility that uses C expressions instead of Unix-like flags,
and a program to tell you if directory trees will fit
on a given disk, or how many extra blocks you'll need if
they won't. Includes source. Update to version on disk 289.
Author: Mike Meyer
========================== Contents of Disk 353 ==========================
This is disk 353 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
AztecArp An Arp package fixed to work with the 5.0 release of
the Aztec 'C' compiler. The original Manx support
files were incomplete, contained bugs preventing them
from working properly and had the wrong linker format.
Includes source.
Author: Olaf Barthel
CompDisk A disk compression/disk compression package which was
written to be fast and easy to use. Includes an Arp
and an Intuition interface. Includes source in 'C'.
Author: Olaf Barthel
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. This is
version 1.1, an update to version 1.0 on disk 340.
Partial source only.
Author: Steve Hawtin, et. al.
========================== Contents of Disk 354 ==========================
This is disk 354 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
FastBlit A small tool to speed up blitter operations by up to
60%. Version 1.0, binary only.
Author: Ralf Thanner
KeyMacro A keyboard macro program, configurable via a text file,
that also supports hotkey program execution. You can
map up to eight functions to each key, including keys
such as cursor keys, the return key, etc. Version 1.4,
an update to version 1.0 on disk 325, which fixes the
bugs in version 1.0. Includes source in 'C'.
Author: Olaf Barthel
MandelMountains
A program that renders three-dimensional images of
blowups of the Mandelbrot set. Includes several example
images. This is version 2.0, an update to version 1.1
on disk 295. Shareware, binary only.
Author: Mathias Ortmann
MemGuard MemGuard is a MemWatch like program which has been
rewritten in assembly language for maximum speed and
efficiency. Unlike MemWatch, MemGuard does not run as
task in a dummy loop but rather as a low-level interrupt
routine which is capable of trapping memory trashing
even before exec might know of it and even while task
switching is forbidden. Version IIIa, an update to
version III on disk 325, binary only.
Author: Ralf Thanner
MXMLib An example Amiga shared library compiled with Aztec
'C' 5.0. This library contains basic support functions
employed by programs such as KeyMacro or PrintHandler.
In short: mxm.library is the standard MXM system support
library. Version 34.14, includes source.
Author: Olaf Barthel
========================== Contents of Disk 355 ==========================
This is disk 355 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
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
ImageEditor A simple to use graphics editor which allows you to draw
and save images/sprites as assembler or C source code.
Includes IFF support, undo, and an iconify function.
Another feature is the small memory usage so you can use
multitasking even on a 512K machine. Maximum picture size
is 166*58 pixels. This is version 2.4 and includes source.
Author: Robert Junghans
LoadImage An IFF ILBM reader that accepts overscanned pictures,
allows you to scroll around in the bitmap if the
picture is larger than the current display, works on
both PAL and NTSC machines, supports color cycling
using interrupt code, and supports printing of image
portions. Version 1.11, update to version 1.9 on disk
281, includes source.
Author: Olaf Barthel
RexxHostLib This is a shared library package to simplify the ARexx
host creation/management procedure. Rexx-message
parsing is also included making it possible to control
ARexx from programs such as AmigaBASIC (can you
imagine AmigaBASIC controlling AmigaTeX?). This is
version 34.12 which has been recompiled and made a lot
shorter using Aztec 'C' 5.0, an update to version 1.6
on disk 325. Includes source.
Author: Olaf Barthel
SoundEditor An 8SVX stereo sound file editor written in assembly
language for speed and minimum size. Version V.8,
binary only.
Author: Howar