home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / docs / lists / fish-100-199 / 100-109 next >
Text File  |  1993-12-15  |  23KB  |  523 lines

  1. ==========================  Contents of Disk 100  ==========================
  2.  
  3. This is disk 100 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. Berserk        This animation, unveiled at the September 87 meeting
  8.         of the First Amiga Users Group, got Leo a standing ovation.
  9.         It is a "must see" for every Amiga user, and ranks up
  10.         there with "Juggler" as a premier demo for the Amiga.
  11.         Author:  Leo Schwab
  12.  
  13. Conman        Extremely useful replacement for the standard console
  14.         handler, that provides line editing and command line
  15.         histories completely transparent to any application program
  16.         that uses CON: windows.  This program is shareware, and well
  17.         worth a donation to the author.  Version 1.0, binary only.
  18.         Author:  William Hawes
  19.  
  20. WBLander    Another interesting Workbench display hack.  This one
  21.         is really a game in disguise.  Previously released
  22.         on disk number 85 as "Rocket", this one has been
  23.         upgraded to have sound effects.  Binary only.
  24.         Author:  Peter da Silva
  25.  
  26. ==========================  Contents of Disk 101  ==========================
  27.  
  28. This is disk 101 of the freely distributable AMIGA software library.
  29. Below is a listing of the significant directories and their contents.
  30.  
  31. CirPlane    A circular plane generator for VideoScape 3D.  Generates
  32.         a clockwise circular polygon with the specified number
  33.         of vertices.  Used, for example, to cap a cylinder or to
  34.         generate surface detail.  Version 1.0, includes source.
  35.         Author:  Thad Floryan
  36.  
  37. IconAssembler    This program loads existing WorkBench icon files and
  38.         allows you to change either the primary or alternate
  39.         images to another image loaded from an IFF-brush file.
  40.         Binary only.
  41.         Author:  Stefan Lindahl
  42.  
  43. MicroSPELL    MicroSPELL is a standalone spelling checker which scans
  44.         text files and reports on misspelled words.  It has a 1000
  45.         word "common word" list, a 43,000 word main dictionary, and
  46.         supports multiple user dictionaries.  Also interfaces quite
  47.         nicely with MicroEMACS 3.9, with an emacs macro to step
  48.         through the source file, stopping at each suspect word and
  49.         allowing the user to dispose of it in different ways.
  50.         Version 1.0, includes source.
  51.         Author: Daniel Lawrence
  52.  
  53. Midi        A midi library and utilities set.  This looks like a
  54.         very complete package, though I have no way of testing
  55.         anything since I have no midi hardware.  The midi utilities
  56.         include a midi monitor to display incoming midi messages
  57.         to the console, a routing utility, a midi library status
  58.         utility, and more.  Also includes source.
  59.         Author:  Bill Barton
  60.  
  61. PsIntrp        A postscript interpreter that reads postscript files and
  62.         previews them on an Amiga screen.  Interactive input and 
  63.         output takes place in a small window.  The page to be
  64.         show is composed behind the window in an interlaced screen
  65.         with 16 colors.  Can also take input from a file.  Includes
  66.         source in assembler.
  67.         Author:  Greg Lee
  68.  
  69. StartUps    Three replacements for the standard C startup files,
  70.         Astartup.obj and LStartup.obj.  The options include
  71.         (1) BothStartup.obj, for WorkBench programs or CLI
  72.         programs with or without command line parameters,
  73.         (2) WBStartup.obj, for WorkBench programs or CLI
  74.         programs that require no command line parameters, and
  75.         (3) CLIStartup.obj, for CLI programs that require command
  76.         line parameters but do not need to be able to be runnable
  77.         from WorkBench.  Includes source.
  78.         Author:  Bryce Nesbitt
  79.  
  80. ==========================  Contents of Disk 102  ==========================
  81.  
  82. This is disk 102 of the freely distributable AMIGA software library.
  83. Below is a listing of the significant directories and their contents.
  84.  
  85. Dbug        Machine independent macro based C debugging package.
  86.         Provides function trace, selective printing of internal 
  87.         state information, and more.  This is an update to the
  88.         version released on disk 41, and now includes a machine
  89.         independent profiling mechanism.  Includes source.
  90.         Author:  Fred Fish; profiling support by Binayak Banerjee
  91.  
  92. Match_stuff    Heavy duty text pattern matching stuff.  The pattern
  93.         syntax is an extension of standard AmigaDOS filename
  94.         matching.  Also includes some simply matched text
  95.         replacement capability.  Includes source.
  96.         Author:  Pete Goodeve
  97.  
  98. Sectorama    A program designed to help Amiga users recover lost or
  99.         damaged data from floppy or hard drives, or to repair
  100.         a damaged volume.  The author wrote this out of
  101.         frustration with existing tools when he had multiple
  102.         hard disk drive failures over the course of several
  103.         months.  Binary only.
  104.         Author:  David Joiner
  105.  
  106. SiliCon        A smart input line interpreter that provides a separate
  107.         command window with full editing and recall of previous
  108.         commands.  Actual name is "Sili(Con:)".  This is an
  109.         update to the version first released on disk number 50.
  110.         Binary only.
  111.         Author:  Pete Goodeve
  112.  
  113. Xicon        Xicon lets you use icons to call up scripts containing CLI
  114.         commands.  This is version 2.00, an update to the version
  115.         first released on disk 31, and includes close gadgets, window
  116.         size specification, text display capability, plus more.
  117.         Binary only.
  118.         Author: Pete Goodeve
  119.  
  120. ==========================  Contents of Disk 103  ==========================
  121.  
  122. This is disk 103 of the freely distributable AMIGA software library.
  123. Below is a listing of the significant directories and their contents.
  124.  
  125. AvlTrees    Library and test program that implement routines for
  126.         creating and using balanced binary trees (AVL trees)
  127.         held entirely in memory.  Includes source.
  128.         Author:  Paul Vixie
  129.  
  130. Calc        A programmable calculator program with similarities to a
  131.         hand-held RPN calculator.  Can run either interactively
  132.         or in "script" mode by reading programs from a file.
  133.         Version 1.0, shareware, binary only.
  134.         Author:  Bob Brooks
  135.  
  136. Cref        A C cross referencer program.  Includes source.
  137.         Author:  Mike Edmonds; Amiga port by Joel Swank
  138.  
  139. DosKwik        A pair of programs which allow you to save files, or
  140.         a group of files, to one or more floppies for quick
  141.         loading (loading up a ram disk for example).  Does not
  142.         store files in DOS format, which is why it is faster.
  143.         Binary only, shareware.
  144.         Author:  Gary Kemper
  145.         
  146. IntuiDOS    IntuiDOS is a program to give improved control over,
  147.         and handling of, the material on all diskettes in the
  148.         'CLI-area' by employing a multi-disk, scrollable
  149.         directory and using Intuition techniques to issue
  150.         DOS commands.  Written in assembler.  Binary only.
  151.         Author:  Lennart Sandin
  152.  
  153. MFF-Update    A text import utility for MicroFiche Filer (demo version
  154.         released on disk 89) and updates to some PD disk library
  155.         databases.  Binary only.
  156.         Author:  Gary Samad
  157.  
  158. Pack-It        Pack-it will take all the files and directories on a disk
  159.         and pack them into a single file for electronic transmission
  160.         via modem.  Binary only, shareware.
  161.         Author:  Gary Kemper
  162.  
  163. Sol        Amiga version of solitaire game posted to usenet some
  164.         time ago and modified to use Amiga console control codes
  165.         in place of curses calls.  Includes source.
  166.         Author:  David Goodenough; Amiga port by Joel Swank
  167.  
  168. ==========================  Contents of Disk 104  ==========================
  169.  
  170. This is disk 104 of the freely distributable AMIGA software library.
  171. This disk contains a copy of Glenn Everhart's large and powerful
  172. spreadsheet program called AnalytiCalc, submitted to me directly by
  173. Glenn for inclusion in the library.  The remainder of this file
  174. is Glenn's "Abstract.txt" file that describes AnalytiCalc.
  175. Source and documentation is included on the disk in arc'd form because
  176. it otherwise would not all fit on the disk.
  177.  
  178. ====================
  179.  
  180.     AnalytiCalc Abstract:
  181.  
  182.     AnalytiCalc is a large and powerful spreadsheet program with
  183. sufficient extra features to have some pretentions of acting as an
  184. "integrated system". It is a virtual memory system supporting up to
  185. 18000 columns and 18000 rows, multiple equations per cell, an outlining
  186. system, built-in cell annotation, and datafile access from any cell(s)
  187. of the sheet, plus an array of functions not present in most commercial
  188. spreadsheets. This disk represents the initial Amiga port of AnalytiCalc,
  189. and as such the console interface is somewhat crude and in addition requires
  190. use of a custom keymap (one such is supplied) for sensible operation. This
  191. will be improved upon, but meanwhile the program is released with complete
  192. sources, documents, and executables. The graphics program and the DIF
  193. file access program are not yet ported; these will be released when
  194. they are ready. AnalytiCalc for the Amiga uses files compatible with those
  195. for AnalytiCalc on MS-DOS, VMS, or RSX-11M or IAS. An example project
  196. planner spreadsheet is included in the distribution to show off some of
  197. the things you can do. More example sheets will be forthcoming in the
  198. future. AnalytiCalc also supports matrix math, FFTs, infinite windowing,
  199. linear regression, date arithmetic, internal and external macros, LOTS
  200. of cell addressing modes, goal seeking in up to 8 dimensions, and more.
  201.  
  202.     AnalytiCalc requires perhaps 600K of RAM memory, at least one
  203. 360K diskette drive, and AmigaDOS 1.2, plus a larger than default stack.
  204. Display sizes supported can be up to 132 characters wide by up to 76
  205. lines long. Sorry; I don't think AnalytiCalc supports proportional
  206. fonts very well, though it should manage not to be totally brain damaged
  207. with them. The manual requires an 80 column printer.
  208.     To see the documentation you need either a printer 80 columns wide
  209. to print it, or an 80 column screen to view it on.
  210.  
  211.         SOME DO-NOT'S
  212.  
  213.         1.  DO NOT use AnalytiCalc until you have read the documentation.
  214.  
  215.         2.  DO NOT forget to make regular backup copies of your database.
  216.  
  217.         3.  DO NOT exit (X) the progam without saving your work if you
  218.         want it saved. (You will be asked to confirm you really want
  219.         to leave, however.)
  220.  
  221.         GETTING STARTED.
  222.  
  223.         If you haven't already printed the documentation, please do so
  224.         before trying to operate AnalytiCalc. Then, READ IT!  You should
  225.         also make sure that you have placed a "write-protect" tab on your
  226.         AnalytiCalc distribution diskettes, so that they can't be
  227.         accidentally erased or overwritten.
  228.  
  229.         You should now make a copy of your AnalytiCalc disks.  These will
  230.         also serve as your "run-time" system diskettes.
  231.  
  232.     De-archive AnalyExe.Arc and AnalyDoc.Arc at least onto a blank
  233.     disk and read the document files and release notes. You'll need
  234.     a bit of AmigaDos familiarity to set things up (read how to use
  235.     the ASSIGN command and the SETMAP command and ASSIGN something as
  236.     DK:; also set your stack large with the STACK command.) If you
  237.     are using disk file memory, FACC is a good thing to use also. PLEASE
  238.     READ THE MANUALS though, to save us all a lot of headaches.
  239.  
  240.         SOME MAXIMUMS AND MINIMUMS.
  241.              Minimum RAM Memory required .....................about  600K
  242.              Minimum Disk Drives required...............................1
  243.              Minimum Disk Storage required...........................880K
  244.          Number of Columns......................................18000
  245.          Number of Rows.........................................18000
  246.          Maximum Length of Formulas (characters)..................109
  247.          Number of cells that can be full at once...............18000
  248.          Number of simultaneous named areas permitted.............300
  249.          Number of scratch cells outside spreadsheet...............60
  250.          Precision of calculations (digits; 8 bytes used)..........16
  251.          Total maximum storage managed (bytes)..............2,113,020
  252.          Maximum depth of document nesting (outline processor)......4
  253.          Maximum number of parameters varying to goal seek..........8
  254.          Maximum record size for data files accessed as database..128
  255.          Maximum number of files namable in one sheet.........>18000
  256.          Maximum cell columns displayable on one screen............20
  257.          Maximum number of rows displayable in one display.........75
  258.          Maximum simultaneous different cell display formats per
  259.         sheet (taken from large set)...........................76
  260.          Length of format specification (characters)................9
  261.  
  262.  
  263.         DISCLAIMER.
  264.  
  265.         In no event will the Author be liable to you for any damages,
  266.         including any lost profits, lost savings or other incidental or
  267.         consequential dmages arising out of the use of or inability to use
  268.         these programs, even if the Author has been advised of the
  269.         possibility of such damages, or for any claim by any other party.
  270.  
  271.  
  272.         THE USER-SUPPORTED CONCEPT.
  273.  
  274.                                User-Supported Software
  275.            You are encouraged to copy and share this program with others.
  276.              If after evaluating this program you find it to be useful,
  277.                          I trust you to send a $10.00 payment.
  278.  
  279.                    Glenn C. Everhart
  280.                                25 Sleigh Ride Rd.
  281.                    Glen Mills, Pa. 19342
  282.  
  283. To Be Done:
  284. Future plans for AnalytiCalc:
  285.     1. Add TAN, ASIN, ACOS, and 2-argument ATAN (one argument ATAN
  286.     is present now). (Done in VAX version; trivial mod.)
  287.     2. Interface to raw: device instead of con: device and add more
  288.     flexible parsing of keystrokes so custom keymaps can be junked.
  289.     3. Allow data files to be on a logical device. (Actually, FACC
  290.     may make this need obsolete).
  291.     4. Minor cleanups to XQTCMD and a couple other places to clean
  292.     up and more thoroughly bullet proof the code.
  293.     5. Fix bugs as they are discovered.
  294.     6. Allow use on non-interlaced screens by redoing the two command
  295.     and display windows as pseudo-requestors.
  296.  
  297. Auxiliary files:
  298.     1. Port DIFDB (DIF to database or AnalytiCalc saved format and
  299.     back converter) to Amiga.
  300.     2. Port PCGRAF to Amiga.
  301.     3. Port some of the BASIC graphics packages to Amiga. Possibly
  302.     compile some of them.
  303.     4. Supply the Business Expense Report, manpower planner, and
  304.     income tax templates as extra examples. Possibly do a game of 
  305.     LIFE template too, just for fun.
  306.  
  307. Other programs:
  308.     Port the RIM relational DBMS to Amiga as a companion piece. (This
  309.     has already been done porting from CDC to VAX to MSDOS (the last
  310.     by me), and should be straightforward).
  311.  
  312. I have found that Absoft Fortran 2.3 is a stable and usable compiler and
  313. would like to acknowledge gratefully its contribution. He who wants to
  314. add to or modify AnalytiCalc needs Absoft Fortran 2.3 (or later, I suppose)
  315. to build it with. Anyone who has Absoft Fortran-020 for the 68020 is
  316. invited to recompile this program to use the faster chips. I didn't have
  317. either money or machine to try a 68020/68881 version, but see no reason
  318. why it would fail.
  319.  
  320.     Glenn Everhart
  321.     5 October 1987
  322.  
  323. ==========================  Contents of Disk 105  ==========================
  324.  
  325. This is disk 105 of the freely distributable AMIGA software library.
  326. Below is a listing of the significant directories and their contents.
  327.  
  328. AsmProgs    Some misc assembly tools, programs, etc.  "AsmFilter"
  329.         (actually in AmigaBASIC) turns the output of the Metacomco
  330.         disassembler into a file that can be re-assembled.
  331.         "AddKickMem" adds the KickStart memory to your free memory
  332.         on an Amiga 1000 with Kickstart in ROM.  "Clear" fills 
  333.         unused areas of memory with a specific byte pattern.
  334.         "L" is a replacement for the BCPL "list" program, but
  335.         with some graphics enhancements.  "SharpFont" is an
  336.         8 pixel non-proportional font.  "Stack" is a replacement
  337.         for the BCPL stack program.  Includes some source.
  338.         Author:  Glen McDiarmid and Kirk Davies
  339.  
  340. BasicProgs    Some more AmigaBASIC programs.  LeastSquare solves
  341.         least squares problems and graphs the results.  Curves
  342.         is a demo of one use for LeastSquare (find curves to
  343.         fit a set of points).  Freud is a Freudian analysis
  344.         program.  Includes source, needs AmigaBASIC from Extras.
  345.         Author:  George Trepal
  346.  
  347. Bison        A replacement for unix "yacc" command.  This is from
  348.         the GNU (GNU is Not Unix) effort, and was obtained
  349.         from the Free Software Foundation.  This is an update
  350.         to the version on disk 51, with some more bug fixes
  351.         provided by Fred Walter.  Includes source.
  352.         Author: Bob Corbett and Richard Stallman.  Bug fixes
  353.             by Johan Widen, Doug Leavitt, & Fred Walter
  354.  
  355. DrunkenMouse    Another cute program in the tradition of "display hacks".
  356.         Includes source.
  357.         Author:  Alex Livshits
  358.  
  359. FlamKey        Installs a little key on the WorkBench screen title
  360.         bar, and then waits in background until somebody clicks
  361.         on the key.  When activated, allows the keyboard and mouse
  362.         inputs to be locked out until a password is entered.
  363.         Shareware, binary only.
  364.         Author:  Alex Livshits
  365.  
  366. GravityWars    The object of this game is for one player to hit the
  367.         other player's ship with a missle, before being hit
  368.         yourself.  The ships and planets don't move, but
  369.         aiming the missle in the presence of gravity fields
  370.         and black holes makes hitting your target difficult.
  371.         Version 2.0, shareware, binary only.  This is an update
  372.         to the version on disk number 84.
  373.         Author:  Ed Bartz
  374.  
  375. IPo2C        A utility to write a C-language definition of the current
  376.         intuition pointer to a file, which can then be used
  377.         in a program via SetPointer to mimic the intuition pointer.
  378.         Includes source.
  379.         Author:  Alex Livshits
  380.  
  381. Pere-et-Fils    Example of creating and using reentrant processes.
  382.         Includes source.
  383.         Author: Jean-Michel Forgeas
  384.  
  385. Record-Replay    A program that records a sequence of mouse and keyboard
  386.         events as they occur and stores them in a file.  The file
  387.         can be played back to cause the same sequence of events to
  388.         occur again.  Very useful for creating demonstrations
  389.         of programs or documenting repeatable bugs.  This is
  390.         version 2.0, an update to the version on disk 95.
  391.         Shareware, binary only.
  392.         Author:  Alex Livshits and J-M. Forgeas
  393.  
  394. ==========================  Contents of Disk 106  ==========================
  395.  
  396. This is disk 106 of the freely distributable AMIGA software library.
  397. Below is a listing of the significant directories and their contents.
  398.  
  399.  
  400. FuncKey        A shareware function key editor, submitted by the author
  401.         for inclusion in the library.  This is version 1.1, an
  402.         update to the version on disk 89. Binary only (source
  403.         available from author).
  404.         Author:  Anson Mah
  405.  
  406. MoreArt        A small selection of some additional Amiga artwork
  407.         submitted to me since the last "art" disk.
  408.         Authors:  Dana Dominiak and Larry Zasitko
  409.  
  410. QuickFlix    An IFF slideshow and cel animation program that takes
  411.         full advantage of the Amiga's multitasking operating
  412.         system, supports all the graphics modes, can run with
  413.         internal timing or be triggered by an external source,
  414.         caches images in memory to achieve rapid frame rate,
  415.         etc.  Version 0.13, binary only, shareware.
  416.         Author:  Jeff Kunzelman, Rodney Iwashina, Takeshi Suganuma
  417.  
  418. RistiNolla    A Finnish game.  The name means something like CrossZero,
  419.         and is also called Go-Moku.  Version 1.0, shareware, binary
  420.         only.
  421.         Author:  Mika Pihlajamaki
  422.  
  423. ==========================  Contents of Disk 107  ==========================
  424.  
  425. This is disk 107 of the freely distributable AMIGA software library.
  426. Below is a listing of the significant directories and their contents.
  427.  
  428.  
  429. Csh        Version 2.07 of Matt Dillon's csh like shell, modified
  430.         for Manx C.  Includes source.
  431.         Author:  Matt Dillon, Manx'ified by Steve Drew
  432.  
  433. Diff        A file comparison utility, similar to other common
  434.         "diff" programs.  Includes source.
  435.         Author:  D. Krantz;  Amiga port by Jeff Bailey
  436.  
  437. ProSuite    This is the Amiga Programmers Suite Book 1.01.  The
  438.         suite provides example code of facilities that every
  439.         programmer needs (such as FileIO Requester), provides
  440.         examples of new facilities (such as XText and DoRequest),
  441.         and provides a tutorial on how to program the Amiga.
  442.         Includes source.
  443.         Author:  R.J. Mical
  444.  
  445. SVTools        Some additional useful tools from Stephen Vermeulen.
  446.         Includes a new version of Vnews, sit, setstack, retool,
  447.         memlist, fragit, and yoyo.  Includes source.
  448.         Author:  Stephen Vermeulen
  449.  
  450. ==========================  Contents of Disk 108  ==========================
  451.  
  452. This is disk 108 of the freely distributable AMIGA software library.
  453. Below is a listing of the significant directories and their contents.
  454.  
  455.  
  456. AList        A directory listing program based on Dave Haynie's LD4
  457.         program, with extensions and enhancements.  Includes source.
  458.         Author:  Ed Kivi (original by Dave Haynie)
  459.  
  460. DirMaster    A very nicely done shareware disk cataloger, submitted
  461.         by the author for inclusion in the library.  This is version
  462.         1.0b, an update to the version released on disk 89.  Binary
  463.         only.
  464.         Author:  Greg Peters
  465.  
  466. Dots-Perfect    Printer driver for an Epson MX80 printer with the 
  467.         Dots-Perfect upgrade kit installed.  Includes source.
  468.         Author:  Robbie Akins
  469.  
  470. MonIDCMP    MonIDCMP lets you monitor the IntuiMessages that pass through
  471.         an IDCMP window.  It prints the message class, mouse
  472.         coordinates, qualifier values, and other useful information
  473.         when appropriate.  Great for debugging applications and
  474.         for snooping around in the inner workings of other programs.
  475.         Includes source.
  476.         Author:  Davide Cervone
  477.  
  478. PrintPop    A utility to enable the user to send some common control
  479.         settings to the PRT: printer device.  When installed, a
  480.         left-amiga F1 sequence will pop up a small window with
  481.         various options.  Includes source.
  482.         Author:  Robbie Akins
  483.  
  484. Sectorama    A program designed to help Amiga users recover lost or
  485.         damaged data from floppy or hard drives, or to repair
  486.         a damaged volume.  The author wrote this out of
  487.         frustration with existing tools when he had multiple
  488.         hard disk drive failures over the course of several
  489.         months.  This is version 1.1, an update to the version
  490.         on disk 102.  Binary only.
  491.         Author:  David Joiner
  492.  
  493. Tek        An enhanced version of Dave Wecker's vt100 (v2.6) which
  494.         includes emulation for a Tektronix 4010/4014 graphics 
  495.         terminal.  This is a much improved version of the Tek4010
  496.         program from disk number 52.  Includes source.
  497.         Author:  Enhancements by Nick Giordano and Terry Whelan
  498.  
  499. Zoo        A file archiver, much like "arc" in concept, but different
  500.         in implementation and user interface details.  Includes
  501.         some nice features that "arc" lacks (such as file/path
  502.         names up to 255 characters in length).  This is version
  503.         1.42B, an update to the version released on disk 87.
  504.         Binary only.
  505.         Author:  Rahul Dhesi, Amiga port by Brian Waters
  506.  
  507. ==========================  Contents of Disk 109  ==========================
  508.  
  509. This is disk 109 of the freely distributable AMIGA software library.
  510. Below is a listing of the significant directories and their contents.
  511.  
  512.  
  513. Machine        A neat new animation from Allen Hastings.
  514.         Author:  Allen Hastings
  515.  
  516. SimCPM        A CP/M simulator for the Amiga.  Simulates an 8080
  517.         along with H19 terminal emulation.  Includes source.
  518.         Author:  Jim Cathey; Amiga port by Charlie Gibbs
  519.  
  520. UUpc        Version 1.0 of a suite of programs that will allow you
  521.         hook up your Amiga as a usenet node.  Includes source.
  522.         Author:  Richard Lamb, Stuart Lynne, Jeff Lydiatt
  523.