home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / information / contents < prev    next >
Text File  |  1993-12-23  |  116KB  |  2,571 lines

  1.  
  2.                 CONTENTS OF
  3.               December 1993 Fresh Fish CDROM
  4.  
  5. This file contains some overview information about the contents of the
  6. CD-ROM, followed by a concatenation of a bunch of individual Contents files
  7. on the CD-ROM.  Note that not all the material on the CD-ROM appears in a
  8. Contents file somewhere, so the list of programs found in this file is only
  9. a subset of what is actually on the CD-ROM.  As an example, none of the
  10. 180Mb or so of material under useful/dist appears here.  I'm still working
  11. on a better method for finding specific programs or types of programs.
  12.  
  13.  
  14. STRUCTURE OF THE CD-ROM
  15. -----------------------
  16.  
  17. The CD-ROM is divided into roughly three sections: (1) New material,
  18. which includes the material from the new unreleased floppy disks as
  19. well as material which does not appear in the floppy distribution, (2)
  20. useful utilities that can be used directly off the CD-ROM if desired,
  21. thus freeing up the corresponding amount of hard disk space, and (3)
  22. older material from previous released floppy disks or CD-ROM's.
  23.  
  24. The portion of the disk dedicated to new material that I've not
  25. previously published on a CD-ROM or floppy disk is 107Mb, broken down
  26. as follows:
  27.  
  28.     11Mb    Archived (BBS ready) contents of disks 931-950
  29.     17Mb    Unarchived (ready-to-run) contents of disks 931-950
  30.  
  31.     22Mb    Archived "new material" not in floppy distribution
  32.     57Mb    Unarchived "new material" not in floppy distribution
  33.  
  34. The portion of the disk dedicated to a bunch of useful tools like GNU
  35. utilities, TeX with lots of fonts, and other interesting software that will
  36. be updated for each Fresh Fish CD-ROM, is 215Mb, broken down as follows:
  37.  
  38.       2Mb    Content lists of floppy disks 1-950.
  39.       4Mb    Reviews of Amiga software and hardware
  40.           4Mb    Full BSD source for supplied BSD executables.
  41.       4Mb    CBM header files, libraries, and developer tools.
  42.          22Mb    Misc useful tools, libraries, etc.
  43.      25Mb    Binary executables, libraries, and other "runtime" things.
  44.      33Mb    PasTeX source, fonts, binaries, etc.
  45.     121Mb    Full GNU source for supplied GNU executables.
  46.  
  47. The portion of the disk dedicated to old material is 278Mb, broken
  48. down as follows:
  49.  
  50.      12Mb    Archived (BBS ready) contents of material from Oct
  51.         Fresh Fish CD-ROM that was not in floppy distribution.
  52.      28Mb    Unarchived contents of material from Oct Fresh Fish CD-ROM
  53.         that was not included in the floppy distribution.
  54.  
  55.     130Mb    Archived (BBS ready) contents of floppy disks 650-930.
  56.     108Mb    Unarchived contents of floppy disks 800-930.
  57.  
  58.  
  59. GNU CODE
  60. --------
  61.  
  62. Here are the current GNU distributions which are included in both source
  63. and binary form.  In most cases, they are the very latest distributions
  64. ftp'd directly from the FSF machines and compiled with the version of gcc
  65. included on this CD-ROM.  I have personally compiled all of the GNU
  66. binaries supplied on this CD-ROM, to verify that the compiler is solid and
  67. that the binaries are in fact recreatable from the supplied source code.
  68.  
  69. bash        diffutils    gas        groff    make        tar
  70. bc        doschk    gawk        gzip    patch        termcap
  71. binutils    emacs    gcc        indent    perl        texinfo
  72. bison        fileutils    gdbm        ispell    rcs        textutils
  73. cpio        find    gmp        libg++    sed        uuencode
  74. dc        flex    grep        m4        shellutils
  75.  
  76. Here is an "ls -C" of the binary directory which can be added to your path
  77. to make these utilities, as well as utilities from the Useful/dist/other
  78. directories, usable directly off the CD-ROM, once it is mounted:
  79.  
  80. AD2HT           c++          gawk         lha        sed
  81. ARTM           cat          gcc         lkbib        sh
  82. AZap           chgrp          gcc-2.3.3         ln            size
  83. AmigaGuide     chksum          gcc-2.5.7         locate        sleep
  84. DiskSalv       chmod          gccv         logname        sort
  85. ExpungeXRef    chown          gccv-2.3.3     look        split
  86. IView           ci          gccv-2.5.7     ls            strip
  87. Installer      cksum          gdir         m4            sum
  88. LHArc           cmp          genclass         make        tac
  89. LHWarp           co          geqn         makeinfo        tail
  90. Less           comm          gindxbib         merge        tapemon
  91. LoadXRef       cp          ginfo         mg            tar
  92. MKProto           cpio          ginstall         mkdir        tee
  93. MuchMore       csplit          glookbib         mkfifo        test
  94. MuchMore.info  cut          gneqn         mknod        testdbm
  95. NewZAP           date          gnroff         mv            testgdbm
  96. PerfMeter      dc          gperf         nice        testndbm
  97. RSys           dd          gpic         nl            texi2dvi
  98. SD           df          grefer         nm            texindex
  99. SnoopDos       diff          grep         nroff        tfmtodit
  100. SuperDuper     diff3          grodvi         od            touch
  101. SysInfo           dirname          groff         paste        tr
  102. Viewtek           doschk          grog         patch        true
  103. WDisplay       du          grops         pathchk        unexpand
  104. XIcon           echo          grotty         pfbtops        uniq
  105. Xoper           egrep          gsoelim         pr            unprotoize
  106. [           emacs          gtbl         printenv        uudecode
  107. addftinfo      env          gtroff         printf        uuencode
  108. afmtodit       etags          gunzip         protoize        vdir
  109. ar           expand          gzip         psbb        vt
  110. as           expr          head         ranlib        wc
  111. awk           false          id         rcs        who
  112. basename       fgrep          ident         rcsdiff        whoami
  113. bc           find          indent         rcsmerge        xargs
  114. bison           flex          ispell         rlog        yes
  115. brik           flushlibs      join         rm            zcat
  116. bsd-make       fold          ksh         rmdir        zoo
  117. bsplit           g++          ld         sdiff
  118.  
  119. Contents of Floppy Disks 650-930
  120. --------------------------------
  121.  
  122. Because there is only one previous Fresh Fish CD-ROM from which to rep-
  123. licate material from previous months, I've elected to use the contents of
  124. floppy disks 650-930 to fill that portion of the CD-ROM.  Some of these
  125. are only available in the archived (BBS ready) form.
  126.  
  127. Contents of new/AmigaLibDisks/Disk931
  128. -------------------------------------
  129.  
  130. Comgraph    A powerful function plotter.  You can administer up to ten
  131.         functions at the same time, plot functions and their deriva-
  132.         tives, zoom these and calculate symbolic derivatives, zero
  133.         points, extreme points, turning points and saddle points,
  134.         poles and gaps.  Furthermore, you can calculate integrals
  135.         (integral, area, curve length, rotation volume, rotation
  136.         surface).  Contains a simple scientific calculator, linear
  137.         equation solver, prime factor reduction, and prime number
  138.         calculator.  High print quality.  English and German version
  139.         coexistant in one program.  Binary only, shareware.
  140.         Author:  Andre Wiethoff
  141.  
  142. DynamiteWar    A tiny game for 2-5 players who fight against each other.
  143.         It is similar to the commercial Dynablaster or Bomberman,
  144.         except a 1-player mode is not available.  On the other hand,
  145.         there are a great number of extras.  To win the game, one
  146.         player has to disintegrate all other players by exploding
  147.         bombs.  Binary only, shareware.
  148.         Author:  Andre Wiethoff
  149.  
  150. Modules        Command extensions for the M2Amiga V4.xx Modula-II Compiler
  151.         of A+L AG.  In about 13 Modules are over 410 importable
  152.         objects with 311 commands and functions, for programming
  153.         devices, graphics and intuition.  The are four Modules alone
  154.         covering graphics (GraphicsSupport, Copper, Fonts,
  155.         Simple3D), with a total of 140 commands.  Most modules
  156.         contain one or two demo programs showing sample usage.
  157.         Author:  Andre Wiethoff
  158.  
  159. Contents of new/AmigaLibDisks/Disk932
  160. -------------------------------------
  161.  
  162. DynamicSkies    A big toolbox for astronomy that has, for an ultimate goal,
  163.         to answer with speed any question that may arise on celes-
  164.         tial objects.  For example, suppose you have an urge to
  165.         observe Jupiter tonight from your window; You may consult
  166.         rise/set times of Jupiter, ask when it crosses south-west
  167.         (supposing your window faces south-west), and with just a
  168.         mouse click have a glance at the simulated sky at this
  169.         time.  You may even animate Jupiter's path across the sky
  170.         with a time-step animation.  Of course, if you're a real
  171.         star gazer, don't forget your binoculars or telescope for
  172.         the real thing!  Version 1.0, binary only.
  173.         Author:  Patrick DeBaumarche
  174.  
  175. Fleuch        A little game with more than five extra large stages.  The
  176.         object is to pickup up your cargo and climb safely to the 
  177.         next stage, without being shot or running into anything, 
  178.         (including your cargo!).  Scrolling, shooting, some gravi-
  179.         tation, similar to Thrust (C64).  Version 2.0, and update
  180.         to version 1.0 on disk number 760.  Binary only.
  181.         Author:  Karsten Götze, title music by Andreas Spreen
  182.  
  183. StackMon    A program to monitor the stack use of other programs or
  184.         tasks.  Has a convenient GadTools front end.  Requires
  185.         AmigaDOS 2.04 or higher.  Version 1.0, includes source
  186.         in E.
  187.         Author:  David Kinder
  188.  
  189. Contents of new/AmigaLibDisks/Disk933
  190. -------------------------------------
  191.  
  192. ConvertHAM    A utility to convert HAM picture files to ordinary ILBM
  193.         files, with 2 to 256 colours (2 to 32 on non-AGA machines).
  194.         Version 1.2, binary only.
  195.         Author:  David Kinder
  196.  
  197. EditKeys    A keymap editor.  Supports editing of string, dead and modi-
  198.         fiable keys, as well as control of repeatable and capsable
  199.         status of each key.  New test mode, plus LoadKeymap support
  200.         utility.  Version 1.4, an update to version 1.3 on disk 817.
  201.         Binary only.
  202.         Author:  David Kinder
  203.  
  204. GuiArc        A graphical user interface for cli-based archivers like lha,
  205.         arc, ape, zoo, etc.  It has the 'look & feel' of a directory
  206.         tool and can perform all basic actions on archives, such as
  207.         Add, Extract, List, Test, Delete, etc.  You can enter arch-
  208.         ives as if they were directories.  You don't have to know
  209.         anything about archivers.  Fully configurable.  Archivers
  210.         not included, requires AmigaDOS 2.0+.  Version 1.22, an
  211.         update to v1.10 on disk number 863.  Binary only, freeware.
  212.         Author:  Patrick van Beem.
  213.  
  214. PhxAss        PhxAss is a complete macro assembler, which supports the
  215.         instruction-set and addressing modes of all important Moto-
  216.         rola processors (MC68000, 68010, 68020, 68030, 68040, 6888x
  217.         and 68851).  It understands all common assembler-directives
  218.         (Seka, Devpac, Metacomco, etc.) and can generate linkable
  219.         Amiga-DOS object files or absolute code.  In both cases the
  220.         user has the opportunity to choose between the large and
  221.         small code/data    model.  PhxAss is written entirely in
  222.         assembly language and works with Kickstart 1.2/1.3, OS2.x
  223.         and OS3.x.  Version V3.60, an update to version V3.30 on
  224.         disk number 905.  Binary only, with documentation in
  225.         English.
  226.         Author:  Frank Wille
  227.  
  228. PhxLnk        Linker for Amiga-DOS object files, which also supports the
  229.         small-code/data model.  Version V2.03, an update to version
  230.         V1.35 on disk number 853.  Binary only, with documentation
  231.         in English.
  232.         Author:  Frank Wille
  233.  
  234. ShellMenus     A program to help Shell users be more prolific and save
  235.         time.  Shell Menus creates user definable menus that attach
  236.         to the Shell window.  Offers an intuition interface to edit
  237.         your menus instead of a text editor and many other features
  238.         not found in other programs that use menus.  Requires OS
  239.         2.04+, version 2.7, binary only.
  240.         Author:  Mark Ritter
  241.  
  242. Contents of new/AmigaLibDisks/Disk934
  243. -------------------------------------
  244.  
  245. ABackup     A very powerful backup utility.  Has a full Intuition inter-
  246.         face, a "batch" mode, can save/load file selection, handle
  247.         HD floppies, use any external compression program, etc...
  248.         This new version adapts itself to the default font and
  249.         screen mode, and may be up to 40% faster than previous ver-
  250.         sions.  Includes French, German, and English versions.
  251.         Version 4.03, an update to v2.43 on disk 871.  Shareware,
  252.         binary only.
  253.         Author:  Denis Gounelle.
  254.  
  255. AZap        A "new generation" binary editor, able to edit files, memory
  256.         or devices like floppy or hard disks.  It can open several
  257.         windows at the same time, is localized, and handles all OS
  258.         3.0 file systems.  Includes both French and English docu-
  259.         mentation.  Version 2.11, an update to version 2.04 on disk
  260.         number 875.  Binary only.
  261.         Author:  Denis Gounelle
  262.  
  263. PublicManager    Public screen tool which opens public screens that are
  264.         freely configurable (depth, size, font, ...) and have their
  265.         own menu (palette, quit, tools,...) Requires Kickstart 2.04
  266.         or later.  Version 1.4, an update to version 1.2 on disk
  267.         685.  Binary only.
  268.         Author:  Michael Watzl
  269.  
  270. ToolType    A program to make it easier to edit tooltypes in icons.
  271.         ToolType will read the tooltypes from an icon file and let
  272.         you use your favorite text editor to change or add to the
  273.         tooltypes.  Includes an option to sort the tooltypes alpha-
  274.         betically.  Version 37.206, requires OS2.0+, binary only.
  275.         Author:  Michael J Barsoom
  276.  
  277. Contents of new/AmigaLibDisks/Disk935
  278. -------------------------------------
  279.  
  280. AmiCDROM    A CDROM disk filing system for the Amiga.  It supports the
  281.         ISO-9660 standard and the Rock Ridge Interchange Protocol.
  282.         The CDROM drive is mounted as a DOS device (e.g. CD0:).  You
  283.         can access files and directories on a CDROM disk by the
  284.         usual syntax, e.g. "type cd0:foo/readme.txt".  Version 1.7,
  285.         includes source.
  286.         Author:  Frank Munkert
  287.  
  288. Badger        An icon management utility.  When you throw files on
  289.         Badger's appicon they get a new icon depending on which
  290.         pattern in Badger's list they match.  Version 1.1.
  291.         Author:  Erik Sagalara.
  292.  
  293. ClipWindow    A program that makes it easy to put frequently used text on
  294.         the clipboard.  It opens an AppWindow on the Workbench which
  295.         accepts Project icons and associated text files.  The text
  296.         is copied to the clipboard ready for pasting.  Text may be
  297.         in a separate disk file or directly entered as Tool Types
  298.         in the Project icon.  Also included is ConPaste, a Commod-
  299.         ity by Carolyn Scheppner which allows pasting clipboarded
  300.         text almost anywhere.  AmigaDOS 2.0 or higher required.
  301.         Version 1.0, includes source
  302.         Author:  Jim Harvey
  303.  
  304. LazyBench    A little utility for lazy people with a hard disk crammed
  305.         full of goodies which are too difficult to reach because
  306.         they are buried away in drawers inside drawers inside
  307.         drawers inside drawers...  LazyBench installs itself as a
  308.         commodity, adds an item under the Workbench "Tools" menu
  309.         and waits in the background.  Use its hot key combination
  310.         to pop up its window and then select an item.  Now OS 2.xx
  311.         only and fully "User Interface Style Guide" compliant.
  312.         Font sensitive (uses the Default Screen Font) and each
  313.         gadget has a single key equivalent.  Version 1.12, an
  314.         update to version 1.10 on disk number 894.  Binary only.
  315.         Author:  Werther 'Mircko' Pirani
  316.  
  317. MuchMore    Another program like "more", "less", "pg", etc.  This one
  318.         uses its own screen to show the text using a slow scroll.
  319.         Includes built-in help, commands to search for text, and
  320.         commands to print the text.  Supports 4 color text in bold,
  321.         italic, underlined, or inverse fonts.  Can load xpk crunch-
  322.         ed files, has a display mode requester and is localized
  323.         (german catalog included).  Version 3.6, an update to ver-
  324.         sion 3.3 on disk number 895.  Includes source in Oberon-2.
  325.         Author:  Fridtjof Siebert, Christian Stiens
  326.  
  327. VirusChecker    A virus checker that can check memory, disk bootblocks, and
  328.         all disk files for signs of most known viruses.  Can remem-
  329.         ber nonstandard bootblocks that you indicate are OK and not
  330.         bother you about them again.  Includes an ARexx port, sup-
  331.         ports SHI's Bootblock.library.  By using this library and
  332.         its brainfile you have the ability to add new Bootblock
  333.         viruses as SHI release new brainfiles.  Version 6.33, an
  334.         update to version 6.30 on disk 913.  Binary only.
  335.         Author:  John Veldthuis
  336.  
  337. Contents of new/AmigaLibDisks/Disk936
  338. -------------------------------------
  339.  
  340. BaseConvert    GUI program to convert a number from one base to another.
  341.         Shows conversions between Decimal/Hex/Octal/Binary all
  342.         simultaneously.  Requires Kickstart 2.0 or higher.  Version
  343.         1.1, binary only.
  344.         Author:  Johan Vande Ginste.
  345.  
  346. Spooler        Prints textfiles in the background.  Copying a file to the
  347.         SPOOL: directory is all that is required.  The program shows
  348.         you a list of files to be printed and gives you a report on
  349.         the file currently being printed.  Requires Kickstart 2.0
  350.         or higher.  Version 2.3, binary only.
  351.         Author:  Johan Vande Ginste.
  352.  
  353. TKEd        TKEd is a very comfortable Intuition-based ASCII editor with
  354.         an english and german user-interface.  It can read texts
  355.         packed with PowerPacker, has user-definable menus, a com-
  356.         fortable AREXX interface with 116 commands, an interface to
  357.         some errortools for programmers, macros, undo, wordwrap,
  358.         supports foldings, has an online help mode, and many other
  359.         features.  TKEd is reentrant and can be made resident.
  360.         It's Kickstart 1.3/2.04 compatible, supports the new
  361.         ECS-screenmodes, an application window and checks itself
  362.         for linkviruses.  Version 1.17a, an update to version 1.11
  363.         on disk 781.  Evaluation version, with editing limited to
  364.         files 9999 lines and less.  Binary only, shareware.
  365.         Author:  Tom Kroener
  366.  
  367. Contents of new/AmigaLibDisks/Disk937
  368. -------------------------------------
  369.  
  370. 64Door        A Commodore 64 Terminal emulator program which allows you to
  371.         call Commodore 64 BBS systems in the C64-specific color
  372.         terminal mode commonly referred to as C/G mode.  Written in
  373.         100% 68000 Assembly language.  Version 1.0, binary only,
  374.         public domain.
  375.         Author:  Clay Hellman
  376.  
  377. Galactoid    A one or two player shoot-em-up game that resembles the old
  378.         arcade classics Galaga and Galaxian.  You must avoid and
  379.         destroy waves of dive-bombing enemies.  Written in 100%
  380.         68000 assembly language using direct hardware access for
  381.         maximum smoothness and playability.  Binary only, shareware.
  382.         Author:  Clay Hellman
  383.  
  384. KingCON        A console-handler that optionally replaces the standard
  385.         'CON:' and 'RAW:' devices.  It is 100% compatible, but adds
  386.         some VERY useful features, such as: Filename-completion
  387.         (TAB-expansion); A review-buffer; Intuition menus; Jump-
  388.         scroll.  (FAAST output!)  Cursor-positioning using the
  389.         mouse; MC68020-optimized version; And more...  Version 1.0,
  390.         requires OS2.x, binary only.
  391.         Author:  David Larsson
  392.  
  393. Knit        Converts an IFF picture (8-colors or less) into a knitting
  394.         pattern.  For a specified stitch size, Knit will tell you
  395.         how many stitches per row are needed and how many rows are
  396.         used.  Knit bases all of its calculations on the size of a
  397.         standard monitor screen which means that your finished knit-
  398.         ting should be about the size of your screen.  (Thus, if you
  399.         have a extra large or small monitor, you may need to make
  400.         adjustments.)  Version 1.01, binary only.
  401.         Author:  Don Finlay
  402.  
  403. Megasquad    A two player game with two modes of gameplay:  Tag and Duel.
  404.         Features many different play boards, has music, sound, and
  405.         is very smooth.  Written in 100% 68000 assembly language
  406.         using direct hardware access.  Binary only, public domain.
  407.         Author:  Clay Hellman
  408.  
  409. WhereK        A highly configurable hard drive utility.  Features an auto-
  410.         matic disk cataloger with 3 modes, turns directories into
  411.         ascii files that can be saved and searched, allows other
  412.         programs to run while continuing in the background, creates
  413.         lists with versions of the libraries on your hard drive and
  414.         disks.  All files created can be saved.  Features 2 help
  415.         modes, individual help for keys and a comprehensive help
  416.         mode, both accessible from the program.  Runs on WB2.0+
  417.         except for the Library Versions Bulk Lister which requires
  418.         WB3.0 and above.  Version 3.0, binary only, freeware.
  419.         Author:  Kenneth J. McCormick.
  420.  
  421. Contents of new/AmigaLibDisks/Disk938
  422. -------------------------------------
  423.  
  424. Angie        ANother Great Intuition Enhancer commodity that offers about
  425.         100 Intuition related actions you may assign to multiple
  426.         arbitrary hotkeys.  Arbitrary DOS commands and input event
  427.         data may be assigned to the hotkeys too.  Furthermore, Angie
  428.         includes automatic window hunting, auto ActiveWinTask pri-
  429.         ority increment, 'TWA' type window remembering, auto Def-
  430.         PubScreen definition, etc.  Angie comes with a comfortable
  431.         Intuition user interface.  This is version 1.6, giftware,
  432.         includes source in Oberon-2.
  433.         Author:  Franz Schwarz
  434.  
  435. AppISizer    New, localized version of the AppIcon utility that gets the
  436.         size of disks, directories or files.  Gives the size in
  437.         bytes, blocks and the actual size occupied.  Supplied with
  438.         a French catalog.  Includes English documentation in Amiga-
  439.         Guide format and French documentation.  Also offers several
  440.         new enhancements.  Requires KickStart 37.175 or higher.
  441.         Version 0.68, an update to version 0.61 on disk 853.
  442.         Binary only.
  443.         Author:  Gérard Cornu.
  444.  
  445. DPU        Disk Peek and Update, a hex disk and file editor.  Functions
  446.         include show device info, show bitmap, check disk, zap file,
  447.         zap disk, zap filesystem and zap rigid disk blocks.  Version
  448.         1.5, an update to version 1.2 on disk number 721.  Binary
  449.         only, freeware.  Requires Release 2.04 or higher.
  450.         Author:  Frans Zuydwijk
  451.  
  452. Filters        A GUI-based RC Filter design program.  Allows you to set the
  453.         desired characteristics for either a high or low pass fil-
  454.         ter, calculate the required values, and display/print the
  455.         resultant phase/frequency graphs.  Version 1.2, binary only,
  456.         shareware.  Requires OS2.0+.
  457.         Author:  Wim Van den Broeck
  458.  
  459. MN3A        An antenna design program used to calculate currents, imped-
  460.         ance, and fields of wire antennas.  The wires may contain
  461.         lumped-constant loads.  Environment may be free space or
  462.         various groundtypes.  Version 1.0, binary only, freeware.
  463.         Author:  Jim Martin.
  464.  
  465. PicCon        An aid for graphics programmers.  PicCon will use the data-
  466.         types library to load any picture format you've got support
  467.         for, and you will then be able to extract any part of the
  468.         picture and save it in your desired format.  Ordinary bit-
  469.         planes, "blitterlines", chunky pixels and various sprite
  470.         formats are supported.  The raw data can be saved as binary,
  471.         assembly or C source.  Saving of the palette entries in a
  472.         variety of formats is also supported.  Requires OS3.0.
  473.         Version 1.06, binary only, shareware.
  474.         Author:  Morten Eriksen.
  475.  
  476. TurboLeusch    With the help of "Turbo-Leuschner" you are able to create
  477.         your own  menus for Workbench-based windows or expand
  478.         already existing menus.  Turbo-Leuschner supplies ALL
  479.         functions of the Workbench-Menu-System.  With Turbo-
  480.         Leuschner, you supply the name of the window and the menu
  481.         file to attach to it, thus you can attach menus to the
  482.         "AmigaShell" window, your favorite GUI-based utility, or
  483.         simply the WorkBench Window itself.  Binary only, shareware.
  484.         Author:  Thomas Hölle
  485.  
  486. Contents of new/AmigaLibDisks/Disk939
  487. -------------------------------------
  488.  
  489. AddPower    A utility that adds some miscellaneous useful features to
  490.         the 2.0+ OS.  Includes:  file requesters in any program,
  491.         stop drive clicking, fix menus and pen colors of pre-2.0
  492.         programs, wildcard * = #?, make screen borders black, open
  493.         any window on front screen.  All features are independantly
  494.         configurable.  Workbench and AmigaDOS interfaces with online
  495.         AmigaGuide documentation.  Version 37.6, binary only.
  496.         Author:  Ian J. Einman
  497.  
  498. AlertHelp    A little tool that helps you to interpret the alertmessages.
  499.         When an alert occurs, the program displays a window with a
  500.         little description of the alert.  This is version 0.55.
  501.         Freeware, includes source.
  502.         Author:  Jan Hagqvist
  503.  
  504. ARexxSuper    An all-purpose mouse-controlled ARexx communication program.
  505.         All done via a nice GadTools interface, documentation in
  506.         AmigaGuide format, useful for testing and debugging ARexx
  507.         interfaces.  Requires reqtools library V38+ and Kickstart
  508.         2.0+.  Version 1.0, binary only, shareware.
  509.         Author:  Frédéric Delacroix
  510.  
  511. CloseWB        This program attempts to close the WorkBench screen after
  512.         "n" seconds.  It is useful to put into startup-sequences
  513.         that start an application and no longer need the WorkBench
  514.         screen (such as Imagine).  The closing of the WorkBench
  515.         screen will save some chip RAM.  Will work with any Amiga
  516.         running KickStart 2.0 or higher.  Version 1.0, binary and
  517.         source included.
  518.         Author:  Daniel Bachmann
  519.  
  520. ExtraCmds    A set of 18 AmigaDOS commands, chiefly inspired by UNIX,
  521.         written to augment the collection distributed as part of
  522.         the System Software Release 2.04 (V37) and will not run
  523.         under older releases.  This is the second  public release
  524.         consisting of the commands Common, Compare, Concat, Copy-
  525.         right, Count, DirTree, Find, Head, Lower, Prepare, SCD,
  526.         Split, Splitname, Tee, Testbits, TimeCom, Unique and Usage.
  527.         Includes an English User's Reference Manual in LaTeX format
  528.         and source code.
  529.         Author:  Torsten Poulin
  530.  
  531. IanUtils    A collection of some small but useful Assembly language
  532.         tools.  Included are:  Colors, a kickstart 3.0 palette
  533.         editor.  Edit any screen's palette by percents, rather than
  534.         fixed integers; Output, an AppIcon that will call your
  535.         text/picture/sound/etc. viewer.  Customizable for any IFF
  536.         type; SetColor, Allows setting screen colors from the shell,
  537.         useful for scripts; SetDepth, a command to change screen
  538.         depth.  Give your WB1.3 8 colors; EMenu, adds key equiv-
  539.         alents to WB1.2/1.3 menus.  Lays out the menus "prettier."
  540.         Source included for SetColor, SetDepth and EMenu.
  541.         Author:  Ian J. Einman
  542.  
  543. Upcat        Disk catalog program.  Read file information from disks,
  544.         store it in a catalog in memory, save/load catalogs to/from
  545.         disk, display catalog in several ways, select files to be
  546.         displayed, print (selection of) catalog, 32 user definable
  547.         categories, add comment to records in catalog, ARexx inter-
  548.         face, user definable macro menu.  Version 1.2, an update to
  549.         version 1.0 on disk number 854.  Binary only, freeware.
  550.         Requires Release 2.04 or higher.
  551.         Author:  Frans Zuydwijk
  552.  
  553. Contents of new/AmigaLibDisks/Disk940
  554. -------------------------------------
  555.  
  556. AltTab        A small Commodity that successively displays the screens
  557.         titles at the press of 'Alt-Tab' and allows you to choose
  558.         which screen to bring to the front.  Requires Kickstart
  559.         37.175 or higher.  Version 0.2, binary only.
  560.         Author:  Gérard Cornu.
  561.  
  562. BootMan        A boot manager program that allows you to select a startup-
  563.         sequence at boot time using the mouse or keyboard.  Also
  564.         allows password protection and a timer to load a default
  565.         startup if none is selected.  Includes a preference editor
  566.         for easy modification and startup.  Will work with any Amiga
  567.         running KickStart 2.0 or higher.  Version 1.1, binary only.
  568.         Author:  Daniel Bachmann
  569.  
  570. VideoMaxe    A video database that satisfies all needs of a private video
  571.         user.  With full OS 2.1+ and environmental support (local-
  572.         ization, application icon, installer, font-sensitive runtime
  573.         gadget layout, layout saving, guide documentation, ...) the
  574.         program handles record suggestions, spool informations, free
  575.         amount of additional data per tape or title, comfortable
  576.         search routines, printing, etc.  Requires OS 2.1.  Version
  577.         04.20, update to version 03.22 on disk number 637.  Binary
  578.         only, Shareware.
  579.         Author:  Stephan Suerken
  580.  
  581. Contents of new/AmigaLibDisks/Disk941
  582. -------------------------------------
  583.  
  584. CardZ        Patience card games.  Includes two version of Klondike, The
  585.         Wall and Up/Down.  Version 1.0, binary only, freeware.
  586.         Requires Release 2.04 and needs a 640x256 PAL HighRes
  587.         screen.
  588.         Author:  Frans Zuydwijk
  589.  
  590. FlipPrefs    With this program, you can  create several preferences
  591.         files, (The "DEVS:system-configuration" type) of different
  592.         names and switch between them on command.  A sample usage
  593.         would be to customize the startup script to set different
  594.         preferences depending on the operating system booted into.
  595.         Could also be useful in different development environments
  596.         or for machines with multiple users.  Version 1.0, binary
  597.         only, freeware,
  598.         Author:  Thorsten Stocksmeier
  599.  
  600. Guide2Doc    Converts AmigaGuide® file to a normal document without any
  601.         "@{xxx}"'s, but full ANSI-support!  CLI-ONLY, optional
  602.         table-of-contents-generation and page-numbering.  Output
  603.         goes to StandardOut, so you may redirect it, eg. ">prt:",
  604.         or read the guide in CLI.  V1.0, freeWare, includes C
  605.         source.
  606.         Author:  Bernd (Koessi) Koesling
  607.  
  608. Mine        A Modula-2 implementation of an old computer game.  You
  609.         have an N * N square with mines hidden in some fields.
  610.         Your job is to mark them with a flag as fast as possible.
  611.         Version 2.0, an update to version 1.8 on disk number 835.
  612.         Contains some bug fixes and improvements.  Most important:
  613.         now always uses the default public screen and does not open
  614.         it's own  multitasking and-chipmem-goodbye-screen.  Re-
  615.         quires AmigaDOS 2.0, Source in M2Amiga Modula-2 and
  616.         (newest) 68020 version are available from the author.
  617.         Author:  Thomas Ansorge
  618.  
  619. SOUNDEffect    Sound sample editing program.  Special features include:
  620.         temporary buffers, frequency and amplitude modulation
  621.         (tremolo and vibrato), echo, special reverb effect, chorus
  622.         effect, mixer, free hand editing, low and high pass filter,
  623.         compresser, expander, limiter, distortion and all the usual
  624.         functions (copy, paste, insert, cut, looping, zooming etc.).
  625.         All effects are available in stereo.  This is no update
  626.         to V1.32!, the program has been completely re-written and
  627.         has a new user interface.  Runs with OS1.3 or above.
  628.         Version 2.10, binary only, shareware.
  629.         Author:  Sven Bühling
  630.  
  631. YAMFG        Yet Another Mine Field Game.  This is a big classic.  Your
  632.         tank must move through the variable-width and height mine
  633.         field to a target.  Mainly designed to help beginners cope
  634.         with assembly.  Uses reqtools.library © Nico François.
  635.         Version 1.0, includes heavily commented source.
  636.         Author:  Frédéric Delacroix
  637.  
  638. Contents of new/AmigaLibDisks/Disk942
  639. -------------------------------------
  640.  
  641. ACalc        A small calculator with floating point, hexadecimal and
  642.         decimal modes.  Has 10 memories, saves the last result in
  643.         the clipboard, may be used with the mouse or keyboard.
  644.         With OS 2.x and 3.0, may be installed as a Commodity.
  645.         Includes both French and English versions.  Binary only.
  646.         Author:  Denis Gounelle
  647.  
  648. AS65        A comfortable and efficient 2 pass cross assembler for the
  649.         Whole 6502 processor family.  Version 2.3d, contains docu-
  650.         mentation in both english and german.  Binary only.
  651.         Author:  Thomas Lehmann
  652.  
  653. LibraryGuide    An AmigaGuide file that lists about 170 different "librar-
  654.         ies" often found in the LIBS: directory and a simple one or
  655.         two line description of their purpose along with version
  656.         info and where to get them, etc.  May help you determine
  657.         whether or not you actually "need" some of these space-
  658.         consuming things.  Version 1.0.
  659.         Author:  Dan Elgaard
  660.  
  661. WBMenu        A simple CLI-only tool that allows you to add new menu-
  662.         entries to the "Tools" menu of the Workbench.  Useful for
  663.         scripts and batch files, simple to use.  Requires OS2.04+.
  664.         Version 3.4, includes source in assembler for both English
  665.         and german versions.  Shareware.
  666.         Author:  Thorsten Stocksmeier
  667.  
  668. Contents of new/AmigaLibDisks/Disk943
  669. -------------------------------------
  670.  
  671. Clock        A simple Clock program but with the handy feature that you
  672.         can "snapshot" the clock to stay with any screen or it can
  673.         be free to pop to the frontmost screen automatically.  Up
  674.         to 4 alarm times can be set, which can simply put up a re-
  675.         quester or cause some program to run in background.  Hourly
  676.         chimes can also be made to run a program (I.E. a sound sam-
  677.         ple player).  Uses locale.library with OS2.1+.  Version
  678.         2.20, an update to version 2.00 on disk number 869.  Binary
  679.         only.
  680.         Author:  Bernd Grunwald
  681.  
  682. IRMaster    A package for the substitution of remote controls by the
  683.         Amiga.  You can learn and send nearly any infra red command.
  684.         That means you can control e.g. your tv set from the work-
  685.         bench.  With an editor you can create remote controls and
  686.         with a runner you can use them on your wb.  Version 1.0,
  687.         binary only.
  688.         Author:  Jürgen Frank & Michael Watzl
  689.  
  690. JIStoJi        A program to read and print Japanese electronic text.
  691.         JIStoJi automatically identifies electronic texts written
  692.         in Old-JIS, New-JIS, Shift-JIS, or EUC-JIS (as well as, of
  693.         course, ASCII) and displays them on screen, or prints them
  694.         to dot-matix printers.  Version 1.5, binary only.
  695.         Author:  Gerald B. Mathias
  696.  
  697. MCMaster    Another music cassette cover printing utility which should
  698.         work together with any printer that supports pica and fine.
  699.         Other features are a search function and a list function
  700.         which allow you to put, for example, all the song names in
  701.         a list gadget to scroll around.  Requires Kickstart >2.04!
  702.         Version 1.2, an update to version 1.1 on disk 685.  Binary
  703.         only.
  704.         Author:  Michael Watzl
  705.  
  706. Mkfont        Converts standard Amiga fonts into softfonts for the Hewlett
  707.         Packard II (compatible) laser printers.  It is entirely
  708.         written in assembly and is quite fast.  It can double the
  709.         softfonts in size and smooth's them automatically.  Version
  710.         1.0, binary only, freeware,  Runs from CLI only.
  711.         Author:  Tonio Voerman
  712.  
  713. WBflash        A small program that nicely flashes (or color-cycles) the
  714.         active window or Workbench background.  With some simple
  715.         gadget clicks you can generate and save your own custom
  716.         flash-patterns.  Written in assembler.  Includes both
  717.         English and Swedish versions.  Requires OS2.0+.  Version
  718.         1.12, binary only.
  719.         Author:  Thomas Pettersson
  720.  
  721. Contents of new/AmigaLibDisks/Disk944
  722. -------------------------------------
  723.  
  724. AngusTitler    A program to create videotitles for (e.g.) your holiday
  725.         films.  It is possible to scroll 350 lines up the screen.
  726.         Of course, the colors, fonts, fontstyles, border etc. can
  727.         be changed.  It is also possible to load a background
  728.         picture.  This is only a demo-version that is limited to 10
  729.         lines, all other options are enabled, even saving and
  730.         loading.  The full version can be obtained from the author
  731.         for $35 US or 45 DM.  Version 4.0, binary only.
  732.         Author:  Andreas Gunßer.
  733.  
  734. ARegress    A program for stistical evaluation of measurements.  You can
  735.         use it to estimate different kinds of regression, and to
  736.         print graphs of the regressions.  Version 2.0, binary only,
  737.         freeware.
  738.         Author:  Sven Bühling
  739.  
  740. BlockEd        Disk block editor, simple but very easy to use.  Compatible
  741.         with 1.3 and up. Version 1.4, initial release.  Contains
  742.         most source (in C) for light reading.
  743.         Author:  Andrew Kemmis
  744.  
  745. Lhf        A dir-utility and archiver with CLI and intuition interface.
  746.         Enables you to copy, move, delete or rename archive files as
  747.         if they were ordinary files.  Extraction and compression is
  748.         automatically performed as needed.  With the configuration
  749.         program 'LhfEd' you can customize it to perform external
  750.         commands.  Version 1.03, binary only, freeware.
  751.         Author:  Stefan Pampin
  752.  
  753. Parcheese    Like the classic board game.  The aim of the game is to get
  754.         all of your markers safely around the board to your home
  755.         base.  Three levels of play, players selectable between
  756.         human/computer.  Includes documentation in english and
  757.         spanish.  Version 1.7g, binary only.
  758.         Author:  Xavier Egusquiza
  759.  
  760. PhoneDir    Personal Phonedirectory (PPD) was designed to remember
  761.         addresses and phone numbers for you, and also dial the
  762.         numbers automaticly.  PPD was designed especially with
  763.         multitasking in mind. When you are doing something else,
  764.         its window can be minimized, and when you need to, you
  765.         can call someone just by a click on the mouse. PPD uses
  766.         almost no system power when not used.  Version 1.0,
  767.         binary only.
  768.         Author:  Hallvard Korsgaard
  769.  
  770. Contents of new/AmigaLibDisks/Disk945
  771. -------------------------------------
  772.  
  773. EmacsStarter    A good Emacs starter.  With it you can load files into a
  774.         running Emacs.  Has an option to use a public screen
  775.         (requires "ScreenManager"), full WB support, double-click
  776.         icons into a running Emacs, new icon creating scheme, use
  777.         different icons depending on what type of file you are
  778.         editing, sticky flag, the script doesn't terminate until
  779.         the requested buffers are terminated.  Release 1, includes
  780.         ARexx and C source.
  781.         Author:  Anders Lindgren, Bo Liljegren
  782.  
  783. IFFConvert    A program to convert the different compression methods of
  784.         IFF ILBM files.  It supports the normal compression, a new
  785.         compression method that compresses column by column instead
  786.         of row by row, and uncompressed files.  Version 1.12, an
  787.         update to version 1.11 on disk number 699, includes source.
  788.         Author: Matthias Meixner
  789.  
  790. MineRunner    A freeware game like Lode Runner, but with more features.
  791.         Supports the 4 player adapter for the parallel port, uses
  792.         soft stereo where possible, doesn't stop multitasking and
  793.         saves highscores to disk.  Version 1.0, binary only.
  794.         Author:  Matthias Bock
  795.  
  796. Orm        An improved version of PD "Snake" game on disk number 810 by
  797.         Michael Warner.  You control an "orm" (Danish for worm or
  798.         snake), living in a small window on the default public
  799.         screen, which grows by eating "frogs" and avoiding obsta-
  800.         cles.  This version tries to be smart about its window
  801.         borders and the screen mode (Interlace, Superhires, etc.).
  802.         Supports locale library if present.  English, German,
  803.         Italian, and Swedish catalogs are supplied.  Default lang-
  804.         uage is Danish.  Includes the catalog description file and
  805.         full DICE and SAS/C (Lattice) compatible source.  Version
  806.         1.4,  Public Domain.  Requires AmigaDOS 2.04 or higher.
  807.         Author:  Torsten Poulin
  808.  
  809. PrtSc        Have you ever noticed that there is a PrtSc-key on the nu-
  810.         meric keypad?  This program makes it work!  By pressing the
  811.         PrtSc key on your keypad, you get a screen dump to your
  812.         printer.  Version 1.52, an update to version 1.08 on disk
  813.         number 897.  Freeware, includes source.
  814.         Author:  Jan Hagqvist
  815.  
  816. Reminder    A utility to remind you about events.  It consists of an
  817.         event editor and a small program that is put in your
  818.         WBStartup (or run from S:user-startup).  Every time you
  819.         boot your machine, this program checks the event database
  820.         and puts up a requester (and optionally calls an ARexx
  821.         script) if there are events that you need to be reminded
  822.         about.  Version 1.20, freeware, C source included for DICE
  823.         and SAS6.x.
  824.         Author:  Matti Rintala
  825.  
  826. Contents of new/AmigaLibDisks/Disk946
  827. -------------------------------------
  828.  
  829. AmiQWK        QWKMail format offline message system.  Allows reading of
  830.         QWKMail format offline message packets popular with many
  831.         bulletin board systems (BBSes).  Replies can be edited using
  832.         any text editor and packed for transfer at a later time.
  833.         AmiQWK has been tested with many QWKMail systems for IBM and
  834.         Amiga based BBSes.  Requires Workbench 2.04 or higher. 
  835.         Release 2 version 2.2, an update to Release 2 version 1.0
  836.         on disk number 907. Binary only, shareware.
  837.         Author:  Jim Dawson
  838.  
  839. DMon        DMon is a multi-purpouse utility written for the author's
  840.         personal use during program development.  It is a Monitor,
  841.         Dissassembler, Debugger and development system.  You may
  842.         find similarities to Amiga Monitor by Timo Rossi, but DMon
  843.         is different, it can dissassemble and debug 68xxx software
  844.         in User and Supervisor Mode.  If you do not know what that
  845.         means, then do not use DMon!  Version 1.86, binary only.
  846.         Author:  Andreas Smigielski
  847.  
  848. fd2pragma    A small utility to create prototypes for the Aztec C com-
  849.         piler or the Aztec Assembler from FD files as they are
  850.         distributed from Commodore with the Include files.  Inclu-
  851.         des C-source.
  852.         Author:  Jochen Wiedmann
  853.  
  854. PriMan         A configurable, Style Guide compliant task priority manager.
  855.         Along the same lines as TaskX, PriMan is font-sensitive,
  856.         resizeable,  uses a slider gadget to change the priority of
  857.         any task, and has buttons for sending a Ctrl-C signal to a
  858.         task, or removing it from memory.  Version 1.1, an update to
  859.         version 1.0 on disk number 928.  FreeWare, includes C
  860.         source.
  861.         Author:  Barry McConnell
  862.  
  863. TrashIcon    A WorkBench 2.x application icon to delete files.  Puts an
  864.         icon at a user defined position on the WorkBench screen,
  865.         then deletes all files that are dragged onto it.  Version
  866.         2.3, an update to version 1.4 on disk number 871.  Binary
  867.         only.
  868.         Author:  Mark McPherson
  869.  
  870. Yass        Yet Another Screen Selector, a commodity with several nice
  871.         features such as: Completely controllable via keyboard (of
  872.         course you can use your mouse, if you really want to);
  873.         Shows Screens and Windows (option); Shows PublicScreenname
  874.         or ScreenTitle (option); Ability to change the default
  875.         Public screen; Opens window even on non-public screens
  876.         (option).  Font-sensitive; Resizeable window.  Version 1.1,
  877.         binary only.
  878.         Author:  Albert Schweizer
  879.  
  880. Contents of new/AmigaLibDisks/Disk947
  881. -------------------------------------
  882.  
  883. Mand2000D    Demo version of a revolutionary fractal program that makes
  884.         it far easier to explore the Mandelbrot set.  Mand2000 is
  885.         compatible with all Amigas.  It has separate calc routines
  886.         that have been optimized for the 68000, 68020, 68030, 68040
  887.         and 68881 processors respectively.  It automatically detects
  888.         these to ensure maximum performance.  Mand2000 also makes
  889.         full use of AGA graphics when available.  A number of
  890.         enhancements since the original demo version.  Version
  891.         1.102, binary only.  Requires OS 2.04.
  892.         Author:  Cygnus Software
  893.  
  894. NewTool        A program that will quickly replace the default tool in
  895.         project icons.  You can specify the tool to use, use a file
  896.         requester to pick the tool, or allow NewTool to automatic-
  897.         ally choose the proper tool depending on the file type.
  898.         Version 37.195.  WB 2.0+ required.  Binary only.
  899.         Author:  Michael J Barsoom.
  900.  
  901. ScreenSelect    A commodity to change screen order by selecting a screen
  902.         name from a listview.  Also allows binding of hotkeys to
  903.         any screen with a proper name.  Supports automatic activa-
  904.         tion of windows (remembers last activations) when changing
  905.         to new screen, is configurable with Preferences program,
  906.         has a full intuition interface and is font sensitive (incl-
  907.         uding proportional fonts).  Documentation in AmigaGuide,
  908.         ASCII and DVI formats.  Requires AmigaOS 2.04 or later.
  909.         Version 2.1, an update to version 2.0 on disk number 915.
  910.         Binary only, freeware.
  911.         Author:  Markus Aalto
  912.  
  913. SMaus        A highly configurable "SUN-mouse" utility, implemented as a
  914.         commodity with a graphical user interface.  It activates the
  915.         window under the mouse pointer if you move or after you have
  916.         moved the mouse or if you press a key.  You can specify
  917.         titles of windows which shall not be deactivated using
  918.         wildcards.  Uses local.library if available, requires at
  919.         least AmigaOS 2.04.  Includes english and german docs,
  920.         german and swedish catalog file (english language built
  921.         in).  Version 1.24, an update to V1.17 on disk 868.  Share-
  922.         ware, binary only.
  923.         Author:  Stefan Sticht
  924.  
  925. SteamyWindows    A small yet very useful commodity that increases the prior-
  926.         ity of the owner task of the active window, and restores
  927.         the task's priority when the window becomes inactive unless
  928.         someone else modified the task's priority meanwhile.  This
  929.         is version 1.0, includes source in Oberon-2.
  930.         Author:  Franz Schwarz
  931.  
  932. Contents of new/AmigaLibDisks/Disk948
  933. -------------------------------------
  934.  
  935. ADis        A 68000+ disassembler which can automatically recognize data
  936.         and strings put into the code segment.  It also generates
  937.         only those labels that are really referenced.  The genera-
  938.         ted file will often be reassemblable.  In V1.1, ADis is
  939.         capable of recognizing all 68020 and 68881 instructions
  940.         even with the 68020's extended addressing modes.  ADis will
  941.         also try to resolve addressing relative to a4, which many
  942.         C compilers use in a small memory model.  Version 1.1,
  943.         binary only.
  944.         Author:  Martin Apel
  945.  
  946. Snoopy        Enables you to monitor library function calls - of any
  947.         library you wish.  The idea of course came from SnoopDos by
  948.         Eddy Carroll, but Snoopy is different in approach and pur-
  949.         pose.  Snoopy has no specific patches for specific func-
  950.         tions - it is an all-purpose tool to monitor *ANY* library
  951.         call in *ANY* system library.  Version 1.4, includes assem-
  952.         bly source.
  953.         Author:  Gerson Kurz, FH Muenchen
  954.  
  955. VirusZII    Release II of this popular virus detector that recognizes
  956.         many boot and file viruses.  The filechecker can also de-
  957.         crunch files for testing.  The memory checker removes all
  958.         known viruses from memory without 'Guru Meditation' and
  959.         checks memory for viruses regularly.  VirusZ has easy to
  960.         use intuitionized menus including keycuts for both begin-
  961.         ners and experienced users.  Release II versions of VirusZ
  962.         require OS2.O+.  This is Release II Version 1.00, an up-
  963.         grade to Release I version 3.07 on disk number 902.  Binary
  964.         only, shareware.
  965.         Author:  Georg Hörmann
  966.  
  967. Contents of new/AmigaLibDisks/Disk949
  968. -------------------------------------
  969.  
  970. BBBBS        Baud Bandit Bulletin Board System.  Written entirely in
  971.         ARexx using the commercial terminal program "BaudBandit".
  972.         Features include up to 99 file libraries with extended
  973.         filenotes, up to 99 fully threaded message conferences,
  974.         number of users, files, messages, etc. are only limited
  975.         by storage space, controlled file library and message con-
  976.         ference access for users and sysops, interface to extra
  977.         devices like CD-ROM and others, all treated as read only,
  978.         complete Email with binary mail and multiple forwarding,
  979.         user statistics including messages written, files uploaded
  980.         or downloaded, time, etc, plus much more.  Now includes a
  981.         complete offline reader/answer called bbsQUICK.rexx, and
  982.         Call Back Verification for local callers.  Version 6.5, an
  983.         update to version 5.9 on disk 883.  Includes complete ARexx
  984.         source.
  985.         Author:  Richard Lee Stockton
  986.  
  987. TitleClock    A little commodity (about 3k) that throws up a clock in the
  988.         top right corner of a screen's titlebar.  It may be set up
  989.         to display itself on one or more screens without running 
  990.         multiple copies of the program.  It may also be set to fol-
  991.         low your default public screen and also to always display
  992.         on the frontmost screen.  Version 2.7, binary only.
  993.         Author:  Anders Hammarquist
  994.  
  995. Contents of new/AmigaLibDisks/Disk950
  996. -------------------------------------
  997.  
  998. BBDoors        A collection of rexxDoors adjusted to work with BBBBS 6.5.
  999.         Includes complete ARexx source.
  1000.         Author:  Richard Lee Stockton and various others.
  1001.  
  1002. bbsQUICK    An offline read/reply/upload/download module for BBBBS.
  1003.         Complete GUI with support for multiple BBBBS systems.
  1004.         Version 6.4 and update to version 5.9 on disk number 883.
  1005.         Includes complete ARexx source.
  1006.         Author:  Richard Lee Stockton
  1007.  
  1008. BusyPointers    A collection of busy pointers for use with 'NickPrefs'.
  1009.         (NickPrefs can be found on disk number 780).
  1010.         Author:  Dan Elgaard
  1011.  
  1012. ClockTool    A simple CLI utility do perform operations on the battery-
  1013.         backed-up and/or system clock, e.g. display either/both,
  1014.         set one from the other, increment, and log. Most of these
  1015.         features, particularly those accessing the battery-backed-
  1016.         up clock, are not available using current AmigaDos com-
  1017.         mands.  Version 1.0, includes source.
  1018.         Author:  Gary Duncan
  1019.  
  1020. Enforcer    A tool to monitor illegal memory access for 68020/68851,
  1021.         68030, and 68040 CPUs.  This is a completely new Enforcer
  1022.         from the original idea by Bryce Nesbitt.  It contains many
  1023.         new and wonderful features and options and no longer
  1024.         contains any exceptions for specific software.  Enforcer
  1025.         can now also be used with CPU or SetCPU FASTROM or most
  1026.         any other MMU-Kick-start-Mapping tool.  Major new output
  1027.         options such as local output, stdout, and parallel port.
  1028.         Highly optimized to be as fast as possible.  Version 37.55,
  1029.         an update to version 37.52 on disk number 912.  Requires
  1030.         V37 of the OS or better and an MMU.  Binary only. 
  1031.         Author: Michael Sinz
  1032.  
  1033. PayAdvice    Easy-to-use pay analysis program which is easily configured
  1034.         to deal with the way deductions are made from your salary.
  1035.         Useful for investigating just how large a slice of your
  1036.         hard earned cash ends up in the hands of the tax man, or to
  1037.         make sure that your employer isn't deducting more from your
  1038.         wages than he should.  Version 3.00, binary only, shareware.
  1039.         Authors:  Richard Smedley, Andy Eskelson, Robert Hart
  1040.  
  1041. Sushi        A tool to intercept the raw serial output of Enforcer 2.8b,
  1042.         Enforcer.megastack 26.f, Mungwall, and all other tool and 
  1043.         application debugging output that uses kprintf.  This makes
  1044.         it possible to use serial debugging on a single Amiga,
  1045.         without interfering with attached serial hardware such as
  1046.         modems and serial printers.  Sushi also provides optional
  1047.         signalling and buffer access to an external display/watcher
  1048.         program.  Version 37.10, an update to version 37.7 on disk
  1049.         number 733.  Binary only.
  1050.         Author:  Carolyn Scheppner
  1051.  
  1052. Contents of new/biz/dbase
  1053. -------------------------
  1054.  
  1055. AFile        A database manager, documentation in French, but program
  1056.         is localized.  English with French catalog.  Version 1.4,
  1057.         binary only.
  1058.         Author:  Denis Gounelle
  1059.  
  1060. CarCosts    Version 3 of the program "AutoKosten", now called CarCosts.
  1061.         This version uses MUI and supports locale.library, if avail-
  1062.         able.  Without locale.library, the interface uses german
  1063.         text.  An english catalog and all needed files are included.
  1064.         A program to convert 2.0 data files to version 3 data files
  1065.         is also included.  Binary only.
  1066.         Author:  Rüdiger Dreier
  1067.  
  1068. Genealogist    ArJay Genealogist is a specialized database for keeping
  1069.         track of genealogical information.  It features a full,
  1070.         easy to use Intuition interface.  The program is totally
  1071.         non-sexist and secular in nature, and correctly handles
  1072.         multiple marriages, "unconventional" marriages, adopted
  1073.         children, and unmarried parents.  The printed reports
  1074.         include descendant and pedigree charts, personal details
  1075.         reports, family group sheets, and index lists of people
  1076.         and families.  Free-form note files can be created using
  1077.         any editor, and IFF pictures can be viewed using any IFF
  1078.         viewer, from within the program.  Other features include
  1079.         dynamic on-screen ancestor and descendant charts, extensive
  1080.         online context-sensitive help, flexible "regular expression"
  1081.         searching, and multiple ARexx ports with an extensive
  1082.         command set.  Up to 1000 people per database, with data-
  1083.         bases held in RAM for maximum speed and responsiveness.
  1084.         PAL or NTSC, AmigaDOS 2.04+ required.  1 Meg RAM recom-
  1085.         mended.  Version 3.06, an update to version 3.04 on disk
  1086.         number 865.  Binary only.
  1087.         Author:  Robbie J. Akins
  1088.  
  1089. VideoMaxe    A video database that satisfies all needs of a private video
  1090.         user.  With full OS 2.1+ and environmental support (local-
  1091.         ization, application icon, installer, font-sensitive runtime
  1092.         gadget layout, layout saving, guide documentation, ...) the
  1093.         program handles record suggestions, spool informations, free
  1094.         amount of additional data per tape or title, comfortable
  1095.         search routines, printing, etc.  Requires OS 2.1.  Version
  1096.         4.30_beta, a major update to version 04.20 on disk number
  1097.         940.  Binary only, Shareware.
  1098.         Author:  Stephan Suerken
  1099.  
  1100. Contents of new/biz/demo
  1101. ------------------------
  1102.  
  1103. ExcelsiorDemo    Demonstration version of a professional bulletin board
  1104.         system. Jam-packed with features not found on other BBS
  1105.         systems, EXCELSIOR! was in the  beta-test stage for over
  1106.         one year.  Its enthusiatic beta-testers have helped make
  1107.         it a very stable system.  Very little "hands-on" mainten-
  1108.         ance is needed to keep a system running smoothly.  However,
  1109.         you have complete control over the day-to-day activity of
  1110.         the BBS allowing for complete customization to your require-
  1111.         ments.  The BBS has been tested on Amiga 1000's through
  1112.         Amiga 4000's.  It also runs fine under AmigaDOS Release 3+
  1113.         as well.  Release 1.0, binary only.
  1114.         Author:  Sycom Design Software
  1115.  
  1116. Contents of new/biz/misc
  1117. ------------------------
  1118.  
  1119. HomeBudget    A home budgeting system consisting of five major areas:
  1120.         Checking account; Savings account; Budgeting system;
  1121.         Miscellaneous accounts; Automatic account entries.  Features
  1122.         fast reconciliation; Checking account tied to Budget section
  1123.         for budget updates.  Budget section: uses 2 char codes for
  1124.         accounts; prioritize accounts for auto payment; optional
  1125.         automatic payments for fixed expenses; reports & charts
  1126.         available.  Version 1.3, binary only.
  1127.         Author:  Mike Huttinger
  1128.  
  1129. ShareManager    A personal share stock portfolio manager.  If you have
  1130.         trouble keeping track of your shares, then this is for you.
  1131.         It is not  however for very large portfolios with huge
  1132.         amounts of money involved.  $10,000,000 is the limit for
  1133.         this little package.  Version 2.3, binary only.
  1134.         Author:  Ben Muller
  1135.  
  1136. Contents of new/comm/fido
  1137. -------------------------
  1138.  
  1139. Spot        A FidoNet tosser/editor for all Amiga points (with WB 2.0+)
  1140.         Some features:  Supports new 3.0 features (newlook menus,
  1141.         memory pools,...); Fully localized (OS 2.1+); Font
  1142.         sensitive; Keyboard shortcuts; All settings can be easily
  1143.         changed from within Spot; Fast importing/exporting; Auto-
  1144.         matically creates new areas for you, no tedious work;
  1145.         Special fast message base format with only a few files
  1146.         per area; Optional - fully transparent - message base
  1147.         crunching; Message list with powerful functions (e.g.
  1148.         search body text); Excellent support for multiple character
  1149.         sets (LATIN-1, IBM,...);  Built-in, fully asynchronous,
  1150.         Fido file request; ARexx port... plus much more!
  1151.         Evaluation version 1.2b, binary only, shareware.
  1152.         Author:  Nico Francois
  1153.  
  1154. Contents of new/comm/mail
  1155. -------------------------
  1156.  
  1157. Smail        UUCP mail transport mechanism, based on Unix Smail V2.5.
  1158.         A complete substitute for Dillon's sendmail program.
  1159.         Features: re-routing of addresses according to the paths
  1160.         file; mail forwarding for users (~/.forward and uumail:
  1161.         <user>); nearly command line compatible with Dillon's
  1162.         sendmail (except -raw); Return-To-Receipt recognition;
  1163.         returning undeliverable mails to sender and postmaster
  1164.         of your host; support of the standard Getty, MultiUser-
  1165.         FileSystem and AXSh passwd files; smarthost option if
  1166.         your map files are not perfect; extended log files...
  1167.         and much more!  Requires OS2.04+, and a DillonUUCP or
  1168.         AUUCP+ environment.  Version 1.10, includes source.
  1169.         Author:  Aussem
  1170.  
  1171. SplUU        A UUEncoding file splitter for emailing large files.  It
  1172.         takes a file and UUEncodes it, and then it cuts it up in
  1173.         2000 line blocks.  It also gives each block a header and
  1174.         a tail.  Version 1.16ß, binary only.
  1175.         Author:  Psilocybe Systems, Inc
  1176.  
  1177. Contents of new/comm/misc
  1178. -------------------------
  1179.  
  1180. ElCheapoFax    A very cheap and simple package to send and receive faxes
  1181.         using your Amiga and a suitable (Class 2) Fax modem.  It
  1182.         is not particulary user-friendly, nor is it blazingly fast.
  1183.         It just does everything I need.  In fact, as you and I don't
  1184.         need facsimile at all, it does a lot more.
  1185.         Version 24.10.93, includes source.
  1186.         Author:  Olaf 'Rhialto' Seibert
  1187.  
  1188. Contents of new/comm/net
  1189. ------------------------
  1190.  
  1191. AmiTCP        AmiTCP/IP is the first publicly available TCP/IP protocol
  1192.         stack for the SANA-II interface.  AmiTCP/IP provides an
  1193.         application level socket interface to the Internet protocol
  1194.         suite as an Amiga shared library.  New Features in 2.2:
  1195.         AmiTCP:  The interactive sessions have now a higher priority
  1196.         when using rh(c)slip.device; arp: Arp table dumping is now
  1197.         working; netstat: Routing table can be dumped.  Version 2.2,
  1198.         includes source.
  1199.         Author:  AmiTCP/IP Group, others, see COPYRIGHTS
  1200.  
  1201. AmiTCP_POP    AmiPOP for AmiTCP/IP.  A POP 3 client for AmigaDOS 2.04+,
  1202.         and Requires AmiTCP/IP release 2 or higher.  Supports
  1203.         commodites, and is AUISG compliant.  Version 1.6, includes
  1204.         source.
  1205.         Author:  Scott Ellis
  1206.  
  1207. FtpDaemon    An ftpd for AmiTCP v2.0 and up (we use AmiTCP v2.2 ).  It
  1208.         has Multi-User support (we use MultiUser v1.5).  Version
  1209.         1.0, includes source.
  1210.         Author:  Joran Jessurun
  1211.  
  1212. ParBENCH    A ParNET installation kit put together by Vernon Graner of
  1213.         Commodore Business Machines.  It uses the CBM Installer and
  1214.         is fully documented.  ParNET itself is copyrighted by The
  1215.         Software Distillary and Doug Walker, John Toebes, and Matt
  1216.         Dillon.  The main improvements between this ParBENCH and the
  1217.         standard ParNET is the ease of installation and routine
  1218.         startup of the NET: device.  This package contains a set of
  1219.         WorkBench tools to boot the network and fix up and display
  1220.         remote node icons, etc.  Version 3.1, binary only.
  1221.         Author:  Vernon Graner, Doug Walker, John Toebes, Matt
  1222.              Dillon
  1223.  
  1224. Contents of new/comm/term
  1225. -------------------------
  1226.  
  1227. HFT        A very small ANSI terminal program.  Small, reliable, with
  1228.         just the bare essentials.  Main features:  Console support
  1229.         with cut & paste; Reliable ANSI terminal emulation; Compat-
  1230.         ible with all serial.device clones.  HFT was tested on
  1231.         serial, baudbandit, uw, and nullmodem devices.  Opens on
  1232.         the default public screen.  Version 38.30, binary only.
  1233.         Author:  Herbert West
  1234.  
  1235. Terminus    A highly capable and flexible, if not seasoned telecom-
  1236.         munications tool for the Amiga.  Terminus is a completely
  1237.         rewritten replacement for JR-Comm 1.02a.  It is not an
  1238.         update.  Terminus conforms, where possible, to the recom-
  1239.         mendations outlined in the "Commodore Amiga Style Guide"
  1240.         for Release 2 of the Amiga operating system while still
  1241.         retaining compatibility with the 1.3 release.  However,
  1242.         all future releases of Terminus will be compatible with
  1243.         the 2.0 (or later) operating system release only.  Version
  1244.         2.0d, binary only, shareware.
  1245.         Author:  John P. Radigan
  1246.  
  1247. XprZmodem    An Amiga shared library which provides ZModem file transfer
  1248.         capability to any XPR-compatible communications program.
  1249.         This is version 3.1, an update to version 2.1 on disk 459.
  1250.         Includes source.
  1251.         Author:  Ranier Hess, William M. Perkins, Rick Huebner and
  1252.              others.  See documentation.
  1253.  
  1254. Contents of new/comm/uucp
  1255. -------------------------
  1256.  
  1257. AGetty        AGetty is similar to the well-known Getty included in Matt
  1258.         Dillon's AmigaUUCP package.  It hangs on the specified
  1259.         serial port waiting for connections via the connected
  1260.         modem.  Once a connection is detected, AGetty provides
  1261.         a Login: request to the caller.  Getty disconnects any
  1262.         caller who cannot provide a legal login and Password
  1263.         within 60 seconds.  It also allows only 3 login attempts
  1264.         before disconnecting.  Any attempt to login with an illegal
  1265.         password will be written to the logfile.  Upon receiving
  1266.         a legal Login and Password, verified via the passw-file,
  1267.         AGetty will execute a specified program, usually UUCICO
  1268.         or PMail, and stay off the line until the program returns.
  1269.         Then, AGetty will disconnect the caller and reset the
  1270.         modem, returning to its original state.  Version 0.218,
  1271.         binary only.
  1272.         Author:  Peter Simons
  1273.  
  1274. Contents of new/dev/asm
  1275. -----------------------
  1276.  
  1277. TBSource    A collection of Tomi Blinnikka's A68k source files.  In-
  1278.         cludes assembler source to various programs, some finished,
  1279.         others are not.  The large list of programs includes such
  1280.         things as VoiceShell, ShellTerm and RingDetect.
  1281.         Author:  Tomi Blinnikka
  1282.  
  1283. Contents of new/dev/cross
  1284. -------------------------
  1285.  
  1286. CAZ        A Z80 cross-assembler.  Some people never stop building
  1287.         their own hardware projects!  The Z80 processor is old,
  1288.         right, but a really cheap one!  So design your own Pro-
  1289.         cessor Board and do all your software development on the
  1290.         Amiga.  Version 1.24b, includes source.
  1291.         Author:  Carsten Rose
  1292.  
  1293. Dis6502        A disassembler for the 6502-family of microprocessors.  It
  1294.         will turn C64 (or any other 6502-based computer's) binaries
  1295.         into listings of CPU opcodes.  Supports all officially docu-
  1296.         mented opcodes on the 6502-compatible processor family.
  1297.         Future versions will support undocumented opcodes (option-
  1298.         ally), hardware register recognition for the C64 hardware
  1299.         registers, relative offset disassembling, and a lot more.
  1300.         Version 1.0, binary only, shareware.
  1301.         Author:  Morten Eriksen
  1302.  
  1303. Contents of new/dev/docs
  1304. ------------------------
  1305.  
  1306. AsmKURS        Some documentation on assembly language coding for the
  1307.         68020/68881 or better combination.  In addition you will
  1308.         find docs for the FPU, along with source for a nice, fast
  1309.         Julia fractal plotter that utilizes the FPU.  The files
  1310.         also contains some hints about optimizing your code for
  1311.         an 020, too.
  1312.         Author:  Erik H. Bakke
  1313.  
  1314. Contents of new/dev/gui
  1315. -----------------------
  1316.  
  1317. DesignerDemo    Demo version of a gadget source creator for C & HSPascal.
  1318.         With Designer, you can create and edit windows and menus
  1319.         for applications.  It supports many features:  All gadtools
  1320.         gadgets possible;  Commented source produced;  IFF images
  1321.         imported;  Edit any created window;  Standard interface;
  1322.         Flexible code producing options.  Version 1.0, binary only.
  1323.         Author:  Ian OConnor
  1324.  
  1325. Contents of new/dev/misc
  1326. ------------------------
  1327.  
  1328. CWeb        A programming tool that allows you to program top down,
  1329.         by splitting your program into many small, and under-
  1330.         standable modules which `ctangle' tangles into a compiler 
  1331.         understandable file.  By applying `cweave' to the program
  1332.         you can produce a pretty-printed listing for processing
  1333.         with `TeX'.  This is version 3.0, an update to version
  1334.         2.7 on disk number 848.  Includes source.
  1335.         Author:  Donald Knuth, Silvio Levy, port by Andreas Scherer
  1336.  
  1337. Data2Object    Sometimes you want to have a large text file in your code.
  1338.         For example a built-in helpfile.  d2o gives an easy way to
  1339.         do just that.  It takes the textfile as an argument and
  1340.         produces a standard object file.  Includes an option to
  1341.         force the data into chip ram for graphics and sound data.
  1342.         Version 1.1, binary only.
  1343.         Author:  Matthijs Luger
  1344.  
  1345. FlexCat     FlexCat is a utility like CatComp (which is available for
  1346.         registered developers only), KitCat or MakeCat, which
  1347.         creates catalogs and source to handle them.  The goal in
  1348.         writing FlexCat was to be flexible in the source that is
  1349.         created.  This is done by using external template files
  1350.         (so called source descriptions) which can be edited by the
  1351.         programmer.  Any programming language or individual needs
  1352.         can be satisfied.  This is V1.01 (some minor bug fixes)
  1353.         and includes examples for Assembler, C and Oberon, an
  1354.         example for handling catalogs in Workbench 2.0, german and
  1355.         italian catalogs, source and docs in AmigaGuide, Ascii and
  1356.         DVI format.
  1357.         Author:  Jochen Wiedmann
  1358.  
  1359. LibraryTimer    GUI based attempt to figure out what library functions
  1360.         take most of the processor time in an application, and
  1361.         thus what functions should deserve more attention when
  1362.         time-optimizing the program.  Does this by patching the
  1363.         functions in the selected library, then calling ReadEClock
  1364.         in the timer.device before and after the function is
  1365.         executed.  Requires OS2.04+. Version 1.1, binary only.
  1366.         Author:  Jesper Skov
  1367.  
  1368. P2C        A tool for translating Pascal programs into C.  It supports
  1369.         the following Pascal dialects: HP Pascal, Turbo/UCSD Pascal,
  1370.         DEC VAX Pascal, Oregon Software Pascal/2, Macintosh Program-
  1371.         mer's Workshop Pascal, Sun/Berkeley Pascal.  Modula-2 syntax
  1372.         is also supported.  Most reasonable Pascal programs are con-
  1373.         verted into fully functional C which will compile and run
  1374.         with no further modifications.  Version 1.20, includes
  1375.         source.
  1376.         Author:  Dave Gillespie, AMIGA port by Günther Röhrich
  1377.  
  1378. Contents of new/disk/cache
  1379. --------------------------
  1380.  
  1381. FastCache    A disk-caching program with the following features: Fully
  1382.         associate cache (one of the best algorithms); LRU cache
  1383.         replacement policy (one of the best); Can handle multiple
  1384.         drives; Can handle removable media; All cache settings are
  1385.         determined at run time; Optional write retention; Does not
  1386.         require large continuous chunks of memory; Uses a hashing
  1387.         system to locate data (one of the best); Performs both for-
  1388.         ward and reverse prefetching; Will utilize the blitter to
  1389.         move data, if possible.  Requires OS2.04+, version 1.1,
  1390.         binary only.
  1391.         Author:  Philip D'Ath
  1392.  
  1393. Contents of new/disk/cdrom
  1394. --------------------------
  1395.  
  1396. PlayCDDA    A program for owners of Toshiba 3401 CDROM drives.  These
  1397.         drives are capable of transferring CD-DA (digital audio)
  1398.         data over the SCSI bus.  PlayCDDA reads this data and repro-
  1399.         duces the corresponding sounds on the Amiga's audio.device.
  1400.         PlayCDDA communicates with the user over a simple graphical
  1401.         interface.  Version 1.0, includes source.
  1402.         Author:  Frank Munkert
  1403.  
  1404. Contents of new/disk/misc
  1405. -------------------------
  1406.  
  1407. DevBlocks    Two CLI programs for the low-level direct reading/writing/
  1408.         dumping of disk blocks of a DOS structured device.  Use with
  1409.         care and only if you know what you are doing!  (Else you can
  1410.         easily trash a disk/hard-drive partition!).
  1411.         Author:  Christian Wasner
  1412.  
  1413. FileLogger    Demo version of a floppy disk cataloging utility.  Allows
  1414.         you to log disks and selected files.  You may specify a
  1415.         filetype and remarks for each file which can be queried on
  1416.         later.  Remarks will be read by default from the file com-
  1417.         ments (if present).  Optionally guesses file types.  (Over
  1418.         30 file types are currently recognized).  Wildcard searches
  1419.         on disk name, file name, file type or remarks.  Multilevel
  1420.         sorting by diskname, filename, filetype and remarks.  Print
  1421.         out the full log or the Selected/sorted part of it.  Number
  1422.         of files limited by memory.  (Some functions disabled and
  1423.         number of files limited to 500 in this demo version).  Ver-
  1424.         sion 1.31, binary only.
  1425.         Author:  Arun Kumar
  1426.  
  1427. StatRam        A very fast, very recoverable ram drive. It works on any
  1428.         Amiga using V2.04 or greater of the OS. It maintains the 
  1429.         remarkable recoverability of the original VD0:, but has
  1430.         now been totally re-written to handle any DOS filesystem,
  1431.         be named what you like and give back memory from deleted
  1432.         files instantly. Based on ASDG's 'VD0:'. Version 2.2, an
  1433.         update to version 2.1 on disk number 915. Binary only.
  1434.         Author:  Richard Waspe, Nicola Salmoria
  1435.  
  1436. Contents of new/disk/moni
  1437. -------------------------
  1438.  
  1439. DED        A new disk editor with many features including: Edit sectors
  1440.         on disk in binary form or in DOS structures (including
  1441.         bitmap); Find file of FFS datablock; Scan for DOS structure
  1442.         references to any block;  Edit rigid disk blocks in struct-
  1443.         ure form; Export or import bytes from/to disk; Memory access
  1444.         of all sectors until written to the disk (Allows you to try
  1445.         anything without risking integrity of your disk); Protection
  1446.         option - no sector can be formatted or written to the disk;
  1447.         All menuitems have help; Built-in calculator.  Version 1.1,
  1448.         binary only.
  1449.         Author:  Michal Kara
  1450.  
  1451. Contents of new/game/demo
  1452. -------------------------
  1453.  
  1454. Frontier    Non-playable preview (Self-running demo) of the upcoming
  1455.         sequel to the space-trading game Elite.
  1456.         Author:  David Braben.
  1457.  
  1458. JetStrike    A 10 level sample of the full Jetstrike game, a commercial
  1459.         product.  The full version of Jetstrike contains: Over 100
  1460.         different missions, 40 different aircraft, 40 weapons
  1461.         systems, Auto enhancement for systems with more memory,
  1462.         Hard disk installation, Fully compatible with all Amigas
  1463.         (automatically resizes for NTSC and PAL displays).  Mission
  1464.         disks to be released in 1994 to add further missions, air-
  1465.         craft and weapons.  Binary only.
  1466.         Author:  Rasputin Software
  1467.  
  1468. Contents of new/game/misc
  1469. -------------------------
  1470.  
  1471. AMOSAlley    A shoot-em-up "don't-hit-the-good-guys hit-the-bad-guys-
  1472.         instead" type shooting gallery reaction game.  Programmed
  1473.         and compiled with AMOS PRO.  Requires at least 1 meg Ram.
  1474.         Author:  Dean Prunier
  1475.  
  1476. MegaBall    All-new version 3.0 of this classic amiga action game!
  1477.         Comes with two graphics files, one that lets it run on
  1478.         older Amigas (even ones running WB 1.2!), and another that
  1479.         lets it take advantage of dazzling 24-bit AGA graphics if
  1480.         ya got 'em!  Packed with a whole bunch of exciting new
  1481.         features, music and boards.  Documentation in AmigaGuide
  1482.         format.  Binary only, shareware.
  1483.         Author:  Ed Mackey, with new music by Al Mackey
  1484.  
  1485. ScorchedT    Scorched Tanks is a tank warfare game where 2 to 4 players
  1486.         take turns buying weapons and shooting them at each other.
  1487.         The more damage a player causes another, the more money they
  1488.         get.  The more money a player receives, the larger the
  1489.         weapons they can buy.  This is a very simple concept, but
  1490.         extremely addictive! Similar to a very popular game called
  1491.         Scorched Earth on MS-Dos machines.  Version 0.95, binary
  1492.         only.
  1493.         Author:  Michael Welch
  1494.  
  1495. Contents of new/game/patch
  1496. --------------------------
  1497.  
  1498. MarblePatch    A patch allows you to run Marble Madness under OS 2.x
  1499.         (and probably higher).  It also includes the old copy
  1500.         protection hack which allows you to run it from a hard
  1501.         disk.  Includes source.
  1502.         Author:  Derek Noonburg
  1503.  
  1504. Contents of new/game/think
  1505. --------------------------
  1506.  
  1507. CrazyClock    For those of you who know about Mr.R.'s cube.  (well-known),
  1508.         This program is inspired by Mr.R.'s clock (almost unknown)
  1509.         which is a much easier alternative for everyone who couldn't
  1510.         solve the cube through intuition.  Version 1.1, Requires
  1511.         OS2.04+, includes source.
  1512.         Author:  Holger Brunst
  1513.  
  1514. HangMan        A GUI Hangman game in six different languages !!  Features:
  1515.         A full GUI interface (both keyboard and mouse can be used);
  1516.         Partly localized (on OS 2.1/3.0) for defaulting to a partic-
  1517.         ular language; User can specify his own data file.  English,
  1518.         French, German, Spanish, Swedish and Dutch data files
  1519.         included.  A useful Hint and Show All feature when you are
  1520.         stuck with a word.  AmigaGuide Online Help also available.
  1521.         Version 1.2, requires OS2.0+, binary only.
  1522.         Author:  Arun Kumar G.P.
  1523.  
  1524. IGNUChess    An intuition driven interface to GNUChess version 1.51.  I
  1525.         know, this is an old one.  There are a few  advantages,
  1526.         though:  IGNUChess is freely distributable;  Full source
  1527.         (SAS/C 6.3) is included;  Chess piece images are provided
  1528.         as an IFF ILBM file (Figuren.ilbm) for free use;  Needs
  1529.         only ~200K memory (+some chip mem for the graphics) and
  1530.         thus runs on small machines (A500) without memory expansion.
  1531.         Special version optimized for 68020/30 + 68881/2 included.
  1532.         Runs in NTSC Interlaced mode.  The graphics are designed to
  1533.           minimize noticable flicker, so this might be the first
  1534.         interlaced GUI most 1084 Monitor users like.
  1535.         Author:  FSF, amiga port by Michael Böhnisch
  1536.  
  1537. MasterMind    This new version of Mastermind has the following features:
  1538.         Point-n-click interface; Difficult level using 8 color
  1539.         choices; Normal level uses 5 color choices; Background
  1540.         music; Sound effects; Animated "win" effects.  Version 1.3.
  1541.         binary only.
  1542.         Author:  Patrick Giesbergen
  1543.  
  1544. Minefield    Based on the classic thinking game, Minefield features
  1545.         various sized squares ensuring that it looks good on Hi-res
  1546.         to Super-hi-res-laces screen modes.  Other features include
  1547.         timer count up/down option, nice WB2.+ colour scheme, custom
  1548.         minefield and hall of fame history.  Version 1.0, binary
  1549.         only.
  1550.         Author:  Richard Bemrose
  1551.  
  1552. Solit        Solit is a freely-distributable, shareware non-Klondike
  1553.         solitaire card game for the Amiga under Workbench 2.x.
  1554.         This is version 1.11 which contains some enhancements
  1555.         to version 1.06 found on FF882.  Binary only.
  1556.         Author:  Felix R. Jeske
  1557.  
  1558. SMMind        SuperMeisterMind is a MasterMind clone which uses colors
  1559.         and shapes to form the hidden code.  This results in a
  1560.         completely new level of difficulty.  Features:  OS 2 look;
  1561.         up to 7 colors and 7 shapes; code-length up to 6 symbols;
  1562.         almost anything may be configured by the user; online-help.
  1563.         German version only, but game not difficult to figure out
  1564.         for those familiar with MasterMind.
  1565.         Author:  Holger Voss
  1566.  
  1567. UChess        A powerful version of the program GnuChess version 4 for
  1568.         the Amiga.  Plays a very strong game of chess.  Code has
  1569.         been rewritten and data structures re-organized for optimal
  1570.         efficiency on 32 bit 68020 and better Amiga systems. Fully
  1571.         multitasking, automatically detects and supports 640X480X256
  1572.         color AGA mode machines, and does not at any time BUSY wait.
  1573.         Requires a 68020/030/040 based Amiga computer system with
  1574.         AmigaOS 2.04 or later and 4 Meg of ram minimum.  Special "L"
  1575.         version optimized for 68040 and requires 10 Meg of ram min-
  1576.         imum.  Supports a variety of standard features such as load,
  1577.         save, edit board, autoplay, swap sides, force move, undo,
  1578.         time limits, hints, show thinking, and a supervisor mode
  1579.         that will allow two humans to play with the computer acting
  1580.         as a "supervisor".  Version 2.33, an update to Version 2.04
  1581.         on disk number 790, includes source.
  1582.         Author:  FSF, Amiga Port by Roger Uzun
  1583.  
  1584. Contents of new/gfx/3d
  1585. ----------------------
  1586.  
  1587. RDSGen        A "SIRDS" generator.  SIRDS are Single-Image-Random-Dot-
  1588.         Stereograms and are "real" three-dimensional pictures.
  1589.         The dots (which seem random) are calculated in such a way
  1590.         that if you focus "behind" the picture (monitor, etc), you
  1591.         will see a 3D pic with a real feeling of "depth".  It can
  1592.         be hard to see the pics the first time, but don't give up!
  1593.         Most people succeed in seeing them, though it may take some
  1594.         time.  Version 1.0, binary only.
  1595.         Author:  Martin Rebas
  1596.  
  1597. Contents of new/gfx/anim
  1598. ------------------------
  1599.  
  1600. AA-Spot     A little animation which shows some abilities of the new
  1601.         AA-Chipset.  Supports only the PAL-mode.
  1602.         Author:  Markus Poellmann
  1603.  
  1604. AmysHistory    A graphical history of Amy the Squirrel, in Deluxe Video
  1605.         animated format.
  1606.         Author:  Eric Schwartz
  1607.  
  1608. Contents of new/gfx/edit
  1609. ------------------------
  1610.  
  1611. Digillus    Digital Illusions is a highly professional image processing
  1612.         program.  Not only is it capable of processing still pix,
  1613.         but it will also let you create stunning animations from
  1614.         ordinary flat pictures using a powerful 'In between' tech-
  1615.         nique.  Version 1.0a, binary only, shareware.
  1616.         Author:  Tonny Espeset
  1617.  
  1618. TSMorph        A morphing package consisting of three programs: TSMorph to
  1619.         edit the Morph parameters; TSMorph-render to generate the
  1620.         morphed images; and TSMorph-prefs, a Preferences editor.
  1621.         Morphs and Warps can be performed on static images or a
  1622.         series of images.  All processing is done using 24-bit
  1623.         colour internally.  Images in most ILBM formats, GIF, JPG
  1624.         and PPM can be read, and ILBM 24, Greyscale (16 and 256),
  1625.         PPM, HAM6 and HAM8 format images saved.  OpalVision and
  1626.         DCTV format files are also catered for.  Version 2.3,
  1627.         includes source.
  1628.         Author:  Topicsave Limited
  1629.  
  1630. Contents of new/gfx/misc
  1631. ------------------------
  1632.  
  1633. ADProRunner    ADPro is a great program, but it requires alot of memory.
  1634.         Sometimes you need 3 MB or more to convert a picture.  It
  1635.         is possible to specify memory-usage in the ADPro icon or
  1636.         from the shell but this can be awkward.  If you do not
  1637.         specify memory size, ADPro takes the largest free hunk of
  1638.         memory, and leaves you with only small hunks left.  This
  1639.         may result in loaders, savers and operators being loaded
  1640.         into chip memory, which is dead slow on an accelerated
  1641.         Amiga.  With ADProRunner you can easily control ADPro's
  1642.         memory usage each time you run it.  Version 1.0, binary
  1643.         only.
  1644.         Author:  Øyvind Falch & Morten Johnsen
  1645.  
  1646. GROBSaver    A saver module for GVP's ImageFX Image Processing package.
  1647.         It allows you to save an image in Hewlett Packard's GROB
  1648.         (GRaphical OBject) format, suitable to be downloaded into
  1649.         any of Hewlett Packard's HP48-series calculators.  If you
  1650.         don't own an HP48(s,sx,g,gx) this program won't do anything
  1651.         useful for you.  Version 1.03, binary only.
  1652.         Author:  Greg Simon
  1653.  
  1654. ImageDex    A utility program that will take a series of image files
  1655.         (any format) and create an image index of scaled down
  1656.         "thumb-nail" pictures, labelled appropriately.  The program
  1657.         acts as a graphic front-end to Art Department Professional
  1658.         2.2 (or higher).  Useful for catalogging images, textures
  1659.         and anim frames, allowing them to be stored off the main
  1660.         system.
  1661.         Author:  Zach Williams, Precision Imagery
  1662.  
  1663. PatchDT            A program that patches a few functions in the datatypes
  1664.         library in order to speed up the Workbench screen update
  1665.         when using datatypes objects as backdrops in the workbench
  1666.         windows.  This is only useful with graphics cards such as
  1667.         the Piccolo or GVP Spectrum; you will see no speedup when
  1668.         using the native Amiga graphics.  Requires 68020+ and
  1669.         WB3.0+.  Includes source.
  1670.         Author:  Stefan Boberg
  1671.  
  1672. Contents of new/gfx/opal
  1673. ------------------------
  1674.  
  1675. Wacom        This Commodity enables you to use a pressure sensitive
  1676.         digitizer tablet from Wacom with your Commodore Amiga.
  1677.         The tablet can be used together with the mouse (or with-
  1678.         out it) as a direct input medium.  Therefore the driver
  1679.         can be used together with (nearly) any software.  Further-
  1680.         more the (pressure-sensitive) data provided by the tablet
  1681.         can be exported in custom applications using a documented
  1682.         software interface.  Version 1.0, requires AmigaOS 2.04+.
  1683.         English and German documentation.  Localized.  Binary only,
  1684.         but includes some sample source in C that shows the usage
  1685.         of the software interface.  Shareware.
  1686.         Author:  Roland Schwingel
  1687.  
  1688. Contents of new/gfx/show
  1689. ------------------------
  1690.  
  1691. EGSdvi        A program which runs under the EGS window system.  It is
  1692.         used to preview DVI files, such as are produced by TeX.
  1693.         EGSDVI requires EGS version 6 or higher.  This program
  1694.         has the capability of showing the file shrunken by various
  1695.         (integer) factors, and also has a `magnifying glass' which
  1696.         allows one to see a small part of the unshrunk image momen-
  1697.         tarily.  Version 1.0, binary only.
  1698.         Author:  Dietmar Heidrich
  1699.  
  1700. EGSPrint    This program prints the contents of the frontmost screen,
  1701.         no matter what depth it has or if it's a true EGS screen
  1702.         or a screen of an EGS workbench emulation.  This even works
  1703.         if there's no EGS at all or if the screen has a colour
  1704.         resolution of 24 bits (but then, only 12 bits are printed
  1705.         as the printer device supports no more than that).  EGSPrint
  1706.         needs a lot of memory, especially for EGS screens, and
  1707.         requires EGS version 6 or higher.  Binary only.
  1708.         Author:  Dietmar Heidrich
  1709.  
  1710. EGSShow        A viewing program for GIF and JPEG files on the EGS window
  1711.         system.  This program is able to read the JPEG format as
  1712.         well as the GIF formats GIF87a,  GIF89a and all future GIF
  1713.         files compatible with both of the above.  The format of the
  1714.         file is detected automatically.  EGSShow needs a lot of
  1715.         memory for bigger pictures ( > 640 x 480) and requries EGS
  1716.         version 6 or higher.  Binary only.
  1717.         Author:  Dietmar Heidrich
  1718.  
  1719. Contents of new/gfx/view
  1720. ------------------------
  1721.  
  1722. MegaView    A "Multi-View" kind of program for use with Workbench 2.0+.
  1723.         It uses the whatis.library (included) to recognize the file
  1724.         type then invoke a filetype-specific program.  MegaView can
  1725.         be used from the Shell, from Workbench, as Default Tool in
  1726.         project icons, as an AppIcon or as an App-MenuItem.  Version
  1727.         2.0, an update to version 1.03 on disk number 908, public
  1728.         domain, includes source.  Enhancements include localization
  1729.         and a GUI-based FileActions editor.
  1730.         Author:  Hans-Jörg and Thomas Frieden, Whatis.library by
  1731.              Sylvain Rougier and Pierre Carette
  1732.  
  1733. Contents of new/hard/drivr
  1734. --------------------------
  1735.  
  1736. ZeusSCSI    Some programs that attempt to apply a patch to the
  1737.         Progressive Peripherals Incorporated Zeus SCSI driver.
  1738.         This patch includes a patch to use the Wait/Signal mech-
  1739.         anism to wait for the completion of SCSI I/O instead of
  1740.         the "busy-wait" poll method used by the driver.  (These
  1741.         programs will only patch the 2.98 version of the Zeus ROM.)
  1742.         Author:  Michael L. Hitch
  1743.  
  1744. Contents of new/hard/misc
  1745. -------------------------
  1746.  
  1747. AutoXA        Loads a small program into your system that automatically
  1748.         adds the memory that you have installed on a MicroBotics
  1749.         M1230XA card every time you reboot, this routine survives
  1750.         a reboot, and makes the memory available to the system
  1751.         software *much* earlier in the boot-up process.  This
  1752.         results in almost all of the system's data being loaded
  1753.         into much faster XA memory, rather than Chip memory.  It
  1754.         also frees up about 245 kilobytes of Chip memory that
  1755.         graphic or music programs might need.  Version 1.00,
  1756.         binary only.
  1757.         Author:  Mike Pinson, MicroBotics, Inc.
  1758.  
  1759. EPROMmer    New software (use WB2.0 or higher) for a hardware project
  1760.         originally by Bob Blick and Udi Finkelstein.  EPROMmer
  1761.         programs 2716 - 27512 and can also load SRAM's 6216,6264,
  1762.         62256.  Capable of reading/writing binary data and INTELHEX
  1763.         Files.  Supports all amiga models.  This version of the
  1764.         software contains a new GUI and timing was changed to handle
  1765.         Amigas faster than 7Mhz.  Version 3.2d, includes source.
  1766.         Author:  Bob Blick, Udi Finkelstein, Carsten Rose
  1767.  
  1768. GALer        GALs (Generic Array Logic) are programmable logic devices.
  1769.         "GALer" is the software and the hardware which is necessary
  1770.         to program your own GALs.  The supported GAL-types are
  1771.         GAL16V8, GAL16V8A, GAL16V8B and GAL20V8, GAL20V8A, GAL20V8B.
  1772.         The circuit diagram for the GAL device programmer is avail-
  1773.         able from the author.  Version 1.41, an update to version
  1774.         1.4 on disk number 882.  Includes both English and German
  1775.         versions.  Shareware, requires OS2.1+.  Includes source.
  1776.         Author:  Christian Habermann
  1777.  
  1778. ParTest        A little GUI-based utility that allows you to individually
  1779.         set/clear the data lines of the parallel port.  Binary only.
  1780.         Author:  Carsten Rose
  1781.  
  1782. Contents of new/icon/utility
  1783. ----------------------------
  1784.  
  1785. ScaleIcon    An MUI application that enables you to scale your Workbench
  1786.         icons in a simple and convenient manner.  It supports scal-
  1787.         ing by fraction (in percent), by absolute sizes, halving and
  1788.         doubling and to use an icon (size) as template.  Any of
  1789.         these actions may be performed on any one or both axes.
  1790.         Version 1.5, binary only.  Requires MUI.
  1791.         Author:  Frode Fjeld
  1792.  
  1793. Contents of new/misc/edu
  1794. ------------------------
  1795.  
  1796. Dinosaurs    With lots of hi-res graphics, this demo version introduces
  1797.         you to all type of dinosaurs from different gealogical
  1798.         time periods.  Give recreation, skeletal view, geographic
  1799.         locations, taxonomic information and general descriptions.
  1800.         Demo version 2.0, requires a minimum of 3 Meg ram.  Binary
  1801.         only.
  1802.         Author:  Bob Burdett
  1803.  
  1804. OurSolarSys    Using the HELM multimedia authoring software package from
  1805.         Eagle Tree Software,  this "book" is a small guide to our
  1806.         solar system "The Milky Way".  It contains facts, pictures,
  1807.         and commentary about each planet.  The information used in
  1808.         this "book" was provided by "The Planetary Society" a non-
  1809.         profit,tax-exempt membership organization dedicated to the
  1810.         exploration of the solar system.
  1811.         Author:  Joe Korczynsk, ABCUG User Group
  1812.  
  1813. Contents of new/misc/emu
  1814. ------------------------
  1815.  
  1816. TransNib    A fast, simple parallel data transfer protocol.  It was
  1817.         designed to make linking any type of machine to any other
  1818.         type as easy as possible.  All that is required is six 5V
  1819.         I/O lines at each end.  It doesn't matter how fast or slow
  1820.         each machine is, as the protocol uses a two-line handshake
  1821.         procedure, ensuring the two machines cannot possibly go out
  1822.         of sync.  Any two computers supporting the TransNib V1.00
  1823.         protocol can be linked.  So far, front-ends exist for Amiga
  1824.         and the Commodore 64.  Version 1.0, binary only.
  1825.         Author:  Matt Francis
  1826.  
  1827. Z80        Zilog Z80 CPU emulator package for the Motorola M68000
  1828.         family.  It is coded entirely in 680x0 assembler, and is
  1829.         probably the fastest existing Z80 emulator for this pro-
  1830.         cessor family, while retaining complete generality.  It
  1831.         was developed on an Amiga, but should be possible to use
  1832.         on any 680x0-based computer without any modifications.
  1833.         Version 0.99b, freeware, includes source.
  1834.         Author:  Richard Carlsson
  1835.  
  1836. Contents of new/misc/sci
  1837. ------------------------
  1838.  
  1839. cP        A data viewing program capable of plotting two dimensional
  1840.         data in both linear or log space with or without symbols.
  1841.         Only runs from the CLI, requires Kickstart 37 or higher.
  1842.         Number of data points limited only by system ram.
  1843.         Version 2.206, binary only.
  1844.         Author:  Chris Conger
  1845.  
  1846. Contents of new/os20/cdity
  1847. --------------------------
  1848.  
  1849. CatchDisk    A simple commodity for "auto-formating" bad/unformatted
  1850.         disks.  Each time a disk is inserted into a drive, it checks
  1851.         to see if it is properly formatted.  If not, CatchDisk
  1852.         executes the Format program and asks the user if he wishes
  1853.         to format the disk.  Version 1.1, binary only.
  1854.         Author:  Alessandro Sala
  1855.  
  1856. MagicMenu    Replaces all Intuition menus, supporting both "pull-down"
  1857.         and "pop-up" menus.  Menus can be displayed in either the
  1858.         Standard look, or the modern AmigaOS 2.0 style 3D-Look, and
  1859.         controlled exclusively using the keyboard, (no need to grab
  1860.         the mouse anymore!)  Configurable handling and appearance.
  1861.         Remembers every menu's last selected item, displaying Pop-Up
  1862.         menus the next time at a position allowing quick selection
  1863.         of the same or neighboring items.  Automatically brings the
  1864.         currently active screen (if not visible) to the front for
  1865.         menu selection then returns it to the back after a selection
  1866.         is made.  Input timeouts, plus much more!  Version 1.29, an
  1867.         update to version 1.27 on disk number 906.  Binary only.
  1868.         Author:  Martin Korndörfer
  1869.  
  1870. Yak        "Yet Another Kommodity".  Features a sunmouse that only
  1871.         activates when mouse stops, KeyActivate windows, Click
  1872.         windows to front or back, Cycle screens with mouse, Mouse
  1873.         and Screen blanking, Close/Zip/Shrink/Enlarge windows with
  1874.         programmable hotkeys, Activate Workbench by hotkey (to get
  1875.         at menus when WB obscured), Pop up a palette on front
  1876.         screen, Insert date (in various formats), KeyClick with
  1877.         adjustable volume, Pop-Command key for starting a command
  1878.         (like PopCLI), Gadtools interface.  All settings accessible
  1879.         from Workbench tooltypes.  Version 1.55, an update to ver-
  1880.         sion 1.52 on disk number 912.
  1881.         Author:  Martin W. Scott and Gaël Marziou
  1882.  
  1883. Contents of new/os20/cli
  1884. ------------------------
  1885.  
  1886. FCD         "Fast-Change-Directory" a useable replacement for the CD
  1887.         command.  Uses an index file to store paths for the spec-
  1888.         ified device.  So if you want to change to a dir lying in
  1889.         the deepest jungle of your HD (f.e. bla/hi/jo/here/is/right)
  1890.         you can just type "FCD right".  Version 1.0, binary only,
  1891.         freeware.
  1892.         Author:  Nico Max
  1893.  
  1894. Inf        An extended AmigaDOS INFO command, displays more file system
  1895.         information than the standard INFO command.  Supported file
  1896.         system "Type"s are MSDOS, OFS, FFS, INOFS, INFFS, DCOFS,
  1897.         DCFFS, NDOS, KICK, CUST, and BAD.  Where the "IN" prefix
  1898.         is for international and "DC" is for directory cache.
  1899.         Version 1.32, binary only.
  1900.         Author:  Trevor Andrews
  1901.  
  1902. MJUtils        A collection of useful CLI utilities.  Included are AFD,
  1903.         an ascii file dumper;  Stat, measures the execution time
  1904.         and memory requirements of a command;  MakeCol, make a
  1905.         text file multi-column;  Print, prints a 640x512x1 IFF
  1906.         picture on Epson 9-pin printers in a special "equal-
  1907.         density" mode;  WordCount, counts frequencies of all words
  1908.         in a file; FastCmp, a fast byte-to-byte comparison of two
  1909.         files;  FType, search for strings in a binary file;
  1910.         SetMPos, set the mouse position to a given XY coordinate;
  1911.         Exe, reads lines from the standard input and executes
  1912.         them... plus more!  Binary only.
  1913.         Author:  Martin Mares, MJSoft System Software
  1914.  
  1915. PS        A cli utility that gives you process and task status infor-
  1916.         mation.  You may specify a task name, or information about
  1917.         all tasks and processes currently in the system will be
  1918.         displayed.  Version 1.34, binary only.
  1919.         Author:  Trevor Andrews
  1920.  
  1921. SSearch        Does nearly the same thing as the AmigaDOS's search command
  1922.         but faster.  Example: searching for "foobar" in the C=
  1923.         Autodocs (plus some other Autodocs, 82 files, 1937 KBytes)
  1924.         requires 78 seconds with search and 14 seconds with ssearch
  1925.         on the author's machine (A3000/030-25).  SSearch has two
  1926.         additional features compared to search:  you  can  search
  1927.         case sensitive, which is even faster than case insensitive,
  1928.         and you can switch off printing of file names.  Version
  1929.         1.0, binary only.
  1930.         Author:  Stefan Sticht
  1931.  
  1932. SSplit        A small utility that allows you to split one big file into
  1933.         several small files.  Useful for splitting up large files
  1934.         for transporting or storing on floppies.  Includes templates
  1935.         to split files to the exact size for storing on OFS, FFS,
  1936.         and low and high density MSDOS disks.  Version 1.1, binary
  1937.         only.
  1938.         Author:  Stefan Sticht
  1939.  
  1940. Contents of new/os20/util
  1941. -------------------------
  1942.  
  1943. AssignManager    A new prefs editor which handles your custom assigns in a
  1944.         friendly, all-encompassing way.  No more fiddling with
  1945.         Assign commands in User-Startups.  Now you can use Assign
  1946.         Manager to edit your list of assigns to your heart's con-
  1947.         tent.  Version 1.24, an update to version 1.00 on disk
  1948.         number 913.  Binary only.
  1949.         Author:  Matt Francis
  1950.  
  1951. MeMon        An intuition-based utility that allows you to monitor or
  1952.         change specific memory addresses.  User may select byte,
  1953.         word, or long word alignment.  Displays in binary, hex,
  1954.         and signed or unsigned decimal.  Also useful for displaying
  1955.         ascii codes of various character key mappings and/or as a
  1956.         hex/binary/decimal converter.  Version 1.1, an update to
  1957.         version 1.0 on disk number 769.  Binary only.
  1958.         Author:  David Ekholm
  1959.  
  1960. MFRhelp        If you are user of the great MagicFileRequester v2.0(d/e)
  1961.         by Stefan Stuntz and of the new CygnusEd 3.5 you probably
  1962.         have noticed, that the CygnusEd 3.5 refuses to load a single
  1963.         file if the MagicFileRequester is installed.  Now, to get
  1964.         rid of this problem you can do the following things:  remove
  1965.         the MagicFileRequester  (probably the worst idea you ever
  1966.         had...:-) ); open always more than one file at the same
  1967.         time (not a good solution); install MFRHelp (that would be
  1968.         fine!).  Version 0.20, includes assembler source.
  1969.         Author:  Daniel Weber
  1970.  
  1971. MuiEnv        An MUI application for the manipulation of environment
  1972.         variables.  MuiEnv can edit, save, load, delete, and
  1973.         rename environment variables, and supports subdirectories.
  1974.         Requires AmigaOS 2.04+ and MagicUserInterface by Stefan
  1975.         Stuntz.  Binary only.
  1976.         Author:  Michael Suelmann
  1977.  
  1978. MultiUser    Allows you to create a Unix-like environment where several
  1979.         users live together in harmony, unable to delete each others
  1980.         files, unable to read those private love-letters of other
  1981.         users... And this even if several users are working on the
  1982.         machine at the same time (on a terminal hooked up to the
  1983.         serial port) Version 1.5, an update to version 1.4 on disk
  1984.         number 905, requires OS2.04+ and a hard drive, binary only.
  1985.         Author:  Geert Uytterhoeven
  1986.  
  1987. PPrefs        A screen mode promotion utility,  Features: supports general
  1988.         screen promotion rules; keeps lists of exceptions (screens
  1989.         and tasks); exceptions could be promoted differently or
  1990.         kept; can use BestModeID() under 3.0 to determine best
  1991.         suitable screen mode (offers some options to control);
  1992.         preferences editor with font-sensitive, localized GUI;
  1993.         saves preferences to IFF file.  Version 1.1, binary only.
  1994.         Author:  Olaf Gschweng
  1995.  
  1996. Recall        Do you keep forgetting about birthdays, anniversaries and
  1997.         other important events?  Well, there are plenty of public
  1998.         domain products on the market that will prevent that from
  1999.         happening.  But, do you also want to: Keep track of the re-
  2000.         maining days to important events? Keep track of the days
  2001.         since important events happened? Autostart certain programs
  2002.         depending on the date and time?  Be reminded every # day
  2003.         (eg. every 14th day)?  Be reminded # days in advance or
  2004.         after the event?  Be reminded with requesters, alerts or
  2005.         practically anything that can be displayed on a Amiga
  2006.         monitor? Display unlimited lines of text in the same
  2007.         requester/alert?  Recall does all this plus much more.
  2008.         Version 1.7, includes source.
  2009.         Author:  Ketil Hunn
  2010.  
  2011. SSL        Special Support Library.  A library designed to simplify
  2012.         development of assembly programs.  Version 3.0, binary
  2013.         only, example source included.  Requires V37 or higher.
  2014.         Author:  Martin Mares, MJSoft System Software
  2015.  
  2016. StickIt        A computer replacement for the ol' Post-It note.  It allows
  2017.         you to stick notes onto your screen which will be displayed
  2018.         every time you re-boot; useful to remind you of things to
  2019.         do.  Features: Unlimited number of notes on screen; Notes
  2020.         remember where you left them; User-defined font name/size;
  2021.         User-defined note size; User-defined text/background colour
  2022.         (yep, they can be yellow if you want !); User-defined delay
  2023.         at startup to avoid disk thrashing; User-defined filename
  2024.         for note information.  Requires AmigaDOS 2.04+.  Version
  2025.         1.03, an update to version 1.02 on disk number 913.
  2026.         Includes source.
  2027.         Author:  Andy Dean
  2028.  
  2029. TM2Ascii    Have you ever tried to move your ToolManager-icons directory
  2030.         to another place?  Did you rename your Harddisk or get a
  2031.         bigger one? Did your index finger get tired of endless
  2032.         clicking only to change the path of 42 icons?  The solution
  2033.         is TM2Ascii.  It will read a ToolManager configfile and
  2034.         translate it to an ASCII (readable!) file.  Use your fav-
  2035.         orite editor to globally change everything you want and then
  2036.         use TM2Ascii to change the file back into ToolManger format.
  2037.         Version 1.0, includes source.
  2038.         Author:  Michael Illgner
  2039.  
  2040. Contents of new/os20/wb
  2041. -----------------------
  2042.  
  2043. PMontre        A FreeWare digital clock for the WB.  Features:  Digital
  2044.         Clock (naturally); Date; Calendar (for French language
  2045.         only); English/French/German languages; Free memory Chip/
  2046.         Fast/Total in only one bargraph; PubScreen option; WB
  2047.         toolstypes and Shell options supported; Alarm with re-
  2048.         quester; Borderless option.  Version 1.1, binary only.
  2049.         Author:  Pascal Pensa
  2050.  
  2051. ToolsDaemon    Allows you to run programs simply by selecting a menu item
  2052.         from the menu strip of Workbench 2.0.  Shell and Workbench
  2053.         programs are supported, including arguments and tool types
  2054.         for both of these.  The menu items can be arranged in
  2055.         several menus, with sub-items and keyboard shortcuts.
  2056.         Version 2.1, binary only.
  2057.         Author:  Nico Francois
  2058.  
  2059. Contents of new/os30/gfx
  2060. ------------------------
  2061.  
  2062. CPK        An AGA & Picasso compatible molecular rendering program.
  2063.         This version sports a number of new enhancements including
  2064.         an AREXX port, lightsource  positioning window, asynchronous
  2065.         file I/O, fast rendering mode, and most importantly, AGA
  2066.         and Picasso graphics compatibility.  Version 2.0, binary
  2067.         only.  Requires OS3.x.
  2068.         Author:  Eric G. Suchanek, Ph.D.
  2069.  
  2070. Contents of new/os30/util
  2071. -------------------------
  2072.  
  2073. HFK        Yet another TitleBar clock that tries to look like part of
  2074.         your Workbench title bar.  It actually opens a very small,
  2075.         nondraggable window in the upper right corner of the screen.
  2076.         HFK opens on the default public screen, which will usually
  2077.         be Workbench.  HFK uses almost 0% of CPU time, as it is
  2078.         written very efficiently in C, taking advantage of the
  2079.         timer.device, and only once a minute to render the time.
  2080.         Version 39.45, an update to version 39.35 on disk number
  2081.         908.  Requires Workbench 3.0, binary only.
  2082.         Author:  Herbert West
  2083.  
  2084. Promotor    Allows you to promote screens to any mode you wish.  You
  2085.         can give instructions for specific screens, give general
  2086.         promotion rules, promote depending on the mode requested
  2087.         by the program, or depending on: the task requesting the
  2088.         screen, the title of the screen or the public screen name
  2089.         for the requested screen.  You can also do more than simply
  2090.         change the mode, You can change the DriPens for the screens,
  2091.         the number of colors in the ColorMap,  and a lot more (check
  2092.         out the tags for OpenScreenTags, most of them  can  be
  2093.         changed using the Promotor).
  2094.         Version 1.9, binary only.
  2095.         Author:  Kurt Haenen
  2096.  
  2097. SCR        An AGA Screen Color Requester.  The standard Amiga 3.0
  2098.         Preferences Palette Requester is very limited in that it
  2099.         only operates on the first eight screen colors.  Screen
  2100.         Color Requester solves this problem for AGA Amigas by
  2101.         providing palette controls that allow you to change, copy,
  2102.         swap, spread, and cycle all individual colors of the work-
  2103.         bench or any public screen.  You can also load and save
  2104.         modified screen palettes for various applications.  AmigaDOS
  2105.         3.0 is required.  If you are a programmer, you can link the
  2106.         included object file with your own programs and save your-
  2107.         self the work of programming a color requester of your own.
  2108.         Author:  Richard Horne
  2109.  
  2110. Contents of new/os30/wb
  2111. -----------------------
  2112.  
  2113. ProcurePens    Uses the V39 graphics.library function ObtainPen() to lock,
  2114.         or procure, a pen.  The idea here is that you call this
  2115.         program from your user-startup, so that it gets run every
  2116.         time you boot.  This way, you can have a standard setup for
  2117.         colors beyond the eight that Palette Preferences allows.
  2118.         You can lock all available pens for exclusive use, if you
  2119.         wanted to.  With the pens locked and set on startup, you can
  2120.         use those extra colors in Workbench icons (though you may
  2121.         have to use IconEdit 2.x to get them to work in 16 colors),
  2122.         Dock icons, console escape colors (multicolor CLI prompts),
  2123.         and other cool stuff.  Version 1.0, binary only.
  2124.         Author:  Joseph Luk
  2125.  
  2126. Contents of new/pix/illu
  2127. ------------------------
  2128.  
  2129. TVPreview    A screen grab of a yet-to-be-released interactive 24-bit
  2130.         picture viewer called TowerView.
  2131.         Author:  Christoph Feck
  2132.  
  2133. Contents of new/pix/misc
  2134. ------------------------
  2135.  
  2136. NewFromCBM    New from Commodore!  Well, ok, not quite new... But it was
  2137.         at one time... :-).  I knew that CBM used to make watches
  2138.         and calulators but I had no idea they made these things.
  2139.         Imagine my surprise when I was looking through some old
  2140.         instructions for a car computer my dad bought way back when
  2141.         and seeing this advertisement... :-)
  2142.         Author:  Geoff Seeley
  2143.  
  2144. Contents of new/pix/wb
  2145. ----------------------
  2146.  
  2147. SpectrumShot    Screen shot of the author's workbench, after installing his
  2148.         new EGS Spectrum card.  It is a 1024x768 workbench screen
  2149.         with 256 colours, as you will be able to see from the open
  2150.         screenmode preferences screen.  It also has a nice pic of a
  2151.         supermodel's face in a window, has a neat WB backdrop and
  2152.         uses MagicWB icons.
  2153.         Author:  Darren Eveland  
  2154.  
  2155. Contents of new/text/docs
  2156. -------------------------
  2157.  
  2158. AGAGuide    A hardware reference manual for the AGA Chipset in Amiga-
  2159.         Guide format.  Version 1.0
  2160.         Author:  T.F.A.
  2161.  
  2162. Amiga-FAQ    Lists some frequently asked questions and trys to give
  2163.         answers.  Its intention is to help new users and to reduce
  2164.         the amount of news that most experienced users don't like
  2165.         to read anymore.  Sections on Hardware, Software, Program-
  2166.         ming, Applications, Graphics and more.  Formatted in plain
  2167.         ascii, AmigaGuide, DVI, and texinfo.  Version dated October
  2168.         13, 1993.  Drawer also contains some useful text files on
  2169.         ftp sites, newgroups, hardware tips and one on the history
  2170.         of the amiga.
  2171.         Author:  Jochen Wiedmann, text files from various sources
  2172.  
  2173. MC68060        A product brief on the MC68060 fourth-generation 32-bit
  2174.         Microprocessor.
  2175.         Author:  Motorola, Inc.
  2176.  
  2177. Contents of new/text/font
  2178. -------------------------
  2179.  
  2180. MetaFont    MetaFont is the name of a computer font generation system
  2181.         invented by Prof. Donald E. Knuth of Stanford University.
  2182.         It reads text files prepared with `programs' that specify
  2183.         the outline of characters in fonts of type, graphical
  2184.         symbols, or other elements for printing high quality docu-
  2185.         ments.  Typesetting systems like 'TeX' make use of the font
  2186.         metric information produced by MetaFont and printer drivers
  2187.         or screen previewers make use of the pixel information as
  2188.         to where to put the `ink.'  The usage of the associated
  2189.         programs is described to some detail, but no introduction
  2190.         to the MetaFont language itself is given.  Version 2.71,
  2191.         binary only.
  2192.         Author:  Donald E. Knuth, amiga port by Andreas Scherer
  2193.  
  2194. TimesFont    A 3-D font for Reflections 2.03+, in ready to use alpha1
  2195.         format.  Contains only the capital letters.  The full
  2196.         version including small letters, numbers and German special
  2197.         icons is available from the author.  Binary only, shareware.
  2198.         Author:  Karin Siegmann
  2199.  
  2200. Contents of new/text/misc
  2201. -------------------------
  2202.  
  2203. JemTeX        Some programs to enable Japanese typesetting.  "fontable"
  2204.         produces a Japanese file (fontable.jem) which contains all
  2205.         the available Japanese fonts in a tabular style. It has to
  2206.         be run through "Jem2tex" which produces the TeX-file
  2207.         "fontable.tex".  Finally, "jis2mf" produces .mf-sourcecode
  2208.         for Metafont and affiliated tools to generate printer-fonts
  2209.         for TeX. jis2mf reads the data from the jis24 bitmap-file.
  2210.         Version 2.00, includes source.
  2211.         Author:  Francois Jalbert, amiga port by Wilfried Solbach
  2212.  
  2213. JISConvert    This simple mouse driven conversion program can convert
  2214.         Japanese language text between a variety of formats.
  2215.         Formats supported are: EUC (Extended Unix Code), New JIS,
  2216.         Old JIS, NEC JIS, and Shift JIS.  Program also has options
  2217.         to convert half width katakana to full size and to repair
  2218.         New JIS files that have had the ESC characters stripped
  2219.         off.  Version 1.02E, binary only.  Requires OS2.0+.
  2220.         Author:  Dwight Hubbard
  2221.  
  2222. Contents of new/text/print
  2223. --------------------------
  2224.  
  2225. 2Print        A simple little utility for HP Laserjets and other printers
  2226.         that support the HP-PCL language.  It's only goal in life is
  2227.         to print either one 166 chars x 66 line page, or two 80 x 66
  2228.         line pages per sheet.  Does not go through printer.device,
  2229.         but rather the output from 2Print is redirected to a file
  2230.         or PAR: for faster printing.  Version 1.0, binary only.
  2231.         Author:  Rajesh Goel
  2232.  
  2233. ADInlay        Cassette Inlay card maker, very simple and easy to use.
  2234.         Up to 12 tracks per side, optional numbering and Auto-
  2235.         capitalization.  Requires OS2.x+.  Version 1.06, binary
  2236.         only.
  2237.         Author:  Andrew Dowds
  2238.  
  2239. CassLabel    An MUI based application to print out cassette covers in
  2240.         ASCII format or directly with LaTeX.  Supports locale
  2241.         library.  Version 1.2, binary only.  Requires MagicUser-
  2242.         Interface, by Stefan Stuntz.
  2243.         Author:  Dirk Nehring
  2244.  
  2245. FishCover    A 1536 by 1536 pixel 16 color bitmap that you can print out
  2246.         and place inside the cover of the FreshFish CDROM.
  2247.         Author:  Iljitsch van Beijnum
  2248.  
  2249. HP4Driver    An HP LaserJet 4 printer driver with support for 600 dpi
  2250.         and bitmap compression.  Version 35, version 8.  Binary
  2251.         only.
  2252.         Author:  Kelly Jordan
  2253.  
  2254. VirtPrinters    Two new printer drivers.  One shows the printer output on
  2255.         a screen and the other saves it as IFF pictures.  These
  2256.         drivers emulate a page-mode printer, like a laser printer.
  2257.         They both support color and b&w modes.  Color mode uses
  2258.         three bitplanes, while b&w uses only one.  Several density
  2259.         settings available, some correspond to the Amiga's aspect
  2260.         ratio, but most are just 1 to 1.  Screen_Printer requires
  2261.         a great deal of chip ram at the higher density settings.
  2262.         Both require AmigaDOS 2.04.  Version 2, won't crash under
  2263.         3.0 anymore.  Includes source.
  2264.         Author:  Garrick Meeker
  2265.  
  2266. Contents of new/text/show
  2267. -------------------------
  2268.  
  2269. TextRead    A fast but quite simple ascii reader, which was designed
  2270.         to replace More or PPMore.  The text output is very fast,
  2271.         since the program writes directly into it's screen memory.
  2272.         The program supports printing, different tabsizes, fonts
  2273.         and screen modes.  The search routines uses local.library,
  2274.         if present, so the case insensitive search works in Sweden
  2275.         too... Requires OS 2.04, ReqTools.library v37+ and Power-
  2276.         Packer.library v35+.  The two libraries are included.
  2277.         Version 37.20 release 1.04ß, an update to version 37.16
  2278.         release 1.03, on disk number 767.  Binary only, freeware.
  2279.         Example usage given with reading the doc file, instead
  2280.         of using the standard "More" file reader.
  2281.         Author:  Martin Blom
  2282.  
  2283. xMore        xMore is another replacement for "More" with the following
  2284.         features: Very small; Fast!; Can read XPK-packed textfiles;
  2285.         Can read PowerPacked textfiles; Can read HEX-files and
  2286.         can toggle between HEX and ASCII modes.  Version 1.1,
  2287.         requires OS2.04+, binary only.  Example usage given with
  2288.         reading the doc file, instead of using the standard "More"
  2289.         file reader.
  2290.         Author:  Jorma Oksanen
  2291.  
  2292. Contents of new/util/arc
  2293. ------------------------
  2294.  
  2295. UnTar        A very simple CLI utility to unpack archives generated by
  2296.         the Unix TAR program or equivalent.  It has not been
  2297.         extensively tested, but should work for most, if not all,
  2298.         TAR files.  Includes source.
  2299.         Author:  Andrew Church
  2300.  
  2301. uuInOut        A pair of very rapid uuencode/decoders.  They beat anything
  2302.         currently available on aminet by a good margin, especially
  2303.         on decoding.  Very fast, pure, small and 100% assembly.
  2304.         Automatically detects and takes advantage of 68020+.
  2305.         Requires Workbench 2.04+.  Version 1.01, binary only.
  2306.         Author:  Nicolas Dade
  2307.  
  2308. Contents of new/util/blank
  2309. --------------------------
  2310.  
  2311. GBlanker    Garshneblanker is a complete modular screen blanking package
  2312.         designed with AmigaDOS 2.04+ in mind.  This software takes
  2313.         advantage of all the new features of ADOS 2.04+ in order to
  2314.         make it as upwardly compatible with new releases as pos-
  2315.         sible.  Features:  Screen Mode Database use in each module;
  2316.         Full Commodities interface; Font sensitive window; Public
  2317.         screen support; GadTools interface; IFF Preferences files;
  2318.         Use of tool types to support global and local prefs;
  2319.         AppWindow support; AGA Support in all modules! (Beautiful
  2320.         256 color displays)  Release 2.7, includes source.
  2321.         Author:  Michael D. Bayne
  2322.  
  2323. SuperDark    A screen blanker with some special features.  It is similar
  2324.         to the AfterDark screen blanker in the PC and Mac worlds.
  2325.         Features include a lot of different screen effects via
  2326.         "modular" screen blankers, a screen locker, and more.
  2327.         Version 2.0B, and update to version 1.5 on disk number 858.
  2328.         Requires OS2.04+.  Includes example screenblanker source.
  2329.         Author:  Thomas Landspurg
  2330.  
  2331. Contents of new/util/cli
  2332. ------------------------
  2333.  
  2334. ADoc        A help utility for the Amiga.  Features include automatic
  2335.         search of any work on which you clicked, ability to use
  2336.         Auto-Doc and AmigaGuide files, support of locale.library,
  2337.         an AREXX port, and more.  Version 3.05. an update to ver-
  2338.         sion 3.01 on disk number 875.  Binary only.
  2339.         Author:  Denis Gounelle
  2340.  
  2341. ReqASK        A powerful mouse-driven replacement for the shell command
  2342.         ASK.  ReqASK gives you a large palette of features to
  2343.         customize to fit your needs, by allowing you use ReqTools
  2344.         requesters from scripts.  Aside from the normal features
  2345.         known from other requester ask commands such as body text,
  2346.         gadgets, font and similar things, ReqASK offers you two
  2347.         unique special features: Timeout (your requester will close
  2348.         automatically when the time limit expires) and IDCMP
  2349.         (requester can close on IDCMP events such as DISKINSERTED
  2350.         and DISKREMOVED).  Version 1.0, binary only, shareware.
  2351.         Author:  Marc Heuler
  2352.  
  2353. Splitter    Can split any file into a given number of files with equal
  2354.         size or several files with given size and can join those
  2355.         automatically to the original file again.  Works now with
  2356.         MS-DOS computers.  Binaries for amiga, MS-DOS and SUN sparc
  2357.         included.  Version 1.21, includes source.
  2358.         Author:  Martin Schlodder
  2359.  
  2360. Contents of new/util/conv
  2361. -------------------------
  2362.  
  2363. Convert        A flexible file conversion utility.  It covers the appli-
  2364.         cation domain of any ASCII file conversion tool between the
  2365.         Amiga and any other computer system.  In addition, Convert
  2366.         is freely configurable, so that it can be used for any
  2367.         conversion problem.  Includes scripts for Amiga, Mac, PC
  2368.         and Commodore 64 & 128 machines.  Version 2.01, binary only.
  2369.         Author:  Rainer Koppler
  2370.  
  2371. Contents of new/util/dir
  2372. ------------------------
  2373.  
  2374. ABCDir        A versatile and easy to use directory utility.  It goes into
  2375.         LHA archives, it makes good use of file comments, it has
  2376.         definable filetypes, it's quick, it has a shell, it slices,
  2377.         it dices and it even makes soup!  Version 3.0, binary only,
  2378.         shareware.
  2379.         Author:  Marc Dionne
  2380.  
  2381. Contents of new/util/edit
  2382. -------------------------
  2383.  
  2384. EdWordPro    A fully featured and fully operational text editor which
  2385.         offers all the standard features of any decent editor as
  2386.         well as the ability to hold up to 15 documents in memory,
  2387.         a Macro facility, Keyword Text Casing (i.e. editor will
  2388.         automatically force keywords into upper/lower case etc);
  2389.         The ability to send AmigaDOS commands; 12 possible screen
  2390.         resolutions; A full ASCII table; Powerful search routines;
  2391.         Vertical Blocks; A built in calculator; A Word Count; The
  2392.         ability to sort a piece of text alphabetically .. and much
  2393.         more.  EdWord can be used to edit binary files as well as
  2394.         plain vanilla texts and as such becomes a competent file-
  2395.         based editor (like NewZap).  Version 4.1 is a demonstration
  2396.         release and is an update to demo release 4.0 on disk number
  2397.         924.  Binary only.
  2398.         Author:  Martin Reddy
  2399.  
  2400. Contents of new/util/libs
  2401. -------------------------
  2402.  
  2403. PPLib        A shared library to make life easy for people who wish to
  2404.         write programs that support PowerPacker.  Loading crunched
  2405.         files from C or assembly is made fast, short and easy.  This
  2406.         is release 1.6, an update to release 1.5 on disk number 678.
  2407.         Includes example source.
  2408.         Author:  Nico Francois
  2409.  
  2410. Contents of new/util/misc
  2411. -------------------------
  2412.  
  2413. AboutClock    A little WorkBench clock giving you "About" the right time!
  2414.         Do you remember the good old days when you asked someone the
  2415.         time and they  said, "It's nearly five" and not "It's 4:57
  2416.         and 28 seconds" ?  Well now there is a Workbench clock that
  2417.         does just that!  Now able to tell the time in a number of
  2418.         different European languages thanks to the efforts of Daniel
  2419.         Amor who provided the idea and translations.  Version 3.00,
  2420.         binary only.
  2421.         Author:  Stuart Davis
  2422.  
  2423. ACTool        An integer conversion tool from/to hexadecimal/decimal/octal
  2424.         /binary.  Both Workbench and CLI interface.  Compatible with
  2425.         OS 1.3/2.x/3.x.  Includes documentation in both french and
  2426.         english.  Version 1.0, binary only.
  2427.         Author:  Laurent Papier
  2428.  
  2429. AudioScope    A real-time audio spectrum analyzer for the Amiga.
  2430.         AudioScope uses a 512 point Fast Fourier Transform
  2431.         (FFT) to process audio data received through your
  2432.         audio digitizer to produce a high resolution display
  2433.         of audio signal amplitude vs frequency.  AudioScope
  2434.         can be used to evaluate the frequency content of sounds
  2435.         of all kinds.  Version 3.0, binary only.
  2436.         Author:  Richard Horne
  2437.  
  2438. Columns        A GUI-based "paper-saving" utility.  Allows you to print
  2439.         text in columns and use various compression modes (up to
  2440.         160 characters per line and 180 lines per standard DIN A4
  2441.         page).  5.6 times more characters than in usual modes, but
  2442.         still readable.  Written completely in assembly.  Kickstart
  2443.         2.0 and 3.0 compatible, Kickstart 2.0 look, Keyboard con-
  2444.         trols and saveable settings.  Version 2.6, an update to
  2445.         version 2.5 on disk number 900.  Binary only.
  2446.         Author:  Martin Mares, Tomas Zikmund
  2447.  
  2448. FileX        A binary file editor which offers the following features:
  2449.         The Editwindow can be opened on any public screen and sized
  2450.         to any dimension you want;  Fontsensitivity;  Locale-support
  2451.         if you have OS 2.1 or higher.  (Englisch and German catalogs
  2452.         available at the moment);  Undo and Redo (only limited to
  2453.         your free memory);  Search and replace;  Extensive block
  2454.         functions;  Clipboardsupport;  ARexxport with more than 66
  2455.         commands and commandshell;  Printing as hexdump; `Grab
  2456.         memory' to show and modify;  Iconifies into AppWindow from
  2457.         which files can simply be dropped into and edited.  Version
  2458.         1.1, binary only, shareware.
  2459.         Author:  Klaas Hermanns
  2460.  
  2461. Man        Man is a program to view texts and docs from Shell or WB.
  2462.         Includes a commodity version.  Localization under OS2.1+.
  2463.         Version 2.5, binary only.
  2464.         Author:  Markus Hillenbrand
  2465.  
  2466. RSYS        Very comprehensive system monitor.  Provides information on
  2467.         just about everything you could possibly want information
  2468.         on! (Plus some...)  Documentation in German, but program
  2469.         speaks english.  Version 1.3, includes source.
  2470.         Author:  Rolf Böhme
  2471.  
  2472. RunLame        A smart degrader, more lame programs work, fixes the follow-
  2473.         ing lame coding:  not considering caches; not considering
  2474.         the location of the vbr; assuming screenmode is an old chip-
  2475.         set mode; assuming sprite resolution is lores; turning off
  2476.         sprite DMA in the wrong way.  Comes with a GUI and lots of
  2477.         user-friendly features.  Also includes RunLameInfiltrator,
  2478.         which enables you to permanently fix lame programs.  Version
  2479.         1.32, has passed an extremely careful beta-testing.
  2480.         Author:  Bilbo the first
  2481.  
  2482. Set040        A 68040 MMU Mapping & Cache Control program.  The program
  2483.         is now fully capable of surviving a reboot on a KICKROM
  2484.         setup.  It is able to trap attempted writes to kickstart,
  2485.         and completely recover and prevent the software failure.
  2486.         The various help and info options are now much easier to
  2487.         remember and understand, and are also much more informative.
  2488.         Version 2.41, binary only.
  2489.         Author:  Nic Wilson
  2490.  
  2491. VCLI        Voice Command Line Interface will execute CLI commands,
  2492.         ARexx commands, or ARexx Scripts by voice command.  VCLI
  2493.         allows you to launch multiple applications or control any
  2494.         program with an ARexx capability entirely by spoken voice
  2495.         command.  Many improvements requested by users are now
  2496.         included.  VCLI now has its own ARexx port so that its
  2497.         internal options and functions can be controlled by ARexx
  2498.         command.  Documentation is provided in AmigaGuide format.
  2499.         Audio digitizer support includes Perfect Sound 3, Sound
  2500.         Magic (Sound Master), DSS 8, and Generic digitizers.  Runs
  2501.         well under either AmigaDOS 2.0 or 3.0.  Version 7.04, An
  2502.         update to version 7.0 on disk number 898.  Binary only.
  2503.         Author:  Richard Horne
  2504.  
  2505. Contents of new/util/moni
  2506. -------------------------
  2507.  
  2508. IconTrace    Allows you to monitor what the icon library is doing when
  2509.         you start a program using the Workbench.  It's main use lies
  2510.         in discovering undocumented ToolTypes and debugging your
  2511.         existing ToolTypes by watching if the program finds them
  2512.         correctly.  You are also shown what icons/tooltypes your
  2513.         programs look for.  Currently monitors the following
  2514.         functions: FindToolType; GetIcon; GetDiskObject; MatchTool
  2515.         Value; GetDiskObjectNew; PutDiskObject; GetDefDiskObject;
  2516.         PutDefDiskObject; PutIcon.  You can specify which functions
  2517.         IconTrace should monitor.  Version 2.00, binary only.
  2518.         Author:  Peter Stuer
  2519.  
  2520. Contents of new/util/mouse
  2521. --------------------------
  2522.  
  2523. MouseShift    Translates the middle mouse button into the left shift key.
  2524.         This allows easy multiple selection.  Note that programs
  2525.         that use the middle mouse button directly will no longer
  2526.         recognize it.  MouseShift requires at least AmigaDOS 1.2
  2527.         to run, but will run as a commodity under AmigaDOS 2.04
  2528.         or greater.  Version 2.1, contains a bug fix that allows
  2529.         it to now work under OS3.0.  Public domain, includes source.
  2530.         Author:  Garrick Meeker
  2531.  
  2532. Contents of new/util/pack
  2533. -------------------------
  2534.  
  2535. xpkdisk       `xpkdisk.device' is an exec-style device that looks like
  2536.         trackdisk.device and similar disks.  The difference is that
  2537.         it compresses its data and stores it in multiple files in
  2538.         an existing filesystem.  It uses the XPK (eXternal PacKer)
  2539.         standard to do the actual compression.  Version 37.5,
  2540.         includes source.
  2541.         Author:  Olaf Seibert
  2542.  
  2543. xpkHFMN        A dynamic Huffman xpk compression library, a rewrite of
  2544.         xpkHUFF.library.  It's 100% 68000 and pc-relative & re-
  2545.         entrant, and it's FAST, and when I say fast, I mean REALLY
  2546.         fast.  It is not a replacement for HUFF but a further
  2547.         library called HFMN because the algorithm used is not 100%
  2548.         identical to the one of HUFF, therefore the HFMN data will
  2549.         not decrunch with HUFF and vice versa.  Version 1.16, binary
  2550.         only.
  2551.         Author:  Martin Hauner
  2552.  
  2553. xpkSHRI        An XPK packer sub-library that implements a high compression
  2554.         rate, optimized compressor.  The compressor uses offset/len
  2555.         encoding with adaptive arithmetic aftercoding for best comp-
  2556.         ression results.  Its compression rate is better than that
  2557.         of most other packers, e.g. lha, zoo or powerpacker.
  2558.         Version 1.0, binary only.
  2559.         Author:  Matthias Meixner
  2560.  
  2561. Contents of new/util/wb
  2562. -----------------------
  2563.  
  2564. TauIcons    28 new icons for MagicWB users.  Icons in MagicWB scheme for
  2565.         ASwarm, Spliner, Rotor, Yak, Lacepointer, ToolManager Prefs,
  2566.         Reqtools Prefs, BattMem Prefs, SunClock, TopCPU, DSD, Lens,
  2567.         MultiPlayer, MTool, CatEdit, FileX, EditKeys, CyberCron,
  2568.         X-Comm, HDToolBox, Degrader, DiskSalv, SuperDuper, ReOrg,
  2569.         HFT and UChess.
  2570.         Author:  Osma Ahvenlampi
  2571.