home *** CD-ROM | disk | FTP | other *** search
- This file is generated automatically from the product info files
- included in this tree.
-
- ==========
-
- NDUK 37 Partial CBM Native Developer Update Kit
-
- Portions of the Commodore Native Developer Update Kit that can be
- licensed for separate distribution. Includes the "fd" files,
- libraries, startups, "C include" files, and tools. Does not include
- the autodocs. This material copyright by Commodore-Amiga Inc, is
- included under license from Commodore, and has restricted distribution
- conditions. It is allowed to make copies from the CD-ROM for personal
- use but not for redistribution. See the files included with the
- distribution for further details.
-
- Author: Commodore-Amiga Inc.
- Path: dist/cbm/V37/
-
- ==========
-
- NDUK 39 Partial CBM Native Developer Update Kit
-
- Portions of the Commodore Native Developer Update Kit that can be
- licensed for separate distribution. Includes the "fd" files,
- libraries, startups, "C include" files, and tools. Does not include
- the autodocs. This material copyright by Commodore-Amiga Inc, is
- included under license from Commodore, and has restricted distribution
- conditions. It is allowed to make copies from the CD-ROM for personal
- use but not for redistribution. See the files included with the
- distribution for further details.
-
- Author: Commodore-Amiga Inc.
- Path: dist/cbm/V39/
-
- ==========
-
- NDUK 40 Partial CBM Native Developer Update Kit
-
- Portions of the Commodore Native Developer Update Kit that can be
- licensed for separate distribution. Includes the "fd" files,
- libraries, startups, "C include" files, and tools. Does not include
- the autodocs. This material copyright by Commodore-Amiga Inc, is
- included under license from Commodore, and has restricted distribution
- conditions. It is allowed to make copies from the CD-ROM for personal
- use but not for redistribution. See the files included with the
- distribution for further details.
-
- Author: Commodore-Amiga Inc.
- Path: dist/cbm/V40/
-
- ==========
-
- CManual 3.0 Amiga programming documents and examples
-
- A 5 disk distribution of one of the largest collections of documents,
- examples, and utilities in C for the Amiga. It consists of six
- manuals, with more than 40 chapters, 175 fully executable examples
- complete with source code, and several utilities and other goodies.
-
- The manuals describe how to open and work with Screens, Windows,
- Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
- VSprites, AmigaDOS, Low Level Graphics Routines, etc. They also
- explain how to use your C Compiler and give you important information
- about how the Amiga works and how your programs should be designed.
- When unpacked, the manuals and examples nearly fill up twelve standard
- Amiga floppies.
-
- Author: Anders Bjerin
- Path: dist/dev/c/CManual/
-
- ==========
-
- RKRM ?.? Source and executables from 3rd ed. RKM
-
- A distribution of complete source code and executables of all the
- examples in the third edition Amiga ROM Kernel Reference Manuals,
- published by Addison-Wesley.
-
- Author: Commodore CATS
- Path: dist/dev/c/RKRM/
-
- ==========
-
- Enforcer 37.55 Monitor for illegal memory accesses
-
- A tool to monitor illegal memory access for 68020/68851, 68030, and
- 68040 CPUs. This is a completely new Enforcer from the original idea
- by Bryce Nesbitt. It contains many new and wonderful features and
- options and no longer contains any exceptions for specific software.
- Enforcer can now also be used with CPU or SetCPU FASTROM or most any
- other MMU-Kick-start-Mapping tool. Major new output options such as
- local output, stdout, and parallel port. Highly optimized to be as
- fast as possible. Requires V37 of the OS or better and an MMU.
-
- Author: Michael Sinz
- Path: dist/dev/debug/Enforcer/
-
- ==========
-
- MungWall 37.64 Watches for illegal FreeMem's
-
- Munges memory and watches for illegal FreeMem's. Especially useful in
- combination with Enforcer. The output can go to either the serial or
- parallel port. Includes a new MungList program that examines used
- memory areas for MungWall tag info, and outputs a list of who owns the
- various pieces of allocated memory, their sizes, etc. Can even
- identify the owner of the memory by task name.
-
- Author: Commodore Amiga; submitted by Carolyn Scheppner
- Path: dist/dev/debug/MungWall/
-
- ==========
-
- Sushi 37.10 Intercept and display output of KPrintf
-
- A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
- Enforcer.megastack 26.f, and all other tool and application debugging
- output that uses kprintf. This makes it possible to use serial
- debugging on a single Amiga, without interfering with attached serial
- hardware such as modems and serial printers. Sushi also provides
- optional signalling and buffer access to an external display/watcher
- program.
-
- Author: Carolyn Scheppner
- Path: dist/dev/debug/Sushi/
-
- ==========
-
- AmigaE 2.1b Amiga specific E compiler
-
- An Amiga specific E compiler. E is a powerful and flexible procedural
- programming language and Amiga E a very fast com- piler for it, with
- features such as compilation speed of 20000 lines/minute on a 7 Mhz
- amiga, inline assembler and linker integrated into compiler, large set
- of integrated functions, module concept with 2.04 includes as modules,
- flexible type-system, quoted expressions, immediate and typed lists,
- low level polymorphism, exception handling and much, much more.
- Written in Assembly and E.
-
- Author: Wouter van Oortmerssen
- Path: dist/dev/e/Amiga_E/
-
- ==========
-
- MUI 2.1 Object oriented graphical user interface
-
- An object oriented system to create and maintain graphical user
- interfaces. From a programmer's point of view, using MUI saves a lot
- of time and makes life much easier. Thinking about complicated terms
- like window resizing or font sensitivity is simply not neccesary. On
- the other hand, users of MUI based applications have the ability to
- customize nearly every pixel of a program's interface according to
- their personal taste. Includes developers support package and several
- demos.
-
- Author: Stefan Stuntz
- Path: dist/dev/gui/MUI/
-
- ==========
-
- ACE 2.0 FreeWare Amiga BASIC compiler + extras
-
- ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
- and Blink produces standalone executables.
-
- The language defines a large subset of AmigaBASIC but also has many
- features not found in the latter such as: turtle graphics, recursion,
- SUBs with return values, structures, arguments, include files, a
- better WAVE command which allows for large waveforms, external
- references, named constants and a variety of other commands and
- functions not found in AmigaBASIC.
-
- New features in version 2.0 include: gadgets, three standard requester
- types, serial I/O and menus (with optional command-keys for menu
- items). New commands and functions for this version include EXIT FOR,
- PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
- serial I/O at present). INPUT and PRINT can now be used transparently
- for all screen/window combinations.
-
- All user-defined windows are now fully-configurable and may be used in
- conjunction with screens as per AmigaBASIC. Window close event
- trapping is also a new feature.
-
- In addition to event trapping, ACE now supports WAITing for both menus
- and gadgets. Waiting is more operating-system-friendly than event
- trapping.
-
- A simple graphical front-end (Integrated Development Environment) is
- also provided with the archive. This is written in ACE.
-
- Author: David Benn
- Path: dist/dev/lang/ACE/
-
- ==========
-
- AmiCDROM 1.11 ISO-9660 standard CDROM filesystem
-
- A CDROM disk filing system for the Amiga. It supports the ISO-9660
- standard and the Rock Ridge Interchange Protocol. The CDROM drive is
- mounted as a DOS device (e.g. CD0:). You can access files and directories
- on a CDROM disk by the usual syntax, e.g. "type cd0:foo/readme.txt".
-
- Author: Frank Munkert
- Path: dist/disk/cdrom/AmiCDROM/
-
- ==========
-
- mkisofs 1.00.5 Simple ISO-9660 pre-mastering utility.
-
- A pre-mastering program to generate an ISO-9660 filesystem. It takes
- a snapshot of a given directory tree, and generates a binary image
- which will correspond to an ISO-9660 filesystem when written to a
- block device.
-
- It is also capable of generating the System Use Sharing Protocol
- records specified by the Rock Ridge Interchange Protocol. This is
- used to further describe the files in the ISO-9660 filesystem to a
- unix host, and provides information such as longer filenames, uid/gid,
- posix permissions, and block and character devices.
-
- Each file written to the ISO-9660 filesystem must have a filename in
- the 8.3 format (8 characters, period, 3 characters, all upper case),
- even if Rock Ridge is in use. This filename is used on systems that
- are not able to make use of the Rock Ridge extensions (such as
- MS-DOS), and each filename in each directory must be different from
- the other filenames in the same directory.
-
- mkisofs generally tries to form correct names by forcing the unix
- filename to upper case and truncating as required, but often times
- this yields unsatisfactory results when there are cases where the
- truncated names are not all unique. mkisofs assigns weightings to
- each filename, and if two names that are otherwise the same are found
- the name with the lower priority is renamed to have a 3 digit number
- as an extension (where the number is guaranteed to be unique). An
- example of this would be the files foo.bar and foo.bar.~1~ - the file
- foo.bar.~1~ would be written as FOO.000;1 and the file foo.bar would
- be written as FOO.BAR;1. "path" is the path of the directory tree to
- be copied into the ISO-9660 filesystem.
-
- (AmigaDOS Note: The AmigaDOS port relaxes the above restrictions to
- produce ISO-9660 level 2 compatible ISO images)
-
- Author: Eric Youngdale
- Frank Munkert
- Path: dist/disk/cdrom/mkisofs/
-
- ==========
-
- SuperDuper 3.0 Very fast disk copier and formatter
-
- A very fast disk copier and formatter. Can make up to four unverified
- copies from a ram buffer in 36 seconds. Verified copies from a ram
- buffer take 67 seconds for one destination drive, plus 34 seconds for
- each additional destination. Includes a program to fine tune some
- fields in the trackdisk device, and a "no click" type program.
-
- Author: Sebastiano Vigna
- Path: dist/disk/copy/SuperDuper/
-
- ==========
-
- BTNTape 3.0 A "Better-Than-Nothing" scsi tape driver
-
- The "Better Than Nothing" SCSI tape device handler. It provides flat-file
- access to a SCSI tape drive from application programs using simple calls to
- DOS or C library I/O functions. It can also be used with the Amiga TAR
- utility for disk backups. It uses your existing SCSI adapter's device
- driver for access to the bus. This version fixes a number of bugs and
- includes several new features including file number tracking and append-only
- and read-only safety modes.
-
- Author: Robert Rethemeyer
- Path: dist/disk/misc/BTNtape/
-
- ==========
-
- Flat 1.3 Handler for block-mapped filing devices
-
- A filing system handler which implements block-mapped filing devices
- such as available under Un*x. Read and write calls are mapped to
- low-level system IO operations which allow to treat devices such as
- df0:, dh0:, rad:, etc. as big data files. These `virtual' files can
- be copied, read and written just like any standard AmigaDOS file. It
- is even possible to copy a whole disk with the CLI `Copy' command or
- to archive disks with LhArc and the like. Written as a supplement for
- the Amiga `tar' program.
-
- Author: Olaf `Olsen' Barthel
- Path: dist/disk/misc/Flat/
-
- ==========
-
- AZap 2.21 Binary editor - files, memory, and devs.
-
- AZap is a "new generation" binary editor able to edit files, memory or
- devices like hard disks. It can open several windows at the same time,
- and while this program cannot be considered as a tool to help you to
- recover a disk, it has a lot of useful functions (print block, fill block,
- search string, etc...).
-
- Author: Denis Gounelle
- Path: dist/disk/moni/AZap/
-
- ==========
-
- NewZAP 3.3 Multipurpose file sector editing utility
-
- A third-generation multi-purpose file sector editing utility, from the
- author of FileZAP. Displays and edits full 512-byte sectors via a 106
- character wide internal font. Includes a search feature to find
- specific strings or hex digits, forwards or backwards.
- User-customizable, with new printing feature added.
-
- Author: Dallas J. Hodgson
- Path: dist/disk/moni/NewZAP/
-
- ==========
-
- DiskSalv2 11.27 Disk repair, salvage, and undelete util
-
- A disk repair, salvage, and undelete utility for all standard disk
- devices and file system types. Has a full Intuition interface and
- runs from Workbench or Shell. It can fix most problems in-place, and
- can reverse a partial or QUICK format. It can copy out from disks
- that can't be fixed due to physical damage, with a destination going
- to any AmigaDOS disk device or pipe (eg, TAPE:). In English, locale
- catalogs included for Danish, French, German, Italian, Norwegian,
- Finnish, and Swedish, short manuals in English and Swedish.
-
- Author: Dave Haynie
- Path: dist/disk/salv/DiskSalv2/
-
- ==========
-
- UChess 2.88 Nicely done Amiga port of GNU chess
-
- A powerful version of the program GnuChess version 4PL66 for the Amiga.
- Plays a very strong game of chess. Code has been rewritten and data
- structures reorganized for optimal efficiency on 32 bit 68020 and
- better Amiga systems. Eval/search and clock enhancements from
- original gnu port.
-
- Fully multitasking, automatically detects and supports 640X480X256
- color AGA mode machines, and does not at any time BUSY wait. Supports
- a variety of standard features such as load, save, edit board,
- autoplay, swap sides, force move, undo, time limits, hints, show
- thinking, and a supervisor mode that will allow two humans to play
- with the computer acting as a "supervisor".
-
- Author: FSF
- Roger Uzun (amiga port + many enhancements)
- Path: dist/game/think/UChess/
-
- ==========
-
- SuperView-Lib 6.5 Modular graphics viewing shared library.
-
- Superview-Library is a modularian shared library system for loading,
- saving and displaying of various graphic file formats via
- datatype-like sub-libraries (SVObjects). Supports graphic
- cards/framebuffers via various external driver libraries (SVDrivers).
- Includes all needed programming stuff and example source code.
-
- Author: Andreas Ralph Kleinert
- Path: dist/gfx/show/SuperView-Lib/
-
- ==========
-
- SuperView 3.1 Graphics Viewer/Converter/ScreenGrabber
-
- A localized Graphics Viewer for the superview.library, with ARexx-Support,
- GUI, Online-Help and many other features. Converting of graphics and
- "Screen-Grabbing" is also possible. When used with the superview.library
- V3.6 the following file formats and graphic displays are supported:
- File Formats - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (Windows), TIFF, FBM
- (Unix), IMG (GEM), WPG (WordPerfect), C64 (Koala,Doodle), SVO (own Format)
- and all OS3-Datatypes! Displays: - ECS, AGA, EGS-Cards.
-
- Author: Andreas Ralph Kleinert
- Path: dist/gfx/show/SuperView/
-
- ==========
-
- svoJPEG 2.3 JPEG svobject for superview library V6+
-
- JPEG svobject for superview.library V6+. Allows switching between 8
- and 24 bit output via control pads, writes JPEG (24 Bit) from 1-8 and
- 24 bit, worked fine with all tested 24 bit JPEGs.
-
- Author: Andreas Ralph Kleinert
- Path: dist/gfx/show/svoJPEG/
-
- ==========
-
- Viewtek 2.1.378 Feature packed picture/animation viewer
-
- A feature packed Picture/Animation Viewer. Shows most ILBM's (including
- 24-bit ILBM's), most Compuserve GIF format images, most JFIF format JPEG
- images and most ANIM Op-5 format animations, with support for different
- palettes for each frame. Supports SHAM, CTBL, and PCHG images, full
- support of ECS/AGA display modes (ie. show 256 color GIF's directly, show
- 800x600 HAM animations, etc.). Supports viewing contents of clipboard.
- Iconifies to a Workbench AppIcon. Includes versions for DCTV, EGS, IV-24,
- Firecracker, OpalVision, Retina, and Picasso
-
- Author: Thomas Krehbiel
- Path: dist/gfx/show/Viewtek/
-
- ==========
-
- DeviceLock 1.2 GUI interface for CLI command 'lock'
-
- This is a GUI interface for the CLI programm 'lock'. You can
- lock or allow writing to partitions via gadgets or hotkeys.
- You can configure it to your own needs and it should work
- with other (CLI-)lock programs, too.
-
- Author: Thomas Wagner
- Path: dist/os20/cdity/DeviceLock/
-
- ==========
-
- PowerSnap 2.2a Commodity to cut and paste text
-
- PowerSnap is a utility that allows you to use the mouse to mark
- characters anywhere on the screen and paste them somewhere else, like
- in the CLI or in a string gadget. PowerSnap will check what font is
- used in the window you snap from and will look for the position of the
- characters automatically. It recognizes all non proportional fonts of
- up to 24 pixels wide and of any height so this should cover most fonts
- used. Snapping and pasting text is done using the mouse, making
- PowerSnap fast and easy to use.
-
- Author: Nico François
- Path: dist/os20/cdity/PowerSnap/
-
- ==========
-
- AmigaGuide 34.6 Commodore AmigaGuide hypertext utility
-
- Archive distribution of the AmigaGuide hypertext utility direct from
- Commodore. Contains developer examples and tools for AmigaGuide under
- V34/V37 and V39, plus a new free print/sign/send-in distribution
- license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
-
- Author: Commodore Business Machines
- Path: dist/text/hyper/AmigaGuide/
-
- ==========
-
- Less 1.6Z Amiga port of UNIX text file reader
-
- A text file reader, descended from Unix "Less." Less has features
- found on no other Amiga file reader; it can use pipes, accepts
- multiple filenames, and has many convenient positioning commands for
- forward and backward movement, marking positions, etc. This version
- adds an option to suppress opening a new window, using the existing
- CLI window instead (especially useful with an AUX: shell), and
- includes some minor bug fixes.
-
- Author: Ray Zarling et. al.
- Path: dist/text/show/Less/
-
- ==========
-
- MuchMore 4.4 Soft scroll text viewer with xpk-support
-
- A soft scrolling text viewer. Can run in a window on a public screen
- or on his own screen. Display mode can be choosen with ASL screen
- mode requester. Supports ANSI, pipes, xpk, locale. Includes 7
- catalogs.
-
- Author: Fridtjof Siebert
- Christian Stiens
- Path: dist/text/show/MuchMore/
-
- ==========
-
- PasTeX 1.3 Port of TeX, powerful typesetting system
-
- A very well done Amiga port of the incredibly powerful TeX typesetting
- system originally written by Donald Knuth at Stanford University.
-
- Author: Donald Knuth
- Georg Hessmann
- Path: dist/text/tex/PasTeX/
-
- ==========
-
- DMS 1.11 A popular disk archiver
-
- DISK-Masher is a utility that allows users to compress and archive
- entire floppy disks. Offers four different types of compression,
- extended virus checking of boot blocks, and data encryption. Requires
- at least 512K of memory.
-
- Author: SDS Software
- Path: dist/util/arc/dms/
-
- ==========
-
- LhA 1.38 A fast LhArc compatible archiver
-
- A very fast archiver that is compatible with MS-DOS LhArc V1.13 and
- LHA V2.13, as well as the Amiga LhArc. LhA is very memory efficient,
- has been written with stability and reliability in mind, has carefully
- optimized compression and decompression routines, is multitasking
- reentrant and pure, handles multiple volume archives (registered
- version only), and more.
-
- Author: Stefan Boberg
- Path: dist/util/arc/LhA/
-
- ==========
-
- LHArc 1.30 Archive program using LZHUF compression
-
- An archive program like Arc and Zoo, with a heavy emphasis maximum
- compression for minimum archive size, using LZHUF compression.
-
- Author: Paolo Zibetti
- Path: dist/util/arc/LHArc/
-
- ==========
-
- LHWarp 1.40 Disk packer for .lhw files
-
- A program which will read tracks directly from your floppy disk,
- compress them using adaptive huffman encoding, and output them to a
- file. The resulting file can be used by lhwarp to reconstruct an
- image of the original disk.
-
- Author: Jonathan Forbes
- Path: dist/util/arc/LHWarp/
-
- ==========
-
- zoo 2.1 Portable archiver with good compression
-
- Zoo is used to create and maintain collections of files in compressed
- form. It uses a Lempel-Ziv compression algorithm that gives space
- savings in the range of 20% to 80% depending on the type of file data.
- Zoo can store and selectively extract multiple generations of the same
- file. Data can be recovered from damaged archives by skipping the
- damaged portion and locating undamaged data with the help of fiz(1).
-
- Author: Rahul Dhesi, et al.
- Path: dist/util/arc/zoo/
-
- ==========
-
- SuperDark 2.0a A very nice modular screen blanker
-
- A screen blanker with some special features. It is similar to the
- AfterDark screen blanker in the PC and Mac worlds. Features include a
- lot of different screen effects via "modular" screen blankers, a
- screen locker, and more.
-
- Author: Thomas Landspurg
- Path: dist/util/blank/SuperDark/
-
- ==========
-
- WhatIs 3.5 Can detect file types
-
- WhatIs.library can detect file types and is fully parametrable by an
- ascii file. You can describe file types and they will be recognized
- by the library. A few tools are also included.
-
- Author: Sylvain Rougier
- Pierre Carrette
- Path: dist/util/cli/WhatIs/
-
- ==========
-
- mg 3b Small GNU EMACS style editor with AREXX
-
- A public domain EMACS style editor, that uses the GNU EMACS command
- set. Includes AREXX support.
-
- Author: Mike Meyer, et al.
- Path: dist/util/edit/mg/
-
- ==========
-
- Vim 2.0 A clone of the UNIX "vi" text editor
-
- Vi IMproved. A clone of the UNIX text editor "vi". Very useful for
- editing programs and other plain ASCII text. Full Vi compatibility
- (except Q command) and includes most "ex" commands. Extra features
- above Vi: Multilevel undo, command line history, improved command line
- editing, command typeahead display, command to display yank buffers,
- possi- bility to edit binary files, file name stack, support for Manx
- QuickFix, shows current file name in window title, on-line help, text
- block operations, etc.
-
- Includes a few bug fixes and new features like tag stack, file marks,
- jump list, visual (first select area, then operator), use of cursor
- keys in insert mode, column mode copy/cut/paste, macro programming by
- example, text formatting, termcap support, etc. Also runs under UNIX
- and MSDOS.
-
- Author: Bram Moolenaar, et. al.
- Path: dist/util/edit/Vim/
-
- ==========
-
- fifolib 37.4 A general fifo library implementation
-
- FIFO: is like PIPE: but is based on fifo.library rather than its own
- implementation. Fifo.library is a general fifo library implementation
- that supports named fifos, writing to a fifo from a hardware
- exception, multiple readers on a fifo with each getting the same data
- stream, efficient reading, and automatic or manual flow control.
- Programs that require non-blocking IO can access one side of a FIFO:
- connection via the fifo.library instead of the FIFO: device.
-
- Author: Matt Dillon
- Path: dist/util/libs/FifoLib/
-
- ==========
-
- ReqTools 2.2b Very useful shared requester library
-
- A standard Amiga shared runtime library which makes it a lot quicker
- and easier to build standard requesters into your programs. Designed
- with CBM's style guidelines in mind, so that the resulting requesters
- have the look and feel of AmigaDOS 2.0. Includes a demo and glue/demo
- sources.
-
- Author: Nico Francois
- Path: dist/util/libs/ReqTools/
-
- ==========
-
- Brik 2.0 Compute & use CRC lists to verify files
-
- A general purpose program that calculates both text and binary cyclic
- redundancy codes (CRCs). Text mode CRCs calculated by brik are
- portable across systems for files that are in the usual text format on
- each system. Binary mode CRCs are portable for files that are moved
- from system to system without any change. Brik can be used to verify
- and update an embedded checksum header in files. It runs under
- MS-DOS, UNIX system V, BSD UNIX, VAX/VMS, and AmigaDOS.
-
- Author: Rahul Dhesi
- Path: dist/util/misc/brik/
-
- ==========
-
- bsplit 1.0 Split files into pieces by byte count
-
- Split binary files into managable pieces as specified by a byte count.
- Similar to the UNIX "split" program, which works with lines, not
- bytes.
-
- Author: P. Knoppers
- Path: dist/util/misc/bsplit/
-
- ==========
-
- chksum 1.0 SVR4 "sum" compatible checksum program
-
- Produces a checksum of a byte stream that should be the same as the
- standard SVR4 "sum" program. Note that the "sum" documentation is
- misleading, the checksum is NOT simply a 16-bit checksum of all the
- bytes.
-
- Author: Fred Fish
- Path: dist/util/misc/chksum/
-
- ==========
-
- Degrader 1.30 Tries to get badly written progs to work
-
- Degrades your machine to try and get badly written programs
- to work. Allows you to block memory, add non-autoconfig
- memory at reset, turn audio filter on or off, intercept
- privilege violation errors, switch off cache/burst modes and
- can slow down a fast machine. Also can swap the boot drive
- and force 50Hz or 60Hz. Will do things straight away, after
- one reset or after every reset.
-
- Author: Chris Hames
- Path: dist/util/misc/Degrader/
-
- ==========
-
- Flush 1.2 Flushes unused libs, devices, and fonts
-
- Flushes unused libraries, devices and fonts from RAM. Options include
- flush all, flush one type, report but don't flush, report which got
- flushed, and amount of memory regained. Runs from CLI, under AmigaDOS
- 2.04 or later.
-
- Author: Gary Duncan
- Path: dist/util/misc/Flush/
-
- ==========
-
- Installer 1.26 Commodore's Amiga Installer utility
-
- Archive distribution of the Amiga Installer utility direct from
- Commodore. Contains V1.24 of the Installer, documen- tation and
- examples for developers to use when developing their software. Also
- contains various enhancements and fixes detailed in the documentation
- enclosed. The documen- tation has also been enhanced and brought up
- to date.
-
- Author: Commodore Business Machines
- Path: dist/util/misc/Installer/
-
- ==========
-
- PaletteTool 1.4 3.0/AGA public screen palette tool.
-
- Palette tool that opens and operates on the default public screen. Has
- gadtools-based user interface, with keyboard equivalents for many of the
- program functions. Features include full 8 bit RGB support, full AmigaDOS
- 3.0-compliant locked pen "protect" mode as well as standard "free" mode,
- and fully integrated "color by name" selection, with a built-in database of
- 507 colors.
-
- Supports the follow actions: color spread (multi-directional), individual
- color copy, individual color exchange, rotation of palette in both
- direction, cycling of entire palette in both directions with adjustable
- cycle speed, and individual color "show" (flash selected color).
-
- The user interface consists of separately controllable windows for main
- functions, color palette (2 sizes), and "color by name" selection.
- Features a single-level "undo" capability. Iconifiable, with color cycling
- controls also available from the programs iconified state
-
- Features ability of pick a pen/color from anywhere on the current screen
- (using the mouse pointer and either the space bar or middle-mouse-button).
- This type of color "pick" can also be used with the copy, spread, and
- exchange actions. Also features a "panic" restore button (and key
- equivalent) so you can restore the palette to where it was at program
- start.
-
- Author: Timothy B. Kreuzer
- Path: dist/util/misc/PaletteTool/
-
- ==========
-
- true 1.0 Simple versions of "true" and "false"
-
- Trivially simple versions of "true" and "false" UNIX
- like shell commands, for cases where the shell in use
- has no equivalent builtin command.
-
- Author: Fred Fish
- Path: dist/util/misc/true/
-
- ==========
-
- ARTM 2.04 Display and control system activity
-
- Amiga Real Time Monitor. Displays and controls system activity such
- as tasks, windows, libraries, devices, resources, ports, residents,
- interrupts, vectors, memory, mounts, assigns, locks, fonts, hardware,
- res_cmds, a little SystemMonitor and display the last Alert.
-
- Author: F. J. Mertens
- Dietmar Jansen
- Path: dist/util/moni/ARTM/
-
- ==========
-
- PerfMeter 2.2 CPU usage, load and memory meter
-
- PerfMeter is the X's PerformanceMeter-style little meter, which shows
- CPU usage, CPU load, chip, fast and public memory, and uptime. The
- items can be selected from the Project menu.
-
- Author: Juha Tuominen
- Path: dist/util/moni/PerfMeter/
-
- ==========
-
- RSys 1.3 Very comprehensive system monitor
-
- Very comprehensive system monitor. Provides information on just about
- everything you could possibly want information on! (Plus some...)
- Documentation in German, but program speaks english. Version 1.3,
- includes source.
-
- Author: Rolf Böhme
- Path: dist/util/moni/RSys/
-
- ==========
-
- SnoopDOS 1.7 Monitors calls to AmigaDOS functions
-
- Monitors calls to AmigaDOS functions. Opens a console window and
- displays details of all calls made by any program on the system to the
- CurrentDir(), DeleteFile(), Execute(), LoadSeg(), Lock(), and Open()
- functions in the AmigaDOS library. This can be very useful for trying
- to figure out what resources a failing program is attempting to find.
-
- Author: Eddy Carroll
- Path: dist/util/moni/SnoopDos/
-
- ==========
-
- SysInfo 3.24 Gives comprehensive system information
-
- A brand new release of this popular program. It reports interesting
- information about the configuration of your Amiga, including some
- speed comparisons with other configurations, versions of the OS
- software, and much more. Binary only.
-
- Author: Nic Wilson
- Path: dist/util/moni/SysInfo/
-
- ==========
-
- Xoper 2.4 Monitor and control system activity
-
- Very comprehensive program to monitor and control system activity.
- Monitor cpu, memory usage, ports, interrupts, devices. Close windows,
- screens, show loaded fonts or last Guru code number. Clean up memory,
- flush unused libraries, devices, fonts. etc. and a whole bunch more!
- Spawns its own process. A very handy background task to have loaded.
-
- Author: Werner Gunther
- Path: dist/util/moni/Xoper/
-
- ==========
-
- History 37.5 List and control shell command history.
-
- This is a 2.04/3.0/3.1 compatible version of the history command. It
- allows listing, saving, loading, and execution of the standard
- con-handler command line history.
-
- Author: Andy Finkel
- Path: dist/util/shell/History/
-
- ==========
-
- pdksh 4.5 A UNIX ksh compatible shell for AmigaDOS
-
- A KSH-like shell that is compatible enough with the real UNIX ksh to
- be used with most scripts that the UNIX ksh can run.
-
- Author: Eric Gisin
- Charles Forsyth
- John R MacMillan
- Simon J. Gerraty
- Markus Wild
- Path: dist/util/shell/pdksh/
-
- ==========
-
- VirusZII 1.07 Popular boot and file virus detector
-
- Release II of this popular virus detector that recognizes many boot
- and file viruses. The filechecker can also decrunch files for
- testing. The memory checker removes all known viruses from memory
- without 'Guru Meditation' and checks memory for viruses regularly.
- VirusZ has easy to use intuitionized menus including keycuts for both
- beginners and experienced users.
-
- Author: Georg Hörmann
- Path: dist/util/virus/VirusZII/
-
-