home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / docs / lists / fish-200-299 / 240-249 < prev    next >
Text File  |  1993-12-15  |  22KB  |  522 lines

  1. ==========================  Contents of Disk 240  ==========================
  2.  
  3. This is disk 240 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. CrossDOS    A "tryware" version of a mountable MS-DOS file system
  8.         for the Amiga.  This is a software product that allows
  9.         you to read and write MS-DOS/PC-DOS and Atari ST
  10.         formatted disks (Version 2.0 or higher) directly from
  11.         AmigaDOS.  This tryware version is a "readonly" version,
  12.         which does not allow any writes to the disk.  A fully
  13.         functional version is available for a very reasonable
  14.         price from CONSULTRON.  Version 3.02, binary only.
  15.         Author:  CONSULTRON, Leonard Poma
  16.  
  17. Dis        An AmigaDOS shareable library which implements a symbolic
  18.         single-instruction disassembler for the MC68000 family and
  19.         a program which uses the library to disassemble/dump 
  20.         AmigaDOS object files, making full use of symbolic and
  21.         relocation information.  Includes source code in Draco.
  22.         Author:  Chris Gray
  23.  
  24. DM-Maps        IFF maps to the Dungeon Master game.  All 14 levels are
  25.         included.
  26.         Author:  Unknown
  27.  
  28. MemLib        A link library of routines to aid in debugging memory
  29.         problems.  Works with Lattice C 5.0 and possibly with
  30.         earlier versions.  It's features include trashing all
  31.         allocated memory, trashing all freed memory, keeping
  32.         track of freed memory with notification if it is 
  33.         written to, notification of memory freed twice or
  34.         not at all, notification of overrunning or underrunning
  35.         allocated memory, generation of low memory conditions
  36.         for testing purposes, and identification of violations
  37.         of memory use by filename and line number of the
  38.         allocating routine.  Includes source.
  39.         Author:  John Toebes and Doug Walker
  40.  
  41. RunBack        This is version 6, an update to the version on disk 152
  42.         (the version on disk 214 appears to be on a different
  43.         evolutionary path).  This version compiles under Lattice
  44.         with many optimizations enabled, and can be made resident.
  45.         Includes source.
  46.         Author:  Rob Peck, Daniel Barrett, Greg Searle, Doug Keller
  47.  
  48. XprLib        External file transfer protocol library.  Document and
  49.         code example for implementing external file transfer
  50.         protocols using Amiga shared libraries.  This is an
  51.         update to the version included with the vlt program on
  52.         disk 226.
  53.         Author:  Willy Langeveld
  54.  
  55. ==========================  Contents of Disk 241  ==========================
  56.  
  57. This is disk 241 of the freely distributable AMIGA software library.
  58. Below is a listing of the significant directories and their contents.
  59.  
  60.  
  61. ASDG-rrd    Extremely useful shareware recoverable ram disk.  This
  62.         AmigaDOS device driver implements a completely DOS
  63.         compatible disk device in memory that survives resets,
  64.         guru's, and crashes.  An absolute must for those with
  65.         lots of ram.  This is an update to the version released
  66.         on disk 58.  It now works with up to 8Mb of memory.  It
  67.         was rewritten in assembly and is now faster and much
  68.         smaller.  Binary only.
  69.         Author:  Perry Kivolowitz, ASDG Inc.
  70.  
  71. CBBS        The W0RLI BBS system for use in amateur radio.  Originally
  72.         written for IBM-PC compatibles, it was ported to the Amiga
  73.         by Pete Hardie.  This is version 6.1c with source code.
  74.         Author:  Hank Oredson, the CBBS group, Pete Hardie
  75.  
  76. Fix68010    A program which patches executables that fail to run
  77.         on machines equipped with an M68010, so that they no
  78.         longer use the prohibited priviledged instructions.
  79.         Binary only.
  80.         Author:  Gregor Brandt
  81.  
  82. Man        A program similar to the UNIX "man" program.  Displays
  83.         information about a topic from manual pages.  Does not
  84.         include any database of topics, you have to supply your
  85.         own.  Version 1.2, includes source.
  86.         Author:  Garry Glendown
  87.  
  88. NoClick        A program which silences the clicking of empty drives
  89.         on the B2000 under AmigaDOS 1.3.  It should also work
  90.         on an A500.  This is version 3.4, an update to the 
  91.         version on disk 231.  Includes assembly source code.
  92.         Author:  Norman Iscove
  93.  
  94. Tiles        A basic tile game like Shanghai or GunShy.  A board is
  95.         covered with a set of 144 tiles, 36 different sets of
  96.         4 identical tiles, each with a picture on it.  The
  97.         object is to remove all the tiles, 2 at a time, by
  98.         matching identical tiles.  Version 2.1, includes source
  99.         in Modula II.
  100.         Author:  Todd Lewis
  101.  
  102. ==========================  Contents of Disk 242  ==========================
  103.  
  104. This is disk 242 of the freely distributable AMIGA software library.
  105. Below is a listing of the significant directories and their contents.
  106.  
  107.  
  108. BootBlocks    Detailed documentation on what a bootblock is and
  109.         how it works, along with some sample bootblocks and
  110.         a program to install a custom bootblock.  Includes
  111.         source for the sample bootblocks and the install
  112.         program.
  113.         Author:  Jonathan Potter
  114.  
  115. Check4Mem    Allows you to check for a specified amount of memory,
  116.         with certain attributes, from a batch file.  If the
  117.         requirements are not met, a WARN returncode is generated.
  118.         Version 2, includes source.
  119.         Author:  Jonathan Potter
  120.  
  121. CustReq        A glorified ASK command for your startup-sequence.  It
  122.         generates a requester with the specified title, text,
  123.         positive and negative gadgets (either of which can
  124.         be the default), and an optional timeout value.
  125.         Version 2, includes source.
  126.         Author:  Jonathan Potter
  127.  
  128. FileReq        This is Jonathan's second version of a file requester,
  129.         and is much more powerful than the one included on disk
  130.         204.  Shareware, includes source.
  131.         Author:  Jonathan Potter
  132.  
  133. FullView    A text viewer that uses gadgets at the bottom of the screen
  134.         (thus can display text 80 columns wide), opens up to the
  135.         full height of the workbench screen, has fast scrolling,
  136.         and can work with compressed files (file compression 
  137.         program included).  Shareware, binary only, source available
  138.         from author.
  139.         Author:  Jonathan Potter
  140.  
  141. Image-Ed    An icon editor that allows you to draw and edit images up to
  142.         150 by 90, in up to 16 colors.  Allows freehand drawing,
  143.         empty or filled rectangles, ellipses, and triangles, lines
  144.         curves, and polygons, copy, flip about x or y axis,
  145.         stretching and condensing, flood fill and complement,
  146.         text with selection and loading of font style, undo,
  147.         magnified and normal sized images, and two active drawing
  148.         screens at once.  This is version 2.2, an update to version
  149.         1.9 on disk 211.  Binary only, source available from author.
  150.         Author:  Jonathan Potter
  151.  
  152. JAR        A shareware game (Jump And Run) using 3-D graphics.  Your
  153.         task is to collect the blue pills lying on the floors and
  154.         steps, not to fall down or off the steps, and to avoid
  155.         several monsters wandering about.  You can collect various
  156.         sorts of weapons to use against the monsters.  Version 1.0,
  157.         binary only, source available from author.
  158.         Author:  Andreas Ehrentraut
  159.  
  160. JPClock        A short clock program that is just packed with features.
  161.         This is version 1.2, an update to version on disk 204.
  162.         Includes source.
  163.         Author:  Jonathan Potter
  164.  
  165. PPrefs        Preferable Preferences is a program designed to replace
  166.         the standard preferences, that is shorter, more efficient,
  167.         and easier to use.  Binary only.
  168.         Author:  Jonathan Potter
  169.  
  170. PaletteReq    An easy way to set the palette of any screen from your
  171.         program.  Includes source.
  172.         Author:  Jonathan Potter
  173.  
  174. PopInfo        A small utility which "pops open" to give you information
  175.         about the status of your devices and memory.  This is
  176.         version 3.1, an update to version 3.0 on disk 223.
  177.         Includes source.
  178.         Author:  Jonathan Potter
  179.  
  180. ZeroVirus    A fully integrated virus checker and killer, with bootblock
  181.         save and restore features.  Finds both bootblock and file
  182.         based viruses.  This is version 1.3, binary only.
  183.         Author:  Jonathan Potter
  184.  
  185. ==========================  Contents of Disk 243  ==========================
  186.  
  187. This is disk 243 of the freely distributable AMIGA software library.
  188. Below is a listing of the significant directories and their contents.
  189.  
  190.  
  191. FragIt        A dynamic memory thrasher for the Amiga.  FragIt randomly
  192.         allocates and deallocates psuedo-random size values of
  193.         memory, ranging from 16 bytes to 50000 bytes by default.
  194.         The result is an allocation nightmare, thousands of memory
  195.         fragments are being created and destroyed continuously.
  196.         This puts stress on the memory allocation routines of an
  197.         application undergoing testing by simulating a very busy,
  198.         highly fragmented memory environment. This is version 2.0,
  199.         featuring many bug fixes, a full intuition interface,
  200.         configuration settings via the icon, and more.  Includes
  201.         source.
  202.         Author:  Justin V. McCormick
  203.  
  204. ImageLab    A program which performs image processing on IFF pictures.
  205.         Includes standard image processing functions such as
  206.         convolution, averaging, smoothing, enhancement, histograms,
  207.         FFT's, etc.  Also includes file conversion functions,
  208.         a clipboard, and other useful functions.  Version 2.2,
  209.         binary only.
  210.         Author:  Gary Milliorn
  211.  
  212. LPE        LaTeX Picture Editor is a graphical editor for producing
  213.         "pictures" for the LaTeX system, which may be imported by
  214.         LaTeX.  You can draw boxes, dashed boxes, lines, vectors,
  215.         circles, boxes with centered text, and plain text.  This
  216.         is version 1.0, binary only.
  217.         Author:  Joerg Geissler
  218.  
  219. NoClick        A program which silences the clicking of empty drives
  220.         on the B2000 under AmigaDOS 1.3.  It should also work
  221.         on an A500.  This is version 3.5, a last minute update
  222.         to version 3.4 on disk 241.  Includes assembly source code.
  223.         Author:  Norman Iscove
  224.  
  225. Password    A program which enhances your computers security by making
  226.         it complicated enough that users without your password
  227.         will get discouraged trying to boot and use your system.
  228.         This should keep out most casual or nontechnical users.
  229.         Version 1.21p, binary only.
  230.         Author:  George Kerber
  231.  
  232. Pcopy        An intuition based disk copier similiar to the resident
  233.         "DiskCopy".  This is version 2.0, a highly upgraded
  234.         rewrite of the version on disk 151.  It features high speed
  235.         diskcopy with write-verify and data recovery from damaged
  236.         tracks.  A lot of effort has gone into making this copier
  237.         friendly in its usage, as well in its multitasking
  238.         properties.  Binary only.
  239.         Author:  Dirk Reisig
  240.  
  241. SimGen        This program will add a 2 or 4 color picture to your
  242.         WorkBench screen.  If the picture is digitized, it will
  243.         look much like a genlock, hence the name SimGen (Simulated
  244.         Genlock).  Binary only.
  245.         Author:  Gregg Tavares
  246.  
  247. SuperLines    A new lines demo with a realtime control panel that you
  248.         can use to change various aspects of the action.  Has 10
  249.         builtin color palettes, support for things like color
  250.         "smudge", color cycling, color "bounce", multiple resolu-
  251.         tions, and can display either lines or boxes.  This is
  252.         version 1.0, binary only.
  253.         Author:  Chris Bailey
  254.  
  255. WarpUtil    Warp (version 1.11), UnWarp (version 1.0), and WarpSplit
  256.         (version 1.1).  Warp reads raw filesystems and archives
  257.         them into a compressed version in a normal file.  UnWarp
  258.         turns them back into filesystems.  WarpSplit splits them
  259.         up into smaller pieces on a track by track basis.
  260.         Binary only.
  261.         Author:  SDS Software
  262.  
  263. ==========================  Contents of Disk 244  ==========================
  264.  
  265. This is disk 244 of the freely distributable AMIGA software library.
  266. Below is a listing of the significant directories and their contents.
  267.  
  268.  
  269. BBChampion    This is BootBlockChampionIII, a very nicely done program
  270.         that allows you to load, save, and analyze any bootblock.
  271.         This is version 3.1, binary only.
  272.         Author:  Roger Fischlin
  273.  
  274. BootIntro    This program creates a small intro on the bootblock of any
  275.         disk, which will appear after you insert the disk for
  276.         booting.  The headline can be up to 44 characters.  The
  277.         scrolling text portion can be up to 300 characters.  This
  278.         is version 1.2, an update to version 1.0 on disk 188.
  279.         Binary only.
  280.         Author:  Roger Fischlin
  281.  
  282. FMC        An alternative to the NoFastMem program.  Uses a cute little
  283.         switch gadget to turn fast memory on or off.  Version 1.2,
  284.         includes source in assembly code.
  285.         Author:  Roger Fischlin
  286.  
  287. SizeChecker    Size checker uses a list of possible sizes of a file to
  288.         check for unexpected changes in the size of those files.
  289.         For example, it can be used to spot a link virus or to
  290.         point out changes in the configuration of your system.
  291.         With the appropriate comments added to your size list,
  292.         you can check to see what version of the files you are
  293.         using (1.2, 1.3, 1.4, ARP, etc).  Version 1.0, binary only.
  294.         Author:  Roger Fischlin
  295.  
  296. TextDisplay    A text display program, like "more" or "less", but about
  297.         half the size and handles all screen formats (pal/ntsc,
  298.         interlace/non-interlace, etc).  This is version 1.52, an
  299.         update to version 1.1 on disk 188.  Binary only.
  300.         Author:  Roger Fischlin
  301.  
  302. XColor        A program designed to change the colors of any screen.
  303.         You can also add and subtract bitplanes in the screen,
  304.         or convert the screen to black and white (grayscale).
  305.         Handles HAM and EHB screens.  Version 1.2, includes
  306.         source in assembly code.
  307.         Author:  Roger Fischlin
  308.  
  309. ==========================  Contents of Disk 245  ==========================
  310.  
  311. This is disk 245 of the freely distributable AMIGA software library.
  312. Below is a listing of the significant directories and their contents.
  313.  
  314.  
  315. ATOF        A small utility that allows you to use the fonts of another
  316.         disk without using the CLI.  Version 1.0, binary only.
  317.         Author:  Roger Fischlin
  318.  
  319. BootIntro    This program creates a small intro on the bootblock of
  320.         any disk, which will appear after you insert the disk for
  321.         booting.  This is the "next generation" BootIntro, a
  322.         more colorful version than the one on disk 244, but
  323.         the text must be shorter.  The first line can be up to
  324.         24 characters.  The second and third lines can be up to
  325.         22 characters.  The scrolling text can be up to 98
  326.         characters.  This is "next generation version 1.1".
  327.         Binary only.
  328.         Author:  Roger Fischlin
  329.  
  330. Fenster        A program which can operate on windows owned by another
  331.         program, to close them, change their size, refresh gadgets,
  332.         move the window to the background, etc.  Version 1.0,
  333.         includes source.
  334.         Author:  Roger Fischlin
  335.  
  336. PathMaster    A file requester with lots of features.  Can be easily
  337.         configured by the programmer to suit a variety of
  338.         applications.  Includes source.
  339.         Author:  Justin McCormick
  340.  
  341. Reversi        Plays the classical reversi game on an 8 x 8 square field.
  342.         Version 1.2, includes source in assembly code.
  343.         Author:  Marc Fischlin
  344.  
  345. Vlt        This is a binary update to the vlt program on disk 226,
  346.         and fixes a problem with external protocol support.
  347.         You still need the rest of the files from disk 226.
  348.         Version 4.065, binary only.
  349.         Author:  Willy Langeveld
  350.  
  351. ==========================  Contents of Disk 246  ==========================
  352.  
  353. This is disk 246 of the freely distributable AMIGA software library.
  354. Below is a listing of the significant directories and their contents.
  355.  
  356.  
  357. Dmake        Release version 1.0 of Matt's version of the UNIX make
  358.         utility.  Update to beta version released on disk 179.
  359.         Features multiple dependancies, wildcard support, and
  360.         more.  Binary only.
  361.         Author:  Matt Dillion 
  362.  
  363. LabelPrint    A program that allows you to easily print labels for
  364.         your disks.  This is version 2.5b, an update to version
  365.         2.5 from disk 238.  Shareware, binary only (source
  366.         available from author).
  367.         Author:  Andreas Krebs
  368.  
  369. NComm        A terminal program for the Amiga based on comm version 1.34.
  370.         Has hot keys for most program functions (including dialing
  371.         up to 10 phone numbers), PAL and NTSC support for normal
  372.         or interlaced screens, screen I/O greater than 2400
  373.         baud, ANSI/VT100 terminal emulation with full 8 color
  374.         text support, IBM graphics, optional translation styles,
  375.         split screen mode, full user control of color palette, full
  376.         support for all European languages, full serial port control
  377.         with baud rates up to 19200, script language, phonebook,
  378.         keyboard macros, and more.  Version 1.8, binary only.
  379.         Author:  DJ James, Daniel Bloch, et. al.
  380.  
  381. NoClick        A program which silences the clicking of empty drives
  382.         on the B2000 under AmigaDOS 1.3.  It should also work
  383.         on an A500.  This is version 3.6, an update to version
  384.         to version 3.5 on disk 243.  Includes assembly source
  385.         code.
  386.         Author:  Norman Iscove
  387.  
  388. ScreenShare    A library and support programs that enable applications
  389.         to open up windows on other applications' custom screens.
  390.         For example, your editor may want to open a window on
  391.         your terminal emulator's screen so you can compose a
  392.         message while still being able to see the contents of
  393.         the terminal's screen.  Both applications must cooperate
  394.         for the screen sharing to work.  Version 1.2, includes
  395.         source for interface portions.
  396.         Author:  Willy Langeveld
  397.  
  398. Ty        A text display program based on Amiga "less" version 1.0.
  399.         Has both keyboard and mouse control of all functions,
  400.         an intuition interface, and uses the Amiga specific
  401.         keys (such as the Help key) correctly.  Version 1.3,
  402.         includes source.
  403.         Author:  Mark Nudelman, Bob Leivian, Tony Wills
  404.  
  405. ==========================  Contents of Disk 247  ==========================
  406.  
  407. This is disk 247 of the freely distributable AMIGA software library.
  408. Below is a listing of the significant directories and their contents.
  409.  
  410.  
  411. AnalogJoystick    Software support for use of analog joysticks on the Amiga.
  412.         Includes a driver, a header file for code that calls the
  413.         driver, and an example program that uses the driver.
  414.         Includes source.
  415.         Author:  Dave Kinzer
  416.  
  417. AssemTools    A collection of files which should be of great interest
  418.         to Amiga assembly language programmers.  The collection
  419.         includes 140 macro routines which make assembly language
  420.         programming a lot easier.  There is also a library of
  421.         routines containing buffered C-like file handling
  422.         functions (fopen, fclose, fgets, fputs, etc) and a file
  423.         name requester.  All routines are re-entrant.  Includes
  424.         source for example programs using the macros and library,
  425.         and a 65c02 cross macro assembler.
  426.         Author:  Jukka Marin
  427.  
  428. RemoteLogin    A couple of programs which make possible remote access to
  429.         your Amiga.  One program checks the serial port for an
  430.         incoming call, and starts a program when it is detected.
  431.         The other is a password protection program which allows
  432.         starting various programs based upon login id, thus
  433.         providing some minimal security for your computer.
  434.         Includes source.
  435.         Author:  Dave Kinzer
  436.  
  437. XprLib        External file transfer protocol library.  Document and
  438.         code example for implementing external file transfer
  439.         protocols using Amiga shared libraries.  This is version
  440.         2.0, an update to the version on disk 240, with many
  441.         extensions and enhancements.  Includes sample XPR library
  442.         and source.
  443.         Author:  Willy Langeveld
  444.  
  445. ==========================  Contents of Disk 248  ==========================
  446.  
  447. This is disk 248 of the freely distributable AMIGA software library.
  448. Below is a listing of the significant directories and their contents.
  449.  
  450.  
  451. AmiGantt    A project definition and management tool designed to
  452.         create a simple, interactive method of outlining the
  453.         task required to complete a particular project, using
  454.         the GANTT chart as the input format.  AmiGantt displays
  455.         the project in a multi-window mode with separate windows
  456.         for the GANTT chart, task information input, resource
  457.         histogram display, and Pert chart display.  Up to 500
  458.         tasks may be defined for any project, and a project may
  459.         contain other projects as tasks.  Version 3.0.0, shareware,
  460.         binary only.
  461.         Author:  Donald Tolson
  462.  
  463. CLI-Colors    A simple little program to change the colors of the border
  464.         around a CLI window.  Includes source in assembly code.
  465.         Author:  Michael Sinz
  466.  
  467. Flipper        A small, fast, Othello program.  Does not use any look-
  468.         ahead methods.  Binary only.
  469.         Author:  Michael Sinz
  470.  
  471. Maze        An example of a fully re-entrant maze generation program
  472.         written in assembly language using Manx's assembler.
  473.         Includes source.
  474.         Author:  Michael Sinz
  475.  
  476. NetHandler    The Software Distillery's network file system handler
  477.         (NET:), using Matt Dillon's DNET to mount one Amiga's
  478.         devices on another Amiga.  It also serves as an example
  479.         file system written entirely in Lattice C.  Version 1.0,
  480.         includes source.
  481.         Author:  Software Distillery
  482.  
  483. Regex        An Amiga shared library version of the GNU regular
  484.         expression package from the Free Software Foundation.
  485.         A regular expression is a concise method of describing
  486.         a pattern of characters in a string. By use of special
  487.         wildcards, almost any pattern can be described. A regular
  488.         expression pattern can be used for searching strings in
  489.         such programs as editors or other string handling programs.
  490.         Version 1.0, includes source.
  491.         Author:  Edwin Hoogerbeets, FSF, Jim Mackraz
  492.  
  493. ==========================  Contents of Disk 249  ==========================
  494.  
  495. This is disk 249 of the freely distributable AMIGA software library.
  496. Below is a listing of the significant directories and their contents.
  497.  
  498.  
  499. Automata    Four cellular automata programs.  AutomaTron is a one
  500.         dimensional cellular automation, Crud is a automation
  501.         based on a sum index rule, Demon is a cyclic space
  502.         automation described in the Aug 89 Scientific American,
  503.         and Life is one of the oldest and best known of all
  504.         cellular automata.  Includes source.
  505.         Author:  Gary Teachout
  506.  
  507. Slicer        Slicer computes and displays images of the Mandelbrot
  508.         and Julia sets.  Unlike many Mandelbrot programs that
  509.         generate pictures directly, Slicer computes and stores
  510.         an array of raw data which it may then render into
  511.         pictures in a number of ways.  Version 1.0, binary only.
  512.         Author:  Gary Teachout
  513.  
  514. TurMite        A two dimensional turing machine simulator.  Imagine a
  515.         small bug crawling around on your computer display moving
  516.         one pixel at a time. At each step it uses its internal
  517.         state number and the color of the pixel it's on as indexes
  518.         into a set of tables to decide what color to change the
  519.         pixel to, what direction to move, and what its new internal
  520.         state should be.  Includes source.
  521.         Author:  Gary Teachout
  522.