home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / catalogs / 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 destroy