home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD1.bin / useful / contents < prev    next >
Text File  |  1995-04-19  |  73KB  |  2,359 lines

  1. This file is generated automatically from the product info files
  2. included in this tree.
  3.  
  4. ==========
  5.  
  6. NDUK-V37    37    Partial CBM Native Developer Update Kit
  7.  
  8. Portions of the Commodore Native Developer Update Kit that can be
  9. licensed for separate distribution.  Includes the "fd" files,
  10. libraries, startups, "C include" files, and tools.  Does not include
  11. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  12. included under license from Commodore, and has restricted distribution
  13. conditions.  It is allowed to make copies from the CD-ROM for personal
  14. use but not for redistribution.  See the files included with the
  15. distribution for further details.
  16.  
  17. Author: Commodore-Amiga Inc.
  18. Path: cbm/NDUK/NDUK-V37/
  19.  
  20. ==========
  21.  
  22. NDUK-V39    39    Partial CBM Native Developer Update Kit
  23.  
  24. Portions of the Commodore Native Developer Update Kit that can be
  25. licensed for separate distribution.  Includes the "fd" files,
  26. libraries, startups, "C include" files, and tools.  Does not include
  27. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  28. included under license from Commodore, and has restricted distribution
  29. conditions.  It is allowed to make copies from the CD-ROM for personal
  30. use but not for redistribution.  See the files included with the
  31. distribution for further details.
  32.  
  33. Author: Commodore-Amiga Inc.
  34. Path: cbm/NDUK/NDUK-V39/
  35.  
  36. ==========
  37.  
  38. NDUK-V40    40    Partial CBM Native Developer Update Kit
  39.  
  40. Portions of the Commodore Native Developer Update Kit that can be
  41. licensed for separate distribution.  Includes the "fd" files,
  42. libraries, startups, "C include" files, and tools.  Does not include
  43. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  44. included under license from Commodore, and has restricted distribution
  45. conditions.  It is allowed to make copies from the CD-ROM for personal
  46. use but not for redistribution.  See the files included with the
  47. distribution for further details.
  48.  
  49. Author: Commodore-Amiga Inc.
  50. Path: cbm/NDUK/NDUK-V40/
  51.  
  52. ==========
  53.  
  54. MailQueue    37.2    Monitor number of Messages in SMTPSpool
  55.  
  56. This is just a little program to use with
  57. the INetUtils for AmiTCP/AS225, especially
  58. for your SMTPSpool directory. The program
  59. will monitor all queued files within the
  60. SMTPSpool directory and display the number
  61. of messages in a small window, you may
  62. position somewhere on your Workbench. As
  63. soon as a message is queued/deleted, the
  64. information will be updated.
  65.  
  66. Author: Kai Iske
  67. Path: comm/net/MailQueue/
  68.  
  69. ==========
  70.  
  71. AmiPOP    1.16    A POP 3 client for AmigaDOS.
  72.  
  73. AmiPOP@ is a POP3 Client for AmigaDOS.  It was written directly from
  74. the POP3 RFC (RFC #1225). AmiPOP is only a simple transport mechanism
  75. for moving electronic mail messages between a POP-Host, typically
  76. a mainframe, and your local AmigaDOS system.  The advantage of POP
  77. over other transports such as SMTP is that all E-mail can still be
  78. directed to the mainframe system.  This is of primary importance when
  79. either a dialup line is used, which has a new IP address for each
  80. connection, or when a user uses many machines, and wishes to be able
  81. to transparently read mail on all of them.
  82.  
  83. AmiPOP features:
  84.     · AUISG compliant (or at least it tries to be!)
  85.     · Makes heavy use of 2.0 (and higher) functions such as ReadArgs,
  86.       utility.library, GadTools, and 2.0 functions in Amiga.lib.
  87.     · Written from RFC 1225, not a port of a Unix or a PC application.
  88.     · Small code size, and low system resource usage.
  89.     · Commodities interface
  90.  
  91. Author: Scott Ellis
  92. Path: comm/tcp/AmiPOP/
  93.  
  94. ==========
  95.  
  96. AmiTCP-Demo    4.0    TCP/IP protocol stack
  97.  
  98.   AmiTCP/IP is the most videly used TCP/IP protocol stack for the
  99.   Amiga. AmiTCP/IP utilizes the standard Sana-II network device
  100.   drivers and provides an application level socket interface to the
  101.   Internet protocol suite as an Amiga shared library.
  102.  
  103.   AmiTCP/IP is propiertary, copyrighted product of the NSDi - Network
  104.   Solutions Development Inc, Finland.  See the file 'LICENCE' included
  105.   in the archive for the licence conditions.
  106.  
  107.   This is the demonstration version of the AmiTCP/IP 4.0.
  108.  
  109. * About the Commercial AmiTCP/IP Version
  110.  
  111.   The commercial version of AmiTCP/IP 4.0 includes:
  112.  
  113.     - Enchanced version of AmiTCP:
  114.       - Frendlier logging system with global filter etc.
  115.       - Cache for name server replies
  116.       - Sana-II 2.0 support
  117.       - Full BOOTP support
  118.       - Access control for server programs
  119.       - Optimized version for '20 and up
  120.     - Automatic BOOTP configuration utility
  121.     - Printed & online User Manual
  122.     - Technical support via email, fax and normal mail
  123.  
  124.   All the new features in the future will be added to the commercial
  125.   version only.
  126.  
  127. Author: AmiTCP/IP Group
  128. Path: comm/tcp/AmiTCP-Demo/
  129.  
  130. ==========
  131.  
  132. AmiTCP-SDK    4.0    Source/Developer Kit for AmiTCP
  133.  
  134.   Include files, some development tools, link libraries (with source)
  135.   and programming examples for AmiTCP/IP 4.0.
  136.  
  137.   AmiTCP/IP is proprietary, copyrighted product of the NSDi - Network
  138.   Solutions Development Inc, Finland.  See the file 'LICENCE.SDK'
  139.   included in the archive for the licence conditions.
  140.  
  141. Author: AmiTCP/IP Group
  142. Path: comm/tcp/AmiTCP-SDK/
  143.  
  144. ==========
  145.  
  146. AmiTCP    3.0ß2    TCP/IP protocol stack for SANA-II.
  147.  
  148. AmiTCP  is  a set of programs that enables the Amiga to connect to a TCP/IP
  149. network.   AmiTCP  lets the user use commands such as ftp, telnet from your
  150. Amiga.   AmiTCP  also  lets remote users connect to your machine from other
  151. TCP/IP  hosts.   AmiTCP  is  a TCP/IP protocol stack for implementing basic
  152. Internet  protocols  on  top  of any SANA-II network device driver, such as
  153. one for SLIP or Ethernet.
  154.  
  155. Author: AmiTCP/IP Group and others
  156. Path: comm/tcp/AmiTCP/
  157.  
  158. ==========
  159.  
  160. FTPDaemon    2.0    An ftp daemon for AmiTCP, with multiuser
  161.  
  162. An ftpd for AmiTCP v2.0 and up (we use AmiTCP v2.2 ).  It has Multi-User
  163. support (we use MultiUser v1.5).
  164.  
  165. Author: Joran Jessurun
  166. Path: comm/tcp/FTPDaemon/
  167.  
  168. ==========
  169.  
  170. traceroute    1.0    A 'traceroute' for AmiTCP
  171.  
  172. traceroute is a networking utility written by Van Jacobson originally
  173. for BSD Unix machines to find out the route ip packets follow,
  174. including round-trip times for each packet, when going to a host of
  175. your choice, which can be of great interest during troubleshooting a
  176. network.
  177.  
  178. Author: Several, amiga port by Klaus Klein
  179. Path: comm/tcp/traceroute/
  180.  
  181. ==========
  182.  
  183. Term    4.3    Very nice terminal program.
  184.  
  185. A telecommuncations program designed for use with any Commodore-Amiga
  186. computer running Kickstart 2.04 or higher.  Its features include:
  187.  
  188.    * Fast built-in VT-220 terminal emulation
  189.  
  190.    * Support for custom terminal emulation modules following the `XEM
  191.      2.0' standard
  192.  
  193.    * Operates in any display environment, supports all screen display
  194.      modes
  195.  
  196.    * Support for file transfer modules following the `XPR' standard
  197.  
  198.    * File- and printer-capturing functions
  199.  
  200.    * Review-buffer support
  201.  
  202.    * Powerful phone book and dialing functions
  203.  
  204.    * `Amiga User Interface Style Guide' conformant user interface
  205.  
  206.    * Online-help (requires AmigaGuide package)
  207.  
  208.    * Built-in `ARexx' interface
  209.  
  210.    * File upload list, which permits selecting the files to be
  211.      transferred before the upload is started.
  212.  
  213.    * Login script learn mode.
  214.  
  215.    * Built-in keyword/response parser which makes it possible to have
  216.      `term' respond to BBS prompts and such with the user name,
  217.      password, etc. without having to program the ARexx interface.
  218.  
  219.    * Interface for external programs to rendezvous with `term', taking
  220.      over serial I/O processing (such as `HydraCom').
  221.  
  222. Author: Olaf `Olsen' Barthel
  223. Path: comm/term/term/
  224.  
  225. ==========
  226.  
  227. ACE    2.35    FreeWare Amiga BASIC compiler + extras
  228.  
  229. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  230. and Blink produces standalone executables.
  231.  
  232. The language defines a large subset of AmigaBASIC but also has many
  233. features not found in the latter such as: turtle graphics, recursion,
  234. SUBs with return values, structures, arguments, include files, a
  235. better WAVE command which allows for large waveforms, external
  236. references, named constants and a variety of other commands and
  237. functions not found in AmigaBASIC.
  238.  
  239. New features in version 2.0 include: gadgets, three standard requester
  240. types, serial I/O and menus (with optional command-keys for menu
  241. items). New commands and functions for this version include EXIT FOR,
  242. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  243. serial I/O at present). INPUT and PRINT can now be used transparently
  244. for all screen/window combinations.
  245.  
  246. All user-defined windows are now fully-configurable and may be used in
  247. conjunction with screens as per AmigaBASIC. Window close event
  248. trapping is also a new feature.
  249.  
  250. In addition to event trapping, ACE now supports WAITing for both menus
  251. and gadgets. Waiting is more operating-system-friendly than event
  252. trapping.
  253.  
  254. A simple graphical front-end (Integrated Development Environment) is
  255. also provided with the archive. This is written in ACE.
  256.  
  257. Author: David Benn
  258. Path: dev/basic/ACE/
  259.  
  260. ==========
  261.  
  262. CManual    3.0    Amiga programming documents and examples
  263.  
  264. A 5 disk distribution of one of the largest collections of documents,
  265. examples, and utilities in C for the Amiga.  It consists of six
  266. manuals, with more than 40 chapters, 175 fully executable examples
  267. complete with source code, and several utilities and other goodies.
  268.  
  269. The manuals describe how to open and work with Screens, Windows,
  270. Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
  271. VSprites, AmigaDOS, Low Level Graphics Routines, etc.  They also
  272. explain how to use your C Compiler and give you important information
  273. about how the Amiga works and how your programs should be designed.
  274. When unpacked, the manuals and examples nearly fill up twelve standard
  275. Amiga floppies.
  276.  
  277. Author: Anders Bjerin
  278. Path: dev/c/CManual/
  279.  
  280. ==========
  281.  
  282. RKRM    ?.?    Source and executables from 3rd ed. RKM
  283.  
  284. A distribution of complete source code and executables of all the
  285. examples in the third edition Amiga ROM Kernel Reference Manuals,
  286. published by Addison-Wesley.
  287.  
  288. Author: Commodore CATS
  289. Path: dev/c/RKRM/
  290.  
  291. ==========
  292.  
  293. CodeWatcher    1.4    Keeps track of allocated resources.
  294.  
  295. Launches programs and keeps track of all invisible allocated resources. Produces
  296. a report of all resources that were used and those that were nor freed, on exit.
  297.  
  298. This program was developed by Michael Plitkins, programmer of Caligary. He made
  299. CodeWatcher freely available a long time ago in BIX, but it still is a program
  300. that every programmer should use.
  301.  
  302. Author: Michael Plitkins
  303. Path: dev/debug/CodeWatcher/
  304.  
  305. ==========
  306.  
  307. Enforcer    37.62    Tool to monitor illegal memory access.
  308.  
  309. A tool to monitor illegal memory access for 68020/68851, 68030, and
  310. 68040 CPUs.  This is a completely new Enforcer from the original idea
  311. by Bryce Nesbitt.  It contains many new and wonderful features and
  312. options and no longer contains any exceptions for specific software.
  313. Enforcer can now also be used with CPU or SetCPU FASTROM or most any
  314. other MMU-Kick- start-Mapping tool.  Major new output options such as
  315. local output, stdout, and parallel port.  Highly optimized to be as
  316. fast as possible.
  317.  
  318. Author: Michael Sinz
  319. Path: dev/debug/Enforcer/
  320.  
  321. ==========
  322.  
  323. MungWall    37.64    Watches for illegal FreeMem's
  324.  
  325. Munges memory and watches for illegal FreeMem's.  Especially useful in
  326. combination with Enforcer.  The output can go to either the serial or
  327. parallel port.  Includes a new MungList program that examines used
  328. memory areas for MungWall tag info, and outputs a list of who owns the
  329. various pieces of allocated memory, their sizes, etc.  Can even
  330. identify the owner of the memory by task name.
  331.  
  332. Author: Commodore Amiga; submitted by Carolyn Scheppner
  333. Path: dev/debug/MungWall/
  334.  
  335. ==========
  336.  
  337. Sushi    37.10    Intercept and display output of KPrintf
  338.  
  339. A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
  340. Enforcer.megastack 26.f, and all other tool and application debugging
  341. output that uses kprintf.  This makes it possible to use serial
  342. debugging on a single Amiga, without interfering with attached serial
  343. hardware such as modems and serial printers.  Sushi also provides
  344. optional signalling and buffer access to an external display/watcher
  345. program.
  346.  
  347. Author: Carolyn Scheppner
  348. Path: dev/debug/Sushi/
  349.  
  350. ==========
  351.  
  352. Amiga_E    3.1a    An Amiga specific E compiler
  353.  
  354. E is a powerful and flexible object oriented / procedural / unpure
  355. functional higher programming language, mainly influenced by languages
  356. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  357. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  358. inline assembler and linker integrated into compiler, large set of
  359. integrated functions, great module concept with v39 includes as
  360. modules, flexible type-system, quoted expressions, immediate and typed
  361. lists, low-level and object polymorphism, exception handling,
  362. inheritance, data-hiding, methods, multiple return values, default
  363. arguments, register allocation, fast memory management, unification,
  364. LISP-Cells, and much much more...
  365.  
  366. Author: Wouter van Oortmerssen
  367. Path: dev/e/Amiga_E/
  368.  
  369. ==========
  370.  
  371. MUI    2.3    Create and maintain user interfaces.
  372.  
  373. MUI is an object oriented system to create and maintain graphical user
  374. interfaces. From a programmers point of view, using MUI saves a lot of
  375. time and makes life much easier. Thinking about complicated terms like
  376. window resizing or font sensitivity is simply not neccesary.\n
  377. On the other hand, users of MUI based applications have the ability to
  378. customize nearly every pixel of a programs interface according to their
  379. personal taste.\n
  380. This distribution is interesting for both, users and programmers. Please
  381. have a look at the supplied demo programs and at the documentation to
  382. see what MUI has to offer.\n
  383. MUI is an SASG (Standardized Amiga Shareware Group) product.
  384.  
  385. Author: Stefan Stuntz
  386. Path: dev/gui/MUI/
  387.  
  388. ==========
  389.  
  390. StackMon    1.3    Monitors stack usage of programs
  391.  
  392. When run StackMon presents a list of all the tasks and processes currently
  393. running. The list is sorted alphabetically, with processes before tasks.
  394. This list is not updated automatically, as constructing this list requires
  395. suspension of multitasking. If you run a program you want to monitor after
  396. starting StackMon, click on the 'Update list' gadget so that it appears in
  397. the list.
  398.  
  399. If the program you want to monitor was run from the Workbench, its name will
  400. be that of the icon; if run from the shell the name is the exact name typed
  401. into the shell, with path.
  402.  
  403. Click on the program you wish to monitor and StackMon will begin monitoring.
  404. The display consists of numbers and a fuel gauge showing the current stack
  405. use relative to the size of the stack. The numbers are:
  406.  
  407. Current: This is the amount of stack in use when the program was last
  408.      monitored.
  409. Largest: The largest recorded stack ever in use by this program.
  410. Stack  : The stack allocated for this program.
  411.  
  412. Author: David Kinder
  413. Path: dev/moni/StackMon/
  414.  
  415. ==========
  416.  
  417. Oberon-A    1.5.3    A freely-distributable Oberon-2 compiler
  418.  
  419. Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  420. modern object-oriented language designed by Niklaus Wirth, the creator
  421. of Pascal and Modula-2, and Hanspeter Mössenböck. Oberon-A is an
  422. implementation of the language for the Amiga computer, ported from a
  423. compiler written by Niklaus Wirth.
  424.  
  425. Author: Frank Copeland
  426. OEL by Johan Ferreira
  427. Path: dev/obero/Oberon-A/
  428.  
  429. ==========
  430.  
  431. AmiCDROM    1.15    ISO-9660 standard CDROM filesystem
  432.  
  433. AmiCDROM is a CDROM disk filing system for the Commodore Amiga.
  434. It supports the ISO-9660 standard, the Rock Ridge Interchange
  435. Protocol and the Macintosh HFS format.
  436.  
  437. The CDROM drive is mounted as a DOS device (e.g. CD0:).  You can
  438. access files and directories on a CDROM disk by the usual syntax,
  439. e.g. "type cd0:foo/readme.txt".
  440.  
  441. Author: Frank Munkert
  442. Path: disk/cdrom/AmiCDROM/
  443.  
  444. ==========
  445.  
  446. mkisofs    1.00.7    Simple ISO-9660 pre-mastering utility.
  447.  
  448. A pre-mastering program to generate an ISO-9660 filesystem.  It takes
  449. a snapshot of a given directory tree, and generates a binary image
  450. which will correspond to an ISO-9660 filesystem when written to a
  451. block device.
  452.  
  453. It is also capable of generating the System Use Sharing Protocol
  454. records specified by the Rock Ridge Interchange Protocol.  This is
  455. used to further describe the files in the ISO-9660 filesystem to a
  456. unix host, and provides information such as longer filenames, uid/gid,
  457. posix permissions, and block and character devices.
  458.  
  459. Each file written to the ISO-9660 filesystem must have a filename in
  460. the 8.3 format (8 characters, period, 3 characters, all upper case),
  461. even if Rock Ridge is in use.  This filename is used on systems that
  462. are not able to make use of the Rock Ridge extensions (such as
  463. MS-DOS), and each filename in each directory must be different from
  464. the other filenames in the same directory.
  465.  
  466. mkisofs generally tries to form correct names by forcing the unix
  467. filename to upper case and truncating as required, but often times
  468. this yields unsatisfactory results when there are cases where the
  469. truncated names are not all unique.  mkisofs assigns weightings to
  470. each filename, and if two names that are otherwise the same are found
  471. the name with the lower priority is renamed to have a 3 digit number
  472. as an extension (where the number is guaranteed to be unique).  An
  473. example of this would be the files foo.bar and foo.bar.~1~ - the file
  474. foo.bar.~1~ would be written as FOO.000;1 and the file foo.bar would
  475. be written as FOO.BAR;1.  "path" is the path of the directory tree to
  476. be copied into the ISO-9660 filesystem.
  477.  
  478. (AmigaDOS Note: The AmigaDOS port relaxes the above restrictions to
  479. produce ISO-9660 level 2 compatible ISO images)
  480.  
  481. Author: Eric Youngdale
  482. Frank Munkert
  483. Path: disk/cdrom/mkisofs/
  484.  
  485. ==========
  486.  
  487. SCSIUtil    2.02    Send SCSI commands & read digital audio.
  488.  
  489. This program can send commands to a SCSI device. Supported commands are:
  490.  
  491. read capacity, reading of digital audio from Apple CD-300/Sony/Toshiba CD-ROM
  492. drives, change medium, inquiry, read CD-ROM data block address header,
  493. allow/prevent medium removal, start/stop motor, mode sense, play audio track,
  494. read sector, seek, display TOC of a CD, read CD-sub-channel, set output volume
  495. of a CD.
  496.  
  497. This is a corrected archive of version 2.02 with all the files intact (the
  498. previous archive contained an incorrect SCSI_Priv.h)
  499.  
  500. Author: Gary Duncan
  501. Heiko Rath
  502. Path: disk/cdrom/SCSIUtil/
  503.  
  504. ==========
  505.  
  506. SuperDuper    3.13    High-speed disk copier and formatter
  507.  
  508. SuperDuper is an exciting, high-speed disk copier and formatter. Typical
  509. timings are 99s for a disk-to-disk verified copy, or 38s for a four disk
  510. non-verified format.  Also available are buffering in RAM, on a hard disk
  511. image file or on any sector-based Amiga device, like RAD:, VDO:, FMS:, etc.
  512. Real-time compression using the Xpk standard allows to copy in one pass most
  513. disks on 1M Amigas, especially in conjunction with a special utility which
  514. "hides" external drives to the system (but not to SuperDuper).  Bells and
  515. whistles include high density floppy support, voice, automatic date
  516. increment, a list of the disks copied, and automatic start of operations
  517. based on disk insertion/ejection sensing.  SuperDuper 3.13 is freeware and
  518. works on any Amiga under 2.0 and beyond.
  519.  
  520. Author: Sebastiano Vigna
  521. Path: disk/copy/SuperDuper/
  522.  
  523. ==========
  524.  
  525. BTNTape    3.0    A "Better-Than-Nothing" scsi tape driver
  526.  
  527. The "Better Than Nothing" SCSI tape device handler.  It provides flat-file
  528. access to a SCSI tape drive from application programs using simple calls to
  529. DOS or C library I/O functions.  It can also be used with the Amiga TAR
  530. utility for disk backups.  It uses your existing SCSI adapter's device
  531. driver for access to the bus.  This version fixes a number of bugs and
  532. includes several new features including file number tracking and append-only
  533. and read-only safety modes.
  534.  
  535. Author: Robert Rethemeyer
  536. Path: disk/misc/BTNtape/
  537.  
  538. ==========
  539.  
  540. Flat    1.3    Handler for block-mapped filing devices
  541.  
  542. A filing system handler which implements block-mapped filing devices
  543. such as available under Un*x.  Read and write calls are mapped to
  544. low-level system IO operations which allow to treat devices such as
  545. df0:, dh0:, rad:, etc. as big data files.  These `virtual' files can
  546. be copied, read and written just like any standard AmigaDOS file.  It
  547. is even possible to copy a whole disk with the CLI `Copy' command or
  548. to archive disks with LhArc and the like.  Written as a supplement for
  549. the Amiga `tar' program.
  550.  
  551. Author: Olaf `Olsen' Barthel
  552. Path: disk/misc/Flat/
  553.  
  554. ==========
  555.  
  556. SCSIMounter    2.03    Fully automated partition mounter
  557.  
  558. Most owners of removable media SCSI drives are stuck with the problem
  559. that their software doesn't handle disk changes correctly.
  560. For example, the current Commodore implementation doesn't mount the 
  561. partitions on a removable media SCSI drive (e.g. SyQuest or Ricoh)
  562. when there was no cartridge in the drive at boot time. 
  563.  
  564. Even worse, after another cartridge with a different Rigid Disk Block 
  565. (i.e. a different partition table) has been inserted, the system
  566. gets totally confused and reports read/write errors when trying
  567. to access the device which can lead to loss of important data on 
  568. the cartridge.
  569.  
  570. Until now, the only possibility to work around this problem was to
  571. reboot the system every time a new cartridge has been inserted.
  572.  
  573. SCSIMounter allows you to mount and unmount partitions without rebooting 
  574. the machine. It sports a nice 2.0-style point-and-click user interface
  575. that makes handling removable media a piece of cake.
  576.  
  577. Author: Martin A Blatter
  578. Path: disk/misc/SCSIMounter/
  579.  
  580. ==========
  581.  
  582. AZap    2.40    Binary editor for files, mem, and devs.
  583.  
  584. AZap is a "new generation" binary editor able to edit files, memory or devices
  585. like hard disks. It can open several windows at the same time, and while this
  586. program cannot be considered as a tool to help you to recover a disk, it has a
  587. lot of useful functions (print block, fill block, search string, etc...).
  588.  
  589. Author: Denis Gounelle
  590. Path: disk/moni/AZap/
  591.  
  592. ==========
  593.  
  594. NewZAP    3.3    Multipurpose file sector editing utility
  595.  
  596. A third-generation multi-purpose file sector editing utility, from the
  597. author of FileZAP.  Displays and edits full 512-byte sectors via a 106
  598. character wide internal font.  Includes a search feature to find
  599. specific strings or hex digits, forwards or backwards.
  600. User-customizable, with new printing feature added.
  601.  
  602. Author: Dallas J. Hodgson
  603. Path: disk/moni/NewZAP/
  604.  
  605. ==========
  606.  
  607. DiskSalv2    11.31    Disk repair, salvage, and undelete util
  608.  
  609. A disk repair, salvage, and undelete utility for all standard disk
  610. devices and file system types.  Has a full Intuition interface and
  611. runs from Workbench or Shell.  It can fix most problems in-place, and
  612. can reverse a partial or QUICK format.  It can copy out from disks
  613. that can't be fixed due to physical damage, with a destination going
  614. to any AmigaDOS disk device or pipe (eg, TAPE:).  In English, locale
  615. catalogs included for Danish, French, German, Italian, Norwegian,
  616. Finnish, and Swedish, short manuals in English and Swedish.
  617.  
  618. Author: Dave Haynie
  619. Path: disk/salv/DiskSalv2/
  620.  
  621. ==========
  622.  
  623. FreshFishVol1Docs    ?.?    Basic information about FreshFish Vol 1.
  624.  
  625. Basic information about FreshFish Vol 1, including any README
  626. type files, CRC list of the files if available, INDEX files,
  627. long CONTENTS files, etc.
  628.  
  629. Author: Fred Fish
  630. Path: docs/CDs/FreshFish-Vol1/
  631.  
  632. ==========
  633.  
  634. FreshFishVol2Docs    ?.?    Basic information about FreshFish Vol 2.
  635.  
  636. Basic information about FreshFish Vol 2, including any README
  637. type files, CRC list of the files if available, INDEX files,
  638. long CONTENTS files, etc.
  639.  
  640. Author: Fred Fish
  641. Path: docs/CDs/FreshFish-Vol2/
  642.  
  643. ==========
  644.  
  645. FreshFishVol3Docs    ?.?    Basic information about FreshFish Vol 3.
  646.  
  647. Basic information about FreshFish Vol 3, including any README
  648. type files, CRC list of the files if available, INDEX files,
  649. long CONTENTS files, etc.
  650.  
  651. Author: Fred Fish
  652. Path: docs/CDs/FreshFish-Vol3/
  653.  
  654. ==========
  655.  
  656. FreshFishVol4Docs    ?.?    Basic information about FreshFish Vol 4.
  657.  
  658. Basic information about FreshFish Vol 4, including any README
  659. type files, CRC list of the files if available, INDEX files,
  660. long CONTENTS files, etc.
  661.  
  662. Author: Fred Fish
  663. Path: docs/CDs/FreshFish-Vol4/
  664.  
  665. ==========
  666.  
  667. FreshFishVol5Docs    ?.?    Basic information about FreshFish Vol 5.
  668.  
  669. Basic information about FreshFish Vol 5, including any README
  670. type files, CRC list of the files if available, INDEX files,
  671. long CONTENTS files, etc.
  672.  
  673. Author: Fred Fish
  674. Path: docs/CDs/FreshFish-Vol5/
  675.  
  676. ==========
  677.  
  678. FreshFishVol6Docs    ?.?    Basic information about FreshFish Vol 6.
  679.  
  680. Basic information about FreshFish Vol 6, including any README
  681. type files, CRC list of the files if available, INDEX files,
  682. long CONTENTS files, etc.
  683.  
  684. Author: Fred Fish
  685. Path: docs/CDs/FreshFish-Vol6/
  686.  
  687. ==========
  688.  
  689. FreshFishVol7Docs    ?.?    Basic information about FreshFish Vol 7.
  690.  
  691. Basic information about FreshFish Vol 7, including any README
  692. type files, CRC list of the files if available, INDEX files,
  693. long CONTENTS files, etc.
  694.  
  695. Author: Fred Fish
  696. Path: docs/CDs/FreshFish-Vol7/
  697.  
  698. ==========
  699.  
  700. FreshFishVol8Docs    ?.?    Basic information about FreshFish Vol 8.
  701.  
  702. Basic information about FreshFish Vol 8, including any README
  703. type files, CRC list of the files if available, INDEX files,
  704. long CONTENTS files, etc.
  705.  
  706. Author: Fred Fish
  707. Path: docs/CDs/FreshFish-Vol8/
  708.  
  709. ==========
  710.  
  711. FreshFontsVol1Docs    ?.?    Basic information about FreshFonts Vol 1
  712.  
  713. Basic information about FreshFonts Vol 1, including any README
  714. type files, CRC list of the files if available, INDEX files,
  715. long CONTENTS files, etc.
  716.  
  717. Author: Fred Fish
  718. Path: docs/CDs/FreshFonts-Vol1/
  719.  
  720. ==========
  721.  
  722. FrozenFishVol1Docs    ?.?    Basic information about FrozenFish Vol 1
  723.  
  724. Basic information about FrozenFish Vol 1, including any README
  725. type files, CRC list of the files if available, INDEX files,
  726. long CONTENTS files, etc.
  727.  
  728. Author: Fred Fish
  729. Path: docs/CDs/FrozenFish-Vol1/
  730.  
  731. ==========
  732.  
  733. GoldFishVol1Docs    ?.?    Basic information about GoldFish Vol 1.
  734.  
  735. Basic information about GoldFish Vol 1, including any README
  736. type files, CRC list of the files if available, INDEX files,
  737. long CONTENTS files, etc.
  738.  
  739. Author: Fred Fish
  740. Path: docs/CDs/GoldFish-Vol1/
  741.  
  742. ==========
  743.  
  744. GoldFishVol2Docs    ?.?    Basic information about GoldFish Vol 2.
  745.  
  746. Basic information about GoldFish Vol 2, including any README
  747. type files, CRC list of the files if available, INDEX files,
  748. long CONTENTS files, etc.
  749.  
  750. Author: Fred Fish
  751. Path: docs/CDs/GoldFish-Vol2/
  752.  
  753. ==========
  754.  
  755. LightROMVol1Docs    ?.?    Basic information about LightROM Vol 1.
  756.  
  757. Basic information about LightROM Vol 1, including any README
  758. type files, CRC list of the files if available, INDEX files,
  759. long CONTENTS files, etc.
  760.  
  761. Author: Fred Fish
  762. Path: docs/CDs/Light-ROM-Vol1/
  763.  
  764. ==========
  765.  
  766. LightROMVol2Docs    ?.?    Basic information about LightROM Vol 2.
  767.  
  768. Basic information about LightROM Vol 2, including any README
  769. type files, CRC list of the files if available, INDEX files,
  770. long CONTENTS files, etc.
  771.  
  772. Author: Fred Fish
  773. Path: docs/CDs/Light-ROM-Vol2/
  774.  
  775. ==========
  776.  
  777. TexturesVol1Docs    ?.?    Basic information about Textures Vol 1.
  778.  
  779. Basic information about Textures Vol 1, including any README
  780. type files, CRC list of the files if available, INDEX files,
  781. long CONTENTS files, etc.
  782.  
  783. Author: Fred Fish
  784. Path: docs/CDs/Textures-Vol1/
  785.  
  786. ==========
  787.  
  788. Fish00XXDocs    ?.?    CONTENTS files from disks 0001-0099.
  789.  
  790. CONTENTS files from disks 0001-0099, 10 per text file.
  791.  
  792. Author: Fred Fish
  793. Path: docs/fishdisks/ff00xx/
  794.  
  795. ==========
  796.  
  797. Fish01XXDocs    ?.?    CONTENTS files from disks 0100-0199.
  798.  
  799. CONTENTS files from disks 0100-0199, 10 per text file.
  800.  
  801. Author: Fred Fish
  802. Path: docs/fishdisks/ff01xx/
  803.  
  804. ==========
  805.  
  806. Fish02XXDocs    ?.?    CONTENTS files from disks 0200-0299.
  807.  
  808. CONTENTS files from disks 0200-0299, 10 per text file.
  809.  
  810. Author: Fred Fish
  811. Path: docs/fishdisks/ff02xx/
  812.  
  813. ==========
  814.  
  815. Fish03XXDocs    ?.?    CONTENTS files from disks 0300-0399.
  816.  
  817. CONTENTS files from disks 0300-0399, 10 per text file.
  818.  
  819. Author: Fred Fish
  820. Path: docs/fishdisks/ff03xx/
  821.  
  822. ==========
  823.  
  824. Fish04XXDocs    ?.?    CONTENTS files from disks 0400-0499.
  825.  
  826. CONTENTS files from disks 0400-0499, 10 per text file.
  827.  
  828. Author: Fred Fish
  829. Path: docs/fishdisks/ff04xx/
  830.  
  831. ==========
  832.  
  833. Fish05XXDocs    ?.?    CONTENTS files from disks 0500-0599.
  834.  
  835. CONTENTS files from disks 0500-0599, 10 per text file.
  836.  
  837. Author: Fred Fish
  838. Path: docs/fishdisks/ff05xx/
  839.  
  840. ==========
  841.  
  842. Fish06XXDocs    ?.?    CONTENTS files from disks 0600-0699.
  843.  
  844. CONTENTS files from disks 0600-0699, 10 per text file.
  845.  
  846. Author: Fred Fish
  847. Path: docs/fishdisks/ff06xx/
  848.  
  849. ==========
  850.  
  851. Fish07XXDocs    ?.?    CONTENTS files from disks 0700-0799.
  852.  
  853. CONTENTS files from disks 0700-0799, 10 per text file.
  854.  
  855. Author: Fred Fish
  856. Path: docs/fishdisks/ff07xx/
  857.  
  858. ==========
  859.  
  860. Fish08XXDocs    ?.?    CONTENTS files from disks 0800-0899.
  861.  
  862. CONTENTS files from disks 0800-0899, 10 per text file.
  863.  
  864. Author: Fred Fish
  865. Path: docs/fishdisks/ff08xx/
  866.  
  867. ==========
  868.  
  869. Fish09XXDocs    ?.?    CONTENTS files from disks 0900-0999.
  870.  
  871. CONTENTS files from disks 0900-0999, 10 per text file.
  872.  
  873. Author: Fred Fish
  874. Path: docs/fishdisks/ff09xx/
  875.  
  876. ==========
  877.  
  878. Fish10XXDocs    ?.?    CONTENTS files from disks 1000-1000.
  879.  
  880. CONTENTS files from disks 1000-1000, 10 per text file.
  881. (Current highest released disk is 1000, but more are
  882. being worked on.)
  883.  
  884. Author: Fred Fish
  885. Path: docs/fishdisks/ff10xx/
  886.  
  887. ==========
  888.  
  889. AmigaFAQ    94.10.14    "Frequently Asked Questions" about Amiga
  890.  
  891. Lists some frequently asked questions and trys to give answers.  Its
  892. intention is to help new users and to reduce the amount of news that most
  893. experienced users don't like to read anymore.  Sections on Hardware,
  894. Software, Programming, Applications, Graphics and more.  Formatted in plain
  895. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  896. text files on ftp sites, newgroups, hardware tips and one on the history of
  897. the amiga.
  898.  
  899. Author: Jochen Wiedmann
  900. Path: docs/misc/AmigaFAQ/
  901.  
  902. ==========
  903.  
  904. AmigaFAQg    94.10.14    "Frequently Asked Questions" about Amiga
  905.  
  906. Lists some frequently asked questions and trys to give answers.  Its
  907. intention is to help new users and to reduce the amount of news that most
  908. experienced users don't like to read anymore.  Sections on Hardware,
  909. Software, Programming, Applications, Graphics and more.  Formatted in plain
  910. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  911. text files on ftp sites, newgroups, hardware tips and one on the history of
  912. the amiga.
  913.  
  914. Author: Jochen Wiedmann
  915. Path: docs/misc/AmigaFAQg/
  916.  
  917. ==========
  918.  
  919. RRIP    ?.?    Rock Ridge / System Use Sharing Protocol
  920.  
  921. The anxiously awaited new, 1.12 versions of the System Use Sharing Protocol
  922. and the Rock Ridge Interchange Protocol are now available for review and
  923. comment.  The documents are available through anonymous ftp at ftp.ossi.com
  924. in /pub.
  925.  
  926. The documents are available in both MS Word 6 format (*.doc) and Postscript
  927. format (*.ps).  Otherwise, the file names should be self-explanatory.  The
  928. files are called: rrip112.doc, rrip112.ps, susp112.doc, and susp112.ps.
  929.  
  930. If you have comments or constructive criticism of these new versions of the
  931. specifications, please feel free to respond to cdfdf@ymi.com.  We are trying
  932. to get these documents to ballot as an IEEE standard soon, so we would
  933. appreciate prompt response.  We hope to review all the responses at the next
  934. working group meeting on August 26, 1994, so any responses we gather by end
  935. of business of August 24 will be considered at that meeting.
  936.  
  937. Author: Andrew Young
  938. CDFSF WG Chair
  939. President, Young Minds, Inc.
  940. Path: docs/misc/RRIP/
  941.  
  942. ==========
  943.  
  944. UChess    2.89    Nicely done Amiga port of GNU chess
  945.  
  946. A powerful version of the program GnuChess version 4PL66 for the Amiga.
  947. Plays a very strong game of chess.  Code has been rewritten and data
  948. structures reorganized for optimal efficiency on 32 bit 68020 and
  949. better Amiga systems.  Eval/search and clock enhancements from
  950. original gnu port.
  951.  
  952. Fully multitasking, automatically detects and supports 640X480X256
  953. color AGA mode machines, and does not at any time BUSY wait.  Supports
  954. a variety of standard features such as load, save, edit board,
  955. autoplay, swap sides, force move, undo, time limits, hints, show
  956. thinking, and a supervisor mode that will allow two humans to play
  957. with the computer acting as a "supervisor".
  958.  
  959. Author: FSF
  960. Roger Uzun (amiga port + many enhancements)
  961. Path: game/think/UChess/
  962.  
  963. ==========
  964.  
  965. ShowJPEG    1.5    A JPEG picture viewer for Picasso board.
  966.  
  967. A JPEG picture viewer for the Picasso board.  Features include: As
  968. compatible to the jpeg-standard as software can be, Supports
  969. greyscaled pictures, Various speed/quality tradeoff settings, Fast,
  970. CLI or WB start, Can be aborted anytime (with Ctrl-C or Escape),
  971. Filerequester, Pattern matching, Nocrop option, and Backdrop-screen.
  972.  
  973. Author: Roman Hiestand
  974. Path: gfx/board/ShowJPEG/
  975.  
  976. ==========
  977.  
  978. Iconian    1.98    Icon editor that supports OS3.0 funcs.
  979.  
  980. An icon editor with all the functions of IconEdit under OS3.0, plus more.
  981. Features: Support for sizable windows and custom fonts; Multiple undos;
  982. Appwindows; Custom magnification levels; Up to 256 colors; 3.x palette
  983. sharing; RGB color editing; Integer scaling of oversized brushes; Optional
  984. remapping of IFFs to screen colors; Can save 8 plane icons which stay
  985. "normal" regardless of screen depth; Full range of drawing tools including
  986. beveled boxes; Recolors 1.3 icons; Clipboard support; Extensive keyboard
  987. support; Ability to cut and paste brushes; Drawing with text, including
  988. selectable font and styles; 100% system supported, no external libraries
  989. required.
  990.  
  991. Author: Chad Randall
  992. Path: gfx/edit/Iconian/
  993.  
  994. ==========
  995.  
  996. MainActor    1.55    A modular animation package
  997.  
  998. MainActor is a modular animation package which is able to
  999. create/edit/time/play animations (of any size) of the provided
  1000. animation modules.  Modules included in this release :
  1001. IFF-Anim3/5/7/8/Brush/J, FLI, FLC, DL, AVI.  You also have a great
  1002. number of functions for animation proccessing.  MainActor is also able
  1003. to read and write Picture Modules : IFF, PCX, GIF, WB-ICON.  You can
  1004. associate sound effects to every frame of your animations.  Support
  1005. for the Picasso-II, Retina, Merlin and EGS cards is integrated.
  1006.  
  1007. Author: Markus Moenig
  1008. Path: gfx/edit/MainActor/
  1009.  
  1010. ==========
  1011.  
  1012. xv    2.10    Amiga port of the popular unix displayer
  1013.  
  1014. This is a port of an X11 program called Xv (v3.10) by John Bradley.
  1015.  
  1016. XV is a program that displays image files in GIF87, GIF89, JPEG,
  1017. PBM/PGM/PPM, TIFF, PDS/VICAR Sun Rasterfile, and X11 Bitmap formats.
  1018. XV runs on nearly ALL X displays: 1, 2, 4, 6, 8, 16, 24, and 32-bit,
  1019. color, greyscale, and black/white.
  1020.  
  1021. XV displays one image at a time in an output window, or on the root
  1022. window.  You can arbitrarily stretch or compress the window, and the
  1023. picture will be rescaled to fit.  You can rotate the picture in
  1024. 90-degree steps.  You can flip the picture vertically and
  1025. horizontally.  You can repeatedly 'crop' a picture (define a
  1026. rectangular 'region-of-interest' and 'throw away' the rest).  You can
  1027. magnify any portion of the picture by any amount, up to the maximum
  1028. size of your screen.
  1029.  
  1030. XV allows you click on the picture to determine pixel RGB values and
  1031. x,y coordinates.  You can perform arbitrary 'gamma correction' on the
  1032. picture both in RGB space and HSV space.  You can specify the maximum
  1033. number of colors that XV should use, for some interesting visual
  1034. effects.  You can have the program produce a stippled version of the
  1035. picture using black and white, or any other pair of colors.
  1036.  
  1037. XV can write images in a variety of formats, with many of the
  1038. modifications you may have made to the picture saved as well.  You can
  1039. use XV to do format conversion.  XV will also automatically uncompress
  1040. compress-ed files, as well as read files from stdin.
  1041.  
  1042. Author: John Bradley, Amiga port by Terje Pedersen
  1043. Path: gfx/edit/xv/
  1044.  
  1045. ==========
  1046.  
  1047. SuperView-Lib    9.12    Modular graphics viewing shared library
  1048.  
  1049. Superview-Library V9.12, a modularian Shared Library-System for loading,
  1050. saving, displaying and processing of various common Graphic File Formats.
  1051. Uses sub-libraries for loading/saving (SVObjects), displaying (SVDrivers)
  1052. and processing (SVOperators).
  1053.  
  1054. Includes all needed programming stuff and example source code.
  1055.  
  1056. Author: Andreas Ralph Kleinert
  1057. Path: gfx/show/SuperView-Lib/
  1058.  
  1059. ==========
  1060.  
  1061. SuperView    4.42    Graphics Viewer/Converter/ScreenGrabber
  1062.  
  1063. SuperView is a localized Graphics Viewer/Converter/ScreenGrabber for
  1064. the superview.library, with ARexx-Support, GUI, Online-Help, Cx-Support
  1065. and many more features.
  1066.  
  1067. Converting graphics and "Screen-Grabbing" is possible in a very comfortable
  1068. and object-oriented manner, also allows image processing via SVOperators.
  1069.  
  1070. Needs at least superview.library V9+, which includes the following
  1071. FileFormats, Display Drivers and Operators (V9.12) :
  1072.  
  1073. SVObjects :    - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (W*nd*ws), JPEG,
  1074.                  TIFF, FBM (*nix), PNM (*nix), IMG (GEM), WPG (W*rdP*rf*ct),
  1075.                  MAC (M*cPaint), C64 (Koala,Doodle), Targa, Pictor/PCPaint,
  1076.                  SunRaster, IFF-YUVN, WinIcon, SVO (own Format) and
  1077.                  all OS3-Datatypes !
  1078.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  1079.  
  1080. SVDrivers :    - ECS, AGA, EGS-Cards, OpalVision
  1081.  
  1082. SVOperators :  - Dither24Bit, 24BitToHam6, HilbertDither256, XOR,
  1083.                  ExtractRed, ExtractGreen, ExtractBlue, ExtractGrayScales,
  1084.                  TopToBottom, LeftToRight
  1085.  
  1086. Author: Andreas Ralph Kleinert
  1087. Path: gfx/show/SuperView/
  1088.  
  1089. ==========
  1090.  
  1091. svoJPEG    2.3    JPEG svobject for superview library V6+
  1092.  
  1093. JPEG svobject for superview.library V6+.  Allows switching between 8
  1094. and 24 bit output via control pads, writes JPEG (24 Bit) from 1-8 and
  1095. 24 bit, worked fine with all tested 24 bit JPEGs.
  1096.  
  1097. Author: Andreas Ralph Kleinert
  1098. Path: gfx/show/svoJPEG/
  1099.  
  1100. ==========
  1101.  
  1102. Viewtek    2.1.378    Feature packed picture/animation viewer
  1103.  
  1104. A feature packed Picture/Animation Viewer.  Shows most ILBM's (including
  1105. 24-bit ILBM's), most Compuserve GIF format images, most JFIF format JPEG
  1106. images and most ANIM Op-5 format animations, with support for different
  1107. palettes for each frame.  Supports SHAM, CTBL, and PCHG images, full
  1108. support of ECS/AGA display modes (ie. show 256 color GIF's directly, show
  1109. 800x600 HAM animations, etc.).  Supports viewing contents of clipboard.
  1110. Iconifies to a Workbench AppIcon.  Includes versions for DCTV, EGS, IV-24,
  1111. Firecracker, OpalVision, Retina, and Picasso
  1112.  
  1113. Author: Thomas Krehbiel
  1114. Path: gfx/show/Viewtek/
  1115.  
  1116. ==========
  1117.  
  1118. PowerPlayer    4.1    User/System friendly module player
  1119.  
  1120. A very powerful, user friendly and system friendly module player.
  1121. It can handle nearly all module-formats, can read powerpacked &
  1122. xpk-packed modules and comes along with its own powerful cruncher
  1123. that uses the lh.library.  Has a simple to use userinterface and
  1124. an ARexx port, has locale-support and a nice installer script for
  1125. CBM's installer utility.  Binary only.
  1126.  
  1127. Author: Stephan Fuhrmann
  1128. Path: mus/play/PowerPlayer/
  1129.  
  1130. ==========
  1131.  
  1132. accelerators-hardware    ?.?    Reviews of accelerator products
  1133.  
  1134. Reviews of accelerator products:
  1135.  
  1136.     68000's faster than 7 MHz
  1137.     68010
  1138.     68020
  1139.     68030
  1140.     68040
  1141.     etc.
  1142.  
  1143. Author: Various; maintained by Daniel Barrett
  1144. Path: reviews/hardware/accelerators/
  1145.  
  1146. ==========
  1147.  
  1148. audio-hardware    ?.?    Reviews of audio hardware products
  1149.  
  1150. Reviews of audio hardware products:
  1151.  
  1152.     Digitizers
  1153.     MIDI interfaces
  1154.     Sound boards
  1155.     Speakers
  1156.  
  1157. Author: Various; maintained by Daniel Barrett
  1158. Path: reviews/hardware/audio/
  1159.  
  1160. ==========
  1161.  
  1162. cd-rom-hardware    ?.?    Reviews of CD-ROM related products
  1163.  
  1164. Reviews of CD-ROM related products:
  1165.  
  1166.     CD-ROM drives.
  1167.     Commodore CD-ROM machines (CDTV, CD32, etc.)
  1168.  
  1169. Author: Various; maintained by Daniel Barrett
  1170. Path: reviews/hardware/cd-rom/
  1171.  
  1172. ==========
  1173.  
  1174. computers-hardware    ?.?    Reviews of Amiga computers.
  1175.  
  1176. Reviews of Amiga computers.
  1177.  
  1178. Author: Various; maintained by Daniel Barrett
  1179. Path: reviews/hardware/computers/
  1180.  
  1181. ==========
  1182.  
  1183. copiers-hardware    ?.?    Reviews of disk copying hardware.
  1184.  
  1185. Reviews of disk copying hardware products.
  1186.  
  1187. Author: Various; maintained by Daniel Barrett
  1188. Path: reviews/hardware/copiers/
  1189.  
  1190. ==========
  1191.  
  1192. datacomm-hardware    ?.?    Reviews of modems and FAXmodems.
  1193.  
  1194. Reviews of modems and FAXmodems.
  1195.  
  1196. Author: Various; maintained by Daniel Barrett
  1197. Path: reviews/hardware/datacomm/
  1198.  
  1199. ==========
  1200.  
  1201. debug-hardware    ?.?    Reviews of hardware debugging aids.
  1202.  
  1203. Reviews of hardware debugging aids.
  1204.  
  1205. Author: Various; maintained by Daniel Barrett
  1206. Path: reviews/hardware/debug/
  1207.  
  1208. ==========
  1209.  
  1210. emulation-hardware    ?.?    Reviews of hardware emulators.
  1211.  
  1212. Reviews of hardware products for emulating other computers:
  1213.  
  1214.     PC
  1215.     Macintosh
  1216.     etc.
  1217.  
  1218. Author: Various; maintained by Daniel Barrett
  1219. Path: reviews/hardware/emulation/
  1220.  
  1221. ==========
  1222.  
  1223. graphics-hardware    ?.?    Reviews of graphics hardware
  1224.  
  1225. Reviews of graphics hardware:
  1226.  
  1227.     Animation accelerators
  1228.     Graphics cards
  1229.     Video digitizers
  1230.     etc.
  1231.  
  1232. Author: Various; maintained by Daniel Barrett
  1233. Path: reviews/hardware/graphics/
  1234.  
  1235. ==========
  1236.  
  1237. ide-hardware    ?.?    Reviews of IDE disk controllers.
  1238.  
  1239. Reviews of IDE disk controllers.
  1240.  
  1241. Author: Various; maintained by Daniel Barrett
  1242. Path: reviews/hardware/ide/
  1243.  
  1244. ==========
  1245.  
  1246. input-devices-hardware    ?.?    Reviews of input devices
  1247.  
  1248. Reviews of input devices:
  1249.  
  1250.     Gamepads
  1251.     Joysticks
  1252.     Keyboards
  1253.     Mice
  1254.     Trackballs
  1255.  
  1256. Author: Various; maintained by Daniel Barrett
  1257. Path: reviews/hardware/input-devices/
  1258.  
  1259. ==========
  1260.  
  1261. memory-hardware    ?.?    Reviews of memory products
  1262.  
  1263. Reviews of memory products:
  1264.  
  1265.     RAM
  1266.     RAM boards
  1267.  
  1268. Author: Various; maintained by Daniel Barrett
  1269. Path: reviews/hardware/memory/
  1270.  
  1271. ==========
  1272.  
  1273. modems-hardware    ?.?    Reviews of modems.
  1274.  
  1275. Reviews of modems.
  1276.  
  1277. Author: Various; maintained by Daniel Barrett
  1278. Path: reviews/hardware/modems/
  1279.  
  1280. ==========
  1281.  
  1282. monitors-hardware    ?.?    Reviews of computer monitors.
  1283.  
  1284. Reviews of computer monitors.
  1285.  
  1286. Author: Various; maintained by Daniel Barrett
  1287. Path: reviews/hardware/monitors/
  1288.  
  1289. ==========
  1290.  
  1291. IO-ports-hardware    ?.?    Reviews of hardware IO products.
  1292.  
  1293. Reviews of hardware devices with input/output ports, such as:
  1294.  
  1295.     Multi-serial boards
  1296.     Multi-parallel boards
  1297.     Ethernet boards
  1298.     ARCnet boards
  1299.  
  1300. Author: Various; maintained by Daniel Barrett
  1301. Path: reviews/hardware/ports/
  1302.  
  1303. ==========
  1304.  
  1305. power-hardware    ?.?    Reviews of power supplies, etc.
  1306.  
  1307. Reviews of power supplies, uninterruptable power supplies (UPS), etc.
  1308.  
  1309. Author: Various; maintained by Daniel Barrett
  1310. Path: reviews/hardware/power/
  1311.  
  1312. ==========
  1313.  
  1314. projects-hardware    ?.?    Reviews of hardware projects.
  1315.  
  1316. Reviews of hardware projects.
  1317.  
  1318. Author: Various; maintained by Daniel Barrett
  1319. Path: reviews/hardware/projects/
  1320.  
  1321. ==========
  1322.  
  1323. rom-switchers    ?.?    Reviews of ROM-switcher devices.
  1324.  
  1325. Reviews of ROM-switcher devices that allow an Amiga to run several different
  1326. operating system versions.
  1327.  
  1328. Author: Various; maintained by Daniel Barrett
  1329. Path: reviews/hardware/rom-switchers/
  1330.  
  1331. ==========
  1332.  
  1333. scsi-hardware    ?.?    Reviews of SCSI host adapters.
  1334.  
  1335. Reviews of SCSI host adapters.
  1336. Hard drive reviews are in the "../storage" subdirectory.
  1337.  
  1338. Author: Various; maintained by Daniel Barrett
  1339. Path: reviews/hardware/scsi/
  1340.  
  1341. ==========
  1342.  
  1343. storage-hardware    ?.?    Reviews of storage devices.
  1344.  
  1345. Reviews of hard drives and other storage devices.
  1346. CD-ROM drive reviews are in the ../cd-rom directory.
  1347.  
  1348. Author: Various; maintained by Daniel Barrett
  1349. Path: reviews/hardware/storage/
  1350.  
  1351. ==========
  1352.  
  1353. april-fools    ?.?    April Fools jokes from 1993.
  1354.  
  1355. These "reviews" are April Fools jokes from 1993, all written by
  1356. Daniel Barrett, barrett@cs.umass.edu.
  1357.  
  1358. Author: Various; maintained by Daniel Barrett
  1359. Path: reviews/other-reviews/april-fools/
  1360.  
  1361. ==========
  1362.  
  1363. books-reviews    ?.?    Reviews of Amiga-related books.
  1364.  
  1365. Reviews of Amiga-related books.
  1366.  
  1367. Author: Various; maintained by Daniel Barrett
  1368. Path: reviews/other-reviews/books/
  1369.  
  1370. ==========
  1371.  
  1372. confer-reviews    ?.?    Reviews of conferences.
  1373.  
  1374. Reviews of conferences.
  1375.  
  1376. Author: Various; maintained by Daniel Barrett
  1377. Path: reviews/other-reviews/conferences/
  1378.  
  1379. ==========
  1380.  
  1381. humor-reviews    ?.?    Reviews with a humorous basis.
  1382.  
  1383. Reviews with a humorous basis.
  1384.  
  1385. Author: Various; maintained by Daniel Barrett
  1386. Path: reviews/other-reviews/humor/
  1387.  
  1388. ==========
  1389.  
  1390. magazines-reviews    ?.?    Reviews of Amiga-related magazines.
  1391.  
  1392. Reviews of Amiga-related magazines.
  1393.  
  1394. Author: Various; maintained by Daniel Barrett
  1395. Path: reviews/other-reviews/magazines/
  1396.  
  1397. ==========
  1398.  
  1399. shows-reviews    ?.?    Reviews of Amiga shows and conferences.
  1400.  
  1401. Reviews of Amiga shows and conferences.
  1402.  
  1403. Author: Various; maintained by Daniel Barrett
  1404. Path: reviews/other-reviews/shows/
  1405.  
  1406. ==========
  1407.  
  1408. vendors-reviews    ?.?    Reviews of Amiga vendors.
  1409.  
  1410. Reviews of Amiga stores and mailorder vendors.
  1411.  
  1412. Author: Various; maintained by Daniel Barrett
  1413. Path: reviews/other-reviews/vendors/
  1414.  
  1415. ==========
  1416.  
  1417. amigados-reviews    ?.?    Reviews of AmigaDOS versions.
  1418.  
  1419. Reviews of AmigaDOS versions.
  1420.  
  1421. Author: Various; maintained by Daniel Barrett
  1422. Path: reviews/software/amigados/
  1423.  
  1424. ==========
  1425.  
  1426. audio-software    ?.?    Reviews of audio software.
  1427.  
  1428. Reviews of audio software products, such as:
  1429.  
  1430.     MIDI software
  1431.     MODs and Trackers
  1432.     Notation programs
  1433.     Sampling software
  1434.  
  1435. Author: Various; maintained by Daniel Barrett
  1436. Path: reviews/software/audio/
  1437.  
  1438. ==========
  1439.  
  1440. business-software    ?.?    Reviews of business software.
  1441.  
  1442. Reviews of business software.
  1443.  
  1444. Author: Various; maintained by Daniel Barrett
  1445. Path: reviews/software/business/
  1446.  
  1447. ==========
  1448.  
  1449. calendar-software    ?.?    Reviews of calendar/reminder programs.
  1450.  
  1451. Reviews of calendar/reminder programs.
  1452.  
  1453. Author: Various; maintained by Daniel Barrett
  1454. Path: reviews/software/calendar/
  1455.  
  1456. ==========
  1457.  
  1458. cd-rom-software    ?.?    Reviews of CD-ROM software products
  1459.  
  1460. Reviews of CD-ROM software products:
  1461.  
  1462.     CD-ROM discs
  1463.     CD-ROM filesystems
  1464.  
  1465. Some of these files are links to reviews of other Amiga products (like games)
  1466. that happen to appear on CD-ROM.
  1467.  
  1468. Author: Various; maintained by Daniel Barrett
  1469. Path: reviews/software/cd-rom/
  1470.  
  1471. ==========
  1472.  
  1473. database-software    ?.?    Reviews of databases.
  1474.  
  1475. Reviews of databases.
  1476.  
  1477. Author: Various; maintained by Daniel Barrett
  1478. Path: reviews/software/database/
  1479.  
  1480. ==========
  1481.  
  1482. datacomm-software    ?.?    Reviews of communications software.
  1483.  
  1484. Reviews of telecommunications software products:
  1485.  
  1486.     Terminal emulators
  1487.     FAX software
  1488.     Voice mail
  1489.     UUCP
  1490.     Networking software
  1491.     etc.
  1492.  
  1493. Author: Various; maintained by Daniel Barrett
  1494. Path: reviews/software/datacomm/
  1495.  
  1496. ==========
  1497.  
  1498. disk-software    ?.?    Reviews of disk-related products
  1499.  
  1500. Reviews of disk-related products:
  1501.  
  1502.     Backup programs
  1503.     Directory programs, disk organizing programs
  1504.     Disk repair programs
  1505.     Software caches
  1506.     Virtual memory
  1507.  
  1508. Author: Various; maintained by Daniel Barrett
  1509. Path: reviews/software/disk/
  1510.  
  1511. ==========
  1512.  
  1513. gag-software    ?.?    Reviews of funny or strange software.
  1514.  
  1515. Reviews of funny or strange software.
  1516.  
  1517. Author: Various; maintained by Daniel Barrett
  1518. Path: reviews/software/gag/
  1519.  
  1520. ==========
  1521.  
  1522. games-software    ?.?    Reviews of games.
  1523.  
  1524. Reviews of games.
  1525.  
  1526. Author: Various; maintained by Daniel Barrett
  1527. Path: reviews/software/games/
  1528.  
  1529. ==========
  1530.  
  1531. graphics-software    ?.?    Reviews of graphics software
  1532.  
  1533. Reviews of graphics software:
  1534.  
  1535.     3-D graphics
  1536.     Animation programs
  1537.     CAD
  1538.     Morphing
  1539.     Paint programs
  1540.     Picture viewers
  1541.     Ray tracing
  1542.     Video software
  1543.     X window system
  1544.  
  1545. Multimedia programs are in the "../multimedia" subdirectory.
  1546.  
  1547. Author: Various; maintained by Daniel Barrett
  1548. Path: reviews/software/graphics/
  1549.  
  1550. ==========
  1551.  
  1552. multimedia-software    ?.?    Reviews of multimedia software.
  1553.  
  1554. Reviews of multimedia software.
  1555.  
  1556. Author: Various; maintained by Daniel Barrett
  1557. Path: reviews/software/multimedia/
  1558.  
  1559. ==========
  1560.  
  1561. printing-software    ?.?    Reviews of printing products.
  1562.  
  1563. Reviews of printer drivers and printing software.
  1564.  
  1565. Author: Various; maintained by Daniel Barrett
  1566. Path: reviews/software/printing/
  1567.  
  1568. ==========
  1569.  
  1570. programmer-tools    ?.?    Reviews of programming software
  1571.  
  1572. Reviews of programming software:
  1573.  
  1574.     Assemblers
  1575.     Compilers
  1576.     Interpreters
  1577.     Languages
  1578.     Programming environments
  1579.     Function libraries
  1580.  
  1581. Author: Various; maintained by Daniel Barrett
  1582. Path: reviews/software/programmer/
  1583.  
  1584. ==========
  1585.  
  1586. science-software    ?.?    Reviews of scientific software
  1587.  
  1588. Reviews of scientific software:
  1589.  
  1590.     Astronomy
  1591.     Chemistry
  1592.     Mathematics
  1593.     Physics
  1594.     etc.
  1595.  
  1596. The file "morphine.iff" is an IFF image that goes with the review of
  1597. "MoG" in this directory.
  1598.  
  1599. Author: Various; maintained by Daniel Barrett
  1600. Path: reviews/software/science/
  1601.  
  1602. ==========
  1603.  
  1604. shell-reviews    ?.?    Reviews of shells and CLI's.
  1605.  
  1606. Reviews of command-line interfaces (shells).
  1607.  
  1608. Author: Various; maintained by Daniel Barrett
  1609. Path: reviews/software/shell/
  1610.  
  1611. ==========
  1612.  
  1613. text-reviews    ?.?    Reviews of text processing software
  1614.  
  1615. Reviews of text processing software:
  1616.  
  1617.     Text editors
  1618.     Word processors
  1619.     Outline processors
  1620.     Spelling and grammar checkers
  1621.     TeX and other typesetting software
  1622.  
  1623. Author: Various; maintained by Daniel Barrett
  1624. Path: reviews/software/text/
  1625.  
  1626. ==========
  1627.  
  1628. unix-reviews    ?.?    Reviews of UNIX related products.
  1629.  
  1630. Reviews of UNIX-related products for Amigas:
  1631.  
  1632.     UNIX implementations
  1633.     Software that runs under Amiga UNIX implementations
  1634.  
  1635. Author: Various; maintained by Daniel Barrett
  1636. Path: reviews/software/unix/
  1637.  
  1638. ==========
  1639.  
  1640. AGDocs    ?.?    Docs (up to V40) of AmigaGuide commands
  1641.  
  1642. Complete documentation of all known Amigaguide commands, from V33
  1643. to V40 AmigaOS.  Both AmigaGuide and DVI formats included, along
  1644. with texinfo sources
  1645.  
  1646. Author: Aric R Caley
  1647. Path: text/hyper/AGDocs/
  1648.  
  1649. ==========
  1650.  
  1651. AGPrefs    36.89    Program to conrol AmigaGuide preferences
  1652.  
  1653. Amigaguide has various preference options. However no preference editor
  1654. is supplied to alter them, now you can. This program requires OS36+ (WB2)
  1655. if you do not have this then lookup the AmigaGuide documentation to find 
  1656. out how you can change these preferences. AmigaGuide prefs is very similar
  1657. to the C= preference editors, it is therefore easy to use. For more 
  1658. information on any of the preference options look at the AmigaGuide 
  1659. documentation in the "Preference" section.
  1660.  
  1661. Author: Lee Kindness
  1662. Path: text/hyper/AGPrefs/
  1663.  
  1664. ==========
  1665.  
  1666. AmigaGuide    34.6    Commodore AmigaGuide hypertext utility
  1667.  
  1668. Archive distribution of the AmigaGuide hypertext utility direct from
  1669. Commodore.  Contains developer examples and tools for AmigaGuide under
  1670. V34/V37 and V39, plus a new free print/sign/send-in distribution
  1671. license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
  1672.  
  1673. Author: Commodore Business Machines
  1674. Path: text/hyper/AmigaGuide/
  1675.  
  1676. ==========
  1677.  
  1678. Less    1.6Z    Amiga port of UNIX text file reader
  1679.  
  1680. A text file reader, descended from Unix "Less."  Less has features
  1681. found on no other Amiga file reader; it can use pipes, accepts
  1682. multiple filenames, and has many convenient positioning commands for
  1683. forward and backward movement, marking positions, etc.  This version
  1684. adds an option to suppress opening a new window, using the existing
  1685. CLI window instead (especially useful with an AUX: shell), and
  1686. includes some minor bug fixes.
  1687.  
  1688. Author: Ray Zarling et. al.
  1689. Path: text/show/Less/
  1690.  
  1691. ==========
  1692.  
  1693. MuchMore    4.6    Soft scroll text viewer with xpk-support
  1694.  
  1695. A soft scrolling text viewer.  Can run in a window on a public screen
  1696. or on his own screen.  Display mode can be choosen with ASL screen
  1697. mode requester.  Supports ANSI, pipes, xpk, locale. Includes 7
  1698. catalogs.
  1699.  
  1700. Author: Fridtjof Siebert
  1701. Christian Stiens
  1702. Path: text/show/MuchMore/
  1703.  
  1704. ==========
  1705.  
  1706. PasTeX    1.3    Port of TeX, powerful typesetting system
  1707.  
  1708. A very well done Amiga port of the incredibly powerful TeX typesetting
  1709. system originally written by Donald Knuth at Stanford University.
  1710.  
  1711. Author: Donald Knuth
  1712. Georg Hessmann
  1713. Path: text/tex/PasTeX/
  1714.  
  1715. ==========
  1716.  
  1717. DMS    1.11    A popular disk archiver
  1718.  
  1719. DISK-Masher is a utility that allows users to compress and archive
  1720. entire floppy disks.  Offers four different types of compression,
  1721. extended virus checking of boot blocks, and data encryption.  Requires
  1722. at least 512K of memory.
  1723.  
  1724. Author: SDS Software
  1725. Path: util/arc/dms/
  1726.  
  1727. ==========
  1728.  
  1729. LhA    1.38    A fast LhArc compatible archiver
  1730.  
  1731. A very fast archiver that is compatible with MS-DOS LhArc V1.13 and
  1732. LHA V2.13, as well as the Amiga LhArc.  LhA is very memory efficient,
  1733. has been written with stability and reliability in mind, has carefully
  1734. optimized compression and decompression routines, is multitasking
  1735. reentrant and pure, handles multiple volume archives (registered
  1736. version only), and more.
  1737.  
  1738. Author: Stefan Boberg
  1739. Path: util/arc/LhA/
  1740.  
  1741. ==========
  1742.  
  1743. LHArc    1.30    Archive program using LZHUF compression
  1744.  
  1745. An archive program like Arc and Zoo, with a heavy emphasis maximum
  1746. compression for minimum archive size, using LZHUF compression.
  1747.  
  1748. Author: Paolo Zibetti
  1749. Path: util/arc/LHArc/
  1750.  
  1751. ==========
  1752.  
  1753. LHWarp    1.40    Disk packer for .lhw files
  1754.  
  1755. A program which will read tracks directly from your floppy disk,
  1756. compress them using adaptive huffman encoding, and output them to a
  1757. file.  The resulting file can be used by lhwarp to reconstruct an
  1758. image of the original disk.
  1759.  
  1760. Author: Jonathan Forbes
  1761. Path: util/arc/LHWarp/
  1762.  
  1763. ==========
  1764.  
  1765. zoo    2.1    Portable archiver with good compression
  1766.  
  1767. Zoo is used to create and maintain collections of files in compressed
  1768. form.  It uses a Lempel-Ziv compression algorithm that gives space
  1769. savings in the range of 20% to 80% depending on the type of file data.
  1770. Zoo can store and selectively extract multiple generations of the same
  1771. file.  Data can be recovered from damaged archives by skipping the
  1772. damaged portion and locating undamaged data with the help of fiz(1).
  1773.  
  1774. Author: Rahul Dhesi, et al.
  1775. Path: util/arc/zoo/
  1776.  
  1777. ==========
  1778.  
  1779. SuperDark    2.1a    A very nice modular screen blanker
  1780.  
  1781. A screen blanker with some special features.  It is similar to the
  1782. AfterDark screen blanker in the PC and Mac worlds.  Features include a
  1783. lot of different screen effects via "modular" screen blankers, a
  1784. screen locker, and more.
  1785.  
  1786. Author: Thomas Landspurg
  1787. Path: util/blank/SuperDark/
  1788.  
  1789. ==========
  1790.  
  1791. DeviceLock    1.2    GUI interface for CLI command 'lock'
  1792.  
  1793. This is a GUI interface for the CLI programm 'lock'. You can
  1794. lock or allow writing to partitions via gadgets or hotkeys.
  1795. You can configure it to your own needs and it should work
  1796. with other (CLI-)lock programs, too.
  1797.  
  1798. Author: Thomas Wagner
  1799. Path: util/cdity/DeviceLock/
  1800.  
  1801. ==========
  1802.  
  1803. PowerSnap    2.2a    Commodity to cut and paste text
  1804.  
  1805. PowerSnap is a utility that allows you to use the mouse to mark
  1806. characters anywhere on the screen and paste them somewhere else, like
  1807. in the CLI or in a string gadget. PowerSnap will check what font is
  1808. used in the window you snap from and will look for the position of the
  1809. characters automatically.  It recognizes all non proportional fonts of
  1810. up to 24 pixels wide and of any height so this should cover most fonts
  1811. used.  Snapping and pasting text is done using the mouse, making
  1812. PowerSnap fast and easy to use.
  1813.  
  1814. Author: Nico François
  1815. Path: util/cdity/PowerSnap/
  1816.  
  1817. ==========
  1818.  
  1819. WhatIs    3.5    Can detect file types
  1820.  
  1821. WhatIs.library can detect file types and is fully parametrable by an
  1822. ascii file.  You can describe file types and they will be recognized
  1823. by the library.  A few tools are also included.
  1824.  
  1825. Author: Sylvain Rougier
  1826. Pierre Carrette
  1827. Path: util/cli/WhatIs/
  1828.  
  1829. ==========
  1830.  
  1831. AIFF_dt    1.11    DataType for AIFF/AIFC sound files
  1832.  
  1833. A DataTypes class which permits reading and playing of AIFF
  1834. and AIFC format sound files which are very common on Apple
  1835. Macintosh machines.
  1836.  
  1837. Author: Olaf `Olsen' Barthel
  1838. Path: util/dtype/AIFF_dt/
  1839.  
  1840. ==========
  1841.  
  1842. Binary_dt    39.11    Datatype for viewing binary files in hex
  1843.  
  1844. This is a binary data type for using in MultiView or similar programs!
  1845. The datatype loads any binary file and displays it in a hex format!
  1846.  
  1847. Author: Stefan Ruppert
  1848. Path: util/dtype/Binary_dt/
  1849.  
  1850. ==========
  1851.  
  1852. C_dt    39.6    C datatype, highlights c/c++ keywords
  1853.  
  1854. This is a C Source data type for using in MultiView or similar programs.
  1855. It displays different parts of a C Source in different style and color,
  1856. like comments, keywords, basic types and cpp keywords!  This goes all
  1857. through a prefs file.  If you design a nice preference file, please 
  1858. submit it to the author, so that anyone can use it!
  1859.  
  1860. Author: Stefan Ruppert
  1861. Path: util/dtype/C_dt/
  1862.  
  1863. ==========
  1864.  
  1865. DefDTIcon    1.7    Changes selected icon images to defaults
  1866.  
  1867. This very useful utility installs itself to the Workbench
  1868. Tools menu. Any file selected via it will have its icon
  1869. images changed to the default for its datatype. Includes
  1870. many standard icons.
  1871.  
  1872. Author: Lee Kindness
  1873. Path: util/dtype/DefDTIcon/
  1874.  
  1875. ==========
  1876.  
  1877. JPEGDataType    39.1    Datatype to convert jpegs to 8 bit data.
  1878.  
  1879. Converts jpegs to 8 bit data for multiview and other programs.  It's SLOW
  1880. and memory hungry, but does quite a reasonable job.
  1881.  
  1882. Author: Steve Goddard
  1883. Path: util/dtype/JpegDataType/
  1884.  
  1885. ==========
  1886.  
  1887. MacSND_dt    1.7    DataType for Mac "snd" resource data
  1888.  
  1889. A DataTypes class which permits reading and playing of
  1890. Apple Macintosh "snd " resource sound data, such as system
  1891. beeps.
  1892.  
  1893. Author: Olaf `Olsen' Barthel
  1894. Path: util/dtype/MacSND_dt/
  1895.  
  1896. ==========
  1897.  
  1898. Man_dt    39.4    Datatype for Unix man pages
  1899.  
  1900. This is a unix manual page data type for using in MultiView or similar
  1901. programs! The datatype loads any manual page file and displays it!
  1902.  
  1903. Author: Stefan Ruppert
  1904. Path: util/dtype/Man_dt/
  1905.  
  1906. ==========
  1907.  
  1908. ZGIFDataType    39.13    Fast datatype for displaying GIF files.
  1909.  
  1910. A very fast GIF Datatype
  1911.  
  1912.  Main features:
  1913.  
  1914.     o    SPEED.  Try it, after using this you wont want to be without it!
  1915.     o    Supports most gifs (only some esoteric, and mostly unused features
  1916.         of the GIF8?a standard have been ignored)
  1917.     o    Uses async file reading for greater performance - on an A1200 will
  1918.     load a picture the same speed off of floppy as off of hard drive!
  1919.     o    100% Assembly language, very optimised.
  1920.     o    Custom chunky to planar conversion, that is reasonably fast
  1921.         (a version using WritePixelLine8() runs about 50% the speed of
  1922.          this version)
  1923.     o    Now works with all 68000 series CPU's (i hope)
  1924.     o    Its FREE! (this is of course the best bit)
  1925.  
  1926.  
  1927.  Main limitations: (hey, its not _perfect_ after all)
  1928.  
  1929.     o    OM_WRITE BOOPSI method not yet implemented.  Expect this in a future
  1930.         release.
  1931.     o    Only decodes pictures with a global colour table.  Most gif loaders
  1932.         do the same, and most writers write them.
  1933.     o    Ignores any local colour tables (but still decodes picture).  Could
  1934.         lead to a bad palette.
  1935.  
  1936. Author: Michael Zucchi
  1937. Path: util/dtype/ZGIFDataType/
  1938.  
  1939. ==========
  1940.  
  1941. mg    3b    Small GNU EMACS style editor with AREXX
  1942.  
  1943. A public domain EMACS style editor, that uses the GNU EMACS command
  1944. set.  Includes AREXX support.
  1945.  
  1946. Author: Mike Meyer, et al.
  1947. Path: util/edit/mg/
  1948.  
  1949. ==========
  1950.  
  1951. Vim    3.0    A clone of the UNIX "vi" text editor
  1952.  
  1953. Vi IMproved.  A clone of the UNIX text editor "vi".  Very useful for
  1954. editing programs and other plain ASCII text.  Full Vi compatibility
  1955. (except Q command) and includes most "ex" commands.  Extra features
  1956. above Vi: Multilevel undo, command line history, improved command line
  1957. editing, command typeahead display, command to display yank buffers,
  1958. possi- bility to edit binary files, file name stack, support for Manx
  1959. QuickFix, shows current file name in window title, on-line help, text
  1960. block operations, etc.
  1961.  
  1962. Includes a few bug fixes and new features like tag stack, file marks,
  1963. jump list, visual (first select area, then operator), use of cursor
  1964. keys in insert mode, column mode copy/cut/paste, macro programming by
  1965. example, text formatting, termcap support, etc.  Also runs under UNIX
  1966. and MSDOS.
  1967.  
  1968. Author: Bram Moolenaar, et. al.
  1969. Path: util/edit/Vim/
  1970.  
  1971. ==========
  1972.  
  1973. fifolib    37.4    A general fifo library implementation
  1974.  
  1975. FIFO: is like PIPE: but is based on fifo.library rather than its own
  1976. implementation.  Fifo.library is a general fifo library implementation
  1977. that supports named fifos, writing to a fifo from a hardware
  1978. exception, multiple readers on a fifo with each getting the same data
  1979. stream, efficient reading, and automatic or manual flow control.
  1980. Programs that require non-blocking IO can access one side of a FIFO:
  1981. connection via the fifo.library instead of the FIFO: device.
  1982.  
  1983. Author: Matt Dillon
  1984. Path: util/libs/FifoLib/
  1985.  
  1986. ==========
  1987.  
  1988. ReqTools    2.2c    Very useful shared requester library
  1989.  
  1990. A standard Amiga shared runtime library which makes it a lot quicker
  1991. and easier to build standard requesters into your programs.  Designed
  1992. with CBM's style guidelines in mind, so that the resulting requesters
  1993. have the look and feel of AmigaDOS 2.0.  Includes a demo and glue/demo
  1994. sources.
  1995.  
  1996. Author: Nico Francois
  1997. Path: util/libs/ReqTools/
  1998.  
  1999. ==========
  2000.  
  2001. AlertPatch    3.0    Supplies a lot more info during Alert()
  2002.  
  2003. A patch into the exec.library/Alert() function to display more
  2004. meaningful information to the user.  This includes: Alert Type
  2005. - Software Failure or DeadEnd; Task - Task address and name;
  2006. Error - The alert error being displayed; Caused By - If the
  2007. calling routines are known then it will tell you where the
  2008. problem lies (eg. "graphics.library"); Cause - Single line
  2009. description of what the alert is all about; Task Owner - if
  2010. MultiUser FileSystem is installed then the userID and userName
  2011. are also displayed; Data Registers - A dump of the CPU data
  2012. registers d0...d7; Address Registers - A dump of the CPU address
  2013. registers a0...a7; Text Representation - A text representation of
  2014. the data and address registers.
  2015.  
  2016. Author: David Swasbrook
  2017. Path: util/misc/AlertPatch/
  2018.  
  2019. ==========
  2020.  
  2021. Brik    2.0    Compute & use CRC lists to verify files
  2022.  
  2023. A general purpose program that calculates both text and binary cyclic
  2024. redundancy codes (CRCs).  Text mode CRCs calculated by brik are
  2025. portable across systems for files that are in the usual text format on
  2026. each system.  Binary mode CRCs are portable for files that are moved
  2027. from system to system without any change.  Brik can be used to verify
  2028. and update an embedded checksum header in files.  It runs under
  2029. MS-DOS, UNIX system V, BSD UNIX, VAX/VMS, and AmigaDOS.
  2030.  
  2031. Author: Rahul Dhesi
  2032. Path: util/misc/brik/
  2033.  
  2034. ==========
  2035.  
  2036. bsplit    1.0    Split files into pieces by byte count
  2037.  
  2038. Split binary files into managable pieces as specified by a byte count.
  2039. Similar to the UNIX "split" program, which works with lines, not
  2040. bytes.
  2041.  
  2042. Author: P. Knoppers
  2043. Path: util/misc/bsplit/
  2044.  
  2045. ==========
  2046.  
  2047. chksum    1.0    SVR4 "sum" compatible checksum program
  2048.  
  2049. Produces a checksum of a byte stream that should be the same as the
  2050. standard SVR4 "sum" program.  Note that the "sum" documentation is
  2051. misleading, the checksum is NOT simply a 16-bit checksum of all the
  2052. bytes.
  2053.  
  2054. Author: Fred Fish
  2055. Path: util/misc/chksum/
  2056.  
  2057. ==========
  2058.  
  2059. Degrader    1.30    Tries to get badly written progs to work
  2060.  
  2061. Degrades your machine to try and get badly written programs
  2062. to work.  Allows you to block memory, add non-autoconfig
  2063. memory at reset, turn audio filter on or off, intercept
  2064. privilege violation errors, switch off cache/burst modes and
  2065. can slow down a fast machine.  Also can swap the boot drive
  2066. and force 50Hz or 60Hz.  Will do things straight away, after
  2067. one reset or after every reset.
  2068.  
  2069. Author: Chris Hames
  2070. Path: util/misc/Degrader/
  2071.  
  2072. ==========
  2073.  
  2074. Flush    1.2    Flushes unused libs, devices, and fonts
  2075.  
  2076. Flushes unused libraries, devices and fonts from RAM.  Options include
  2077. flush all, flush one type, report but don't flush, report which got
  2078. flushed, and amount of memory regained.  Runs from CLI, under AmigaDOS
  2079. 2.04 or later.
  2080.  
  2081. Author: Gary Duncan
  2082. Path: util/misc/Flush/
  2083.  
  2084. ==========
  2085.  
  2086. Installer    1.26    Commodore's Amiga Installer utility
  2087.  
  2088. Archive distribution of the Amiga Installer utility direct from
  2089. Commodore.  Contains V1.24 of the Installer, documen- tation and
  2090. examples for developers to use when developing their software.  Also
  2091. contains various enhancements and fixes detailed in the documentation
  2092. enclosed.  The documen- tation has also been enhanced and brought up
  2093. to date.
  2094.  
  2095. Author: Commodore Business Machines
  2096. Path: util/misc/Installer/
  2097.  
  2098. ==========
  2099.  
  2100. PaletteTool    1.4    3.0/AGA public screen palette tool.
  2101.  
  2102. Palette tool that opens and operates on the default public screen.  Has
  2103. gadtools-based user interface, with keyboard equivalents for many of the
  2104. program functions.  Features include full 8 bit RGB support, full AmigaDOS
  2105. 3.0-compliant locked pen "protect" mode as well as standard "free" mode,
  2106. and fully integrated "color by name" selection, with a built-in database of
  2107. 507 colors.
  2108.  
  2109. Supports the follow actions: color spread (multi-directional), individual
  2110. color copy, individual color exchange, rotation of palette in both
  2111. direction, cycling of entire palette in both directions with adjustable
  2112. cycle speed, and individual color "show" (flash selected color).
  2113.  
  2114. The user interface consists of separately controllable windows for main
  2115. functions, color palette (2 sizes), and "color by name" selection.
  2116. Features a single-level "undo" capability.  Iconifiable, with color cycling
  2117. controls also available from the programs iconified state
  2118.  
  2119. Features ability of pick a pen/color from anywhere on the current screen
  2120. (using the mouse pointer and either the space bar or middle-mouse-button).
  2121. This type of color "pick" can also be used with the copy, spread, and
  2122. exchange actions.  Also features a "panic" restore button (and key
  2123. equivalent) so you can restore the palette to where it was at program
  2124. start.
  2125.  
  2126. Author: Timothy B. Kreuzer
  2127. Path: util/misc/PaletteTool/
  2128.  
  2129. ==========
  2130.  
  2131. ToolType    3.3    Edit ToolTypes easily.
  2132.  
  2133. A program to make it easier to edit tooltypes in icons.  ToolType will
  2134. read the tooltypes from an icon file and let you use your favorite
  2135. text editor to change or add to the tooltypes.  ToolType can be run
  2136. from shell, Workbench, or set up as an appicon.  Includes an option to
  2137. sort the tooltypes alphabetically.
  2138.  
  2139. Author: Michael J Barsoom
  2140. Path: util/misc/ToolType/
  2141.  
  2142. ==========
  2143.  
  2144. true    1.0    Simple versions of "true" and "false"
  2145.  
  2146. Trivially simple versions of "true" and "false" UNIX
  2147. like shell commands, for cases where the shell in use
  2148. has no equivalent builtin command.
  2149.  
  2150. Author: Fred Fish
  2151. Path: util/misc/true/
  2152.  
  2153. ==========
  2154.  
  2155. VMM    3.0    Virtual memory for Amigas with MMU
  2156.  
  2157. VMM implements a virtual memory manager for Amigas with a 68040, 68030
  2158. or 68020+68851 processor.  A localized user interface to enter all
  2159. parameters and to disable certain tasks and load files from using
  2160. virtual memory is also provided.  For the user interface MUI 2.3 is
  2161. needed.
  2162.  
  2163. V3.0 includes the ability to swap out program code, memory tracking,
  2164. better MMU support, an ARexx port and some other new features.
  2165.  
  2166. Author: Martin Apel
  2167. Path: util/misc/VMM/
  2168.  
  2169. ==========
  2170.  
  2171. AIBB    6.5    GUI-based CPU performance tester
  2172.  
  2173. AIBB is a system performance analysis tool designed with built-in tests
  2174. for exercising CPU, FPU, and graphics portions of system performance.
  2175. Comparisons to 4 different machines can be displayed, with a default of
  2176. the A600, A1200, A3000/25, and A4000/040 contained within AIBB.
  2177. The option to create and/or load data files from other systems for
  2178. comparison is also included within the program.
  2179.  
  2180. Author: LaMonte Koop
  2181. Path: util/moni/AIBB/
  2182.  
  2183. ==========
  2184.  
  2185. ARTM    2.04    Display and control system activity
  2186.  
  2187. Amiga Real Time Monitor.  Displays and controls system activity such
  2188. as tasks, windows, libraries, devices, resources, ports, residents,
  2189. interrupts, vectors, memory, mounts, assigns, locks, fonts, hardware,
  2190. res_cmds, a little SystemMonitor and display the last Alert.
  2191.  
  2192. Author: F. J. Mertens
  2193. Dietmar Jansen
  2194. Path: util/moni/ARTM/
  2195.  
  2196. ==========
  2197.  
  2198. PerfMeter    2.2    CPU usage, load and memory meter
  2199.  
  2200. PerfMeter is the X's PerformanceMeter-style little meter, which shows
  2201. CPU usage, CPU load, chip, fast and public memory, and uptime.  The
  2202. items can be selected from the Project menu.
  2203.  
  2204. Author: Juha Tuominen
  2205. Path: util/moni/PerfMeter/
  2206.  
  2207. ==========
  2208.  
  2209. RSys    1.3    Very comprehensive system monitor
  2210.  
  2211. Very comprehensive system monitor.  Provides information on just about
  2212. everything you could possibly want information on! (Plus some...)
  2213. Documentation in German, but program speaks english.  Version 1.3,
  2214. includes source.
  2215.  
  2216. Author: Rolf Böhme
  2217. Path: util/moni/RSys/
  2218.  
  2219. ==========
  2220.  
  2221. SnoopDos    3.0    System and application monitor
  2222.  
  2223. SnoopDos 
  2224. SnoopDos is a utility that allows you to monitor a variety of system
  2225. operations carried out by programs on your Amiga. This includes what
  2226. files a program is trying to open, what fonts, libraries, devices and
  2227. environment variables it is looking for, and so on.
  2228.  
  2229. This is very useful if you are trying to figure out why a certain
  2230. application won't work properly. Usually, it's because the application
  2231. can't find a certain configuration file, library or device.
  2232.  
  2233. This version has many new features not present in version 1.7. Among
  2234. the most important are a full GUI, support for many new functions,
  2235. support for monitoring programs compiled with GNU C, and a packet
  2236. debugger for programmers.
  2237.  
  2238. Author: Eddy Carroll
  2239. Path: util/moni/SnoopDos/
  2240.  
  2241. ==========
  2242.  
  2243. SysInfo    3.24    Gives comprehensive system information
  2244.  
  2245. A brand new release of this popular program.  It reports interesting
  2246. information about the configuration of your Amiga, including some
  2247. speed comparisons with other configurations, versions of the OS
  2248. software, and much more.  Binary only.
  2249.  
  2250. Author: Nic Wilson
  2251. Path: util/moni/SysInfo/
  2252.  
  2253. ==========
  2254.  
  2255. Xoper    2.5    Monitor and control system activity
  2256.  
  2257. Very comprehensive program to monitor and control system activity.
  2258. Monitor cpu, memory usage, ports, interrupts, devices.  Close windows,
  2259. screens, show loaded fonts or last Guru code number.  Clean up memory,
  2260. flush unused libraries, devices, fonts. etc. and a whole bunch more!
  2261. Spawns its own process.  A very handy background task to have loaded.
  2262.  
  2263. Author: Werner Gunther
  2264. Path: util/moni/Xoper/
  2265.  
  2266. ==========
  2267.  
  2268. PackIt    1.18a    CLI frontend for PowerPacker + wildcards
  2269.  
  2270. PackIt is a CLI only program to replace the crunch and decrunch commands
  2271. that came with PowerPacker (Copyright Nico Francois).  PackIt features:  1)
  2272. Single command for crunching and decrunching 2) Automatic crunching or
  2273. decrunching of data files depending on whether it is allready crunched or
  2274. not.  3) Files can be encrypted, and passwords can be entered on the
  2275. command line or via a requester.  4) Will not crunch executables, unless
  2276. told to do so.  Note:  PackIt will only crunch the executables as a data
  2277. files you will not be able to run them.  5) Automatic replacement of source
  2278. file unless a destination is given.  6) Directories can be specified as a
  2279. destination, in that case files will be crunched/decrunched into that dir.
  2280. 7) Allows use of wildcards to crunch/decrunch whole directories.  8)
  2281. Automatic adding and removing of .pp suffixes from data files.  9) Icon
  2282. files will not be crunched unless you want them to.  10) Default options
  2283. can now be stored in ENV:PackIt
  2284.  
  2285. Author: Michael J Barsoom
  2286. Path: util/pack/PackIt/
  2287.  
  2288. ==========
  2289.  
  2290. History    37.5    List and control shell command history.
  2291.  
  2292. This is a 2.04/3.0/3.1 compatible version of the history command.  It
  2293. allows listing, saving, loading, and execution of the standard
  2294. con-handler command line history.
  2295.  
  2296. Author: Andy Finkel
  2297. Path: util/shell/History/
  2298.  
  2299. ==========
  2300.  
  2301. VirusChecker    6.50    A memory/file/bootblock virus detector
  2302.  
  2303. A virus checker that can check memory, disk bootblocks, and all disk files
  2304. for signs of most known viruses.  Can remember nonstandard bootblocks that
  2305. you indicate are OK and not bother you about them again.  Includes an ARexx
  2306. port, supports SHI's Bootblock.library.  By using this library and its
  2307. brainfile you have the ability to add new Bootblock viruses as SHI releases
  2308. new brainfiles.
  2309.  
  2310. Author: John Veldthuis
  2311. Path: util/virus/VirusChecker/
  2312.  
  2313. ==========
  2314.  
  2315. VirusZII    1.12    AntiVirus utility with file decrunching
  2316.  
  2317. Release II of this popular virus detector.  The filechecker can decrunch
  2318. files for testing and the memory checker removes all known viruses
  2319. from memory without 'Guru Meditation' and checks memory for viruses
  2320. regularly.  VirusZ has easy to use intuitionized menus including keycuts
  2321. for both beginners and experienced users.
  2322.  
  2323. Author: Georg Hörmann
  2324. Path: util/virus/VirusZII/
  2325.  
  2326. ==========
  2327.  
  2328. VT    2.70    A comprehensive virus utility package.
  2329.  
  2330. A very good virus checker, however all the documentation is in
  2331. German.
  2332.  
  2333. Author: Heiner Schneegold
  2334. Path: util/virus/VT/
  2335.  
  2336. ==========
  2337.  
  2338. Lens    1.2    A magnifying program for the WorkBench.
  2339.  
  2340. Lens is a magnifying program for the workbench (and other screens).  To run
  2341. Lens from the workbench just click on its icon.  From a CLI, just type the
  2342. name of the program (i.e. "Run Lens").  There is nothing to install.
  2343.  
  2344. What Lens does is read the display graphics in a rectangle centered about
  2345. the mouse pointer and magnify it to the dimensions you specify.  Lens will
  2346. allow you to zoom in and out.  Here is a list of the features Lens has:
  2347.  
  2348.  - Displays the current magnification and mouse coordinates in the title bar.
  2349.  - Independent zooming in/out of X and Y dimensions.
  2350.  - Adjustable sampling rate (number of times to update per minute).
  2351.  - Displays axes (crosshairs) to indicate the mouse position (if desired).
  2352.  - Allows you to freeze the lens view when the lens window is inactive.
  2353.  - Has the ability to jump from one screen to another.
  2354.  - Also allows you to specify just about any screen to open on initially.
  2355.  
  2356. Author: John Cowgill
  2357. Path: util/wb/Lens/
  2358.  
  2359.