home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
useful
/
catalogs
/
400-499
/
430-439
< prev
next >
Wrap
Text File
|
1993-12-15
|
18KB
|
419 lines
========================== Contents of Disk 430 ==========================
This is disk 430 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Lotto Small lotto number selector with C source.
Author: Timm Martin
Pointer Use the SID sleepy pointer in your programs. Includes
C source, a sample program, and modules that you can plug
in to your C programs.
Author: Timm Martin
SculptTools Programs to create objects for use in Sculpt 4D. Includes
Brush_4D to convert IFF brushes to objects in full color
with HAM and EHB support and wrap to various shapes (update
to version on disk 361), Fractal_4d to create fractal
mountains with various coloring from brush, checkers or
based on altitude, and Spiral_4d to create a variety of
objects based around tubes and helixes. Binary only.
Author: Bruce Thomson
SmartFields SmartFields is a replacement for Intuition string gadgets.
It allows you to incorporate into your Amiga C programs
the powerful editing capabilities often found in mini-
computers. Includes full C source and documentation.
Author: Timm Martin.
========================== Contents of Disk 431 ==========================
This is disk 431 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
A68Kex Twelve examples demonstrating the use of Charlie Gibbs A68K
assembler. Over a quarter megabyte of assembly source code.
Author: E. Lenz
AdvTemplates A collection of PD spreadsheet templates for business and
law, originally intended for Lotus 123 on IBM PC's. They
have been transfered to the Amiga, loaded into Gold Disk's
The Advantage, and saved as native Advantage files.
Requires Advantage V1.1 or higher.
Author: Amiga port by Michal Todorovic
CheetSheet A compilation of cheats, hints, backdoors, helpful bugs,
passwords, codes, solves, and walkthroughs for over 150
Amiga games. January 1st, 1991 edition.
Author: Mark Shnayer
EZAsm Combines parts of the "C" language with 68000 assembly,
giving it the "feel" of a higher level language. Supports
all 1.3 functions. Uses braces and "else" like "C".
Resulting code is optimized as much as possible. Takes
source file you create and outputs a .asm file. Includes
example source and executable files. Version 1.31, an
update to version 1.3 on disk 421. Binary only.
Author: Joe Siebenmann
========================== Contents of Disk 432 ==========================
This is disk 432 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
APalAsm A Programmable Array Logic (PAL) program based on an old
MMI Fortran IV program from the 'PAL Handbook' Second
Edition and Third Edition by MMI. This Version (1.00) is
completely rewritten for Fortran 77. The outputs produced
are sent to separate files instead of the screen. There
are plenty of example PAL files to test, inspect, or just
to learn what PAL's are all about. The Fortran source is
included with the instructions to compile using AC/Fortran
version 2.3.
Author: Bob Metzler
Badger Reminder program for your startup-sequence. Badger will
open a window and display any important events that are
'due'. Badger will not bother you if there is nothing to
report. Events are entered via menu and prompts. This
is version 2.01e, an update to the version on disk 365,
and includes many new features. Shareware, binary only.
Author: George Kerber
Conquest Lore of Conquest is a war game similar in concept to the
board game Risk. You are the lord of an entire world,
destined to rule the galaxy. Some worlds are virgin fruits,
ready for you to colonize. Some worlds have natives who do
not wish to accept your rule, these you must conquer for
they will yield more valuable resources. As you claim the
galaxy you will find, you are not the only one extending
your dominion. This is a two-player game, so be prepared
to defend yourself and take what is yours! Version 1.2,
binary only, shareware.
Author: Michael Bryant
FifoDev FIFO: is like PIPE: but is based on fifo.library rather
than its own implementation. Fifo.library is a general
fifo library implementation that supports named fifos,
writing to a fifo from a hardware exception, multiple
readers on a fifo with each getting the same data stream,
efficient reading, and automatic or manual flow control.
Programs that require non-blocking IO can access one side
of a FIFO: connection via the fifo.library instead of the
FIFO: device. Includes some source.
Author: Matt Dillon
Reader A program to scan a word list to locate which words can
be made from the letters given. Allows matching of words
by length and by giving the letters known, ie. m.t.h for
the word MATCH. Great for word games and crosswords.
Results output to screen and a RAM: based file. The word
list is in ascii and so can be edited if desired. New
words can be added and it could be used for different
languages if required. Supplied with over 24,200 words
(mostly English spellings). Version 1.0, includes source.
Author: Gary Brittain
SBackup Programmers utility to assist in maintaining old versions
of source code. SBackup maintains 2-99 old versions in
any location desired. Version 1.00e, binary only.
Author: George Kerber
TMonth TMonth will execute any program the first time it's executed
each month. Very useful, for example, to execute the ATOM-
CLOCK program to set your clock each month. Version 1.0f,
binary only.
Author: George Kerber
Whence Whence will locate any program/file in your current path.
Similar to the the UNIX whence command. Version 1.0, binary
only.
Author: George Kerber
========================== Contents of Disk 433 ==========================
This is disk 433 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
DiskPrint Prints labels for 3.5" disks, primarily for PD library
disks. Label data files can be loaded into memory so
labels for special disks are available without having to
type anything in or without having to wait for AmigaDOS
to read in the full directory. This is version 2.3.5,
an update to version 2.3e on disk 411. Shareware,
binary only.
Author: Jan Geissler
Gwin GWIN or Graphics WINdow is an integrated collection of
graphics routines callable from C. These routines make it
easy to create sophisticated graphics programs in the C
environment. One line calls give you a custom screen (ten
types available), menu items, requestors, text, circles,
polygons, etc. GWIN is a two dimensional floating point
graphics system with conversion between world and screen
coordinates. GWIN includes built in clipping that may be
turned off for speed. Use of color and XOR operations are
greatly simplified. Many examples of the use of GWIN are
included in an examples directory, including a line/bar graph
program, geographic mapping program, SPICE 2G.6 graphics post
processor, and others. Extensive documentation is included.
This is version 1.1, an update to version 1.0 on disk 322,
recompiled to be compatible with MANX Aztec C Release 5.
Author: Howard C. Anderson.
SysInfo A program which reports interesting information about the
configuration of your machine, including some speed
comparisons with other configurations, versions of the
OS software, etc. Version 1.98, an update to version 1.94
on disk 420. Binary only.
Author: Nic Wilson
========================== Contents of Disk 434 ==========================
This is disk 434 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
Backup Backup and Restore allow you to backup any directory
tree with optional compression, and later extract all
or part of the tree. The protection, date, and file
comment are saved with each file. This