BarflyDemo    1.10    Very powerful Debugger and Assembler.

Very powerful Intuition controlled Source Level Debugger and an
optimizing Assembler.  The Debugger allows the parallel debugging
of several tasks in unlimited windows.  Has different windows for
ASM/Copper-Disassembler, Memory, Source, Breakpoints, Watchpoints,
Checksums and a lot other functions.  It supports SAS-C and GCC
Sourcelevel Debugging and allows dynamic include structure support.
Supports 68000-68040/6888x.  The Assembler has multi-pass optimizing,
precompiled includes, include/incbin cache, highlevel macros, smalldata
and advanced hunk support.  Supports 68000-68060/6888x.

Author: Ralph Schmidt
Path: AmigaLibDisk1016:Programs/BarflyDemo/

==========

CacheFont    1.1    Vastly increase speed of font requsters

CacheFont is a small patch that will dramatically increase the speed of
font requesters. It cuts the access time of a font requester containing
about 100 fonts from 14 seconds (without CacheFont) to half a second (with
CacheFont).

It has been tested extensively on many utilities and many computers
without any problems.

Version 1.1 fixes a bug with Tagged Font Lists. It should now work with
most (if not *all*) software.

Author: Adam Dawes
Path: AmigaLibDisk1016:Programs/CacheFont/

==========

RevUp    1.2    Amiga Revision Update System

o RevUp  generates  and  maintains  include and header files with revision
  information.

o RevUp is 100% compatible to the CBM developer tool BumpRev, but offers a
  lot of new features.

o Multiple dependency files are supported.

o Beta count management for beta versions included.

Author: Boris Folgmann
Path: AmigaLibDisk1016:Programs/RevUp/

==========

StackMon    1.3    Monitors stack usage of programs

When run StackMon presents a list of all the tasks and processes currently
running. The list is sorted alphabetically, with processes before tasks.
This list is not updated automatically, as constructing this list requires
suspension of multitasking. If you run a program you want to monitor after
starting StackMon, click on the 'Update list' gadget so that it appears in
the list.

If the program you want to monitor was run from the Workbench, its name will
be that of the icon; if run from the shell the name is the exact name typed
into the shell, with path.

Click on the program you wish to monitor and StackMon will begin monitoring.
The display consists of numbers and a fuel gauge showing the current stack
use relative to the size of the stack. The numbers are:

Current: This is the amount of stack in use when the program was last
	 monitored.
Largest: The largest recorded stack ever in use by this program.
Stack  : The stack allocated for this program.

Author: David Kinder
Path: AmigaLibDisk1016:Programs/StackMon/

==========

StatRam    3.1    Very fast recoverable ram drive

StatRam is a recoverable ram drive.
It works on any Amiga using V2.04 or greater of the OS. It handles any
filesystem (either Amiga or foreign, like e.g. CrossDOS(tm)), has ten
units and may be layed out like a floppy disk for quick diskcopies.
It is dynamic, that is it allocates and frees memory as files are copied
and deleted, and is probably the most recoverable ram drive available.
Even the worst system crash will not erase it, as long as the portion
of memory where it resides is not corrupted.

 New for V3.1 :

 - Now works with ProfFileSystem

 - Now works with .ZOM disk images

 - Fixed the pyrotechnic crash that could occur mounting second and
   subsequent volumes

Author: Richard Waspe
Nicola Salmoria
Based on code originally by Perry S. Kivolowitz.
Path: AmigaLibDisk1016:Programs/StatRam/

==========

StdErr    3.0    A Standard Error Port for Amiga E

StdErr.m provides Amiga E users with an easy-to-use standard
error port for their Amiga E programs.  The module is fairly
intelligent, handling things with a kind of grace and ease
anyone could hope for.  You almost cannot foul the use of
this program module up (almost).

Author: Trey Van Riper
Path: AmigaLibDisk1016:Programs/StdErr/

==========

UnDel    1.0    File Undeleting Utility

   AmigaDos and its filesystem have been released some years ago. During
this long period, CBM didn't release any kind of tool which would be able
to check and repair disks and recover deleted files. There are many third-party
utilities capable of doing such a job, but they are usually terribly slow and
they don't support all standard filesystems. I have been so annoyed with this
situation that I decided to try to write a good unerasing tool. UnDel is the
result of this work.

   Features:

	- Supports any standard filesystem - OFS / FFS + DirCache / INTL mode

	- Very fast (only free blocks are scanned, written in assembly etc.)

	- Special option for systems with small amount of memory

	- Nice user interface in shell window  ;-)

	- Recovered files are copied to another device

	- Protection bits and file note are also recovered

        - UNDEL is pure and can be made resident

Author: Martin Mares
Path: AmigaLibDisk1016:Programs/UnDel/

==========

RAKE    1.1    XPK packer sublibrary

    RAKE is an  XPK packer sublibrary  which  implements a highly  optimized
form  of  the popular  LZ77 compression  algorithm. It  uses  static huffman
coding   for   the  'len'   and  a  three-step  coding  for   the   'offset'
information.  The  major  feature   of this packer  is the  highly optimized
algorithm for tracking down redundant data.

Author: Karsten Dageförde
Path: AmigaLibDisk1016:Programs/xpkRAKE/

==========

