home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / contents < prev    next >
Text File  |  1995-01-31  |  69KB  |  2,254 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.0    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.15    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.2    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. CManual    3.0    Amiga programming documents and examples
  228.  
  229. A 5 disk distribution of one of the largest collections of documents,
  230. examples, and utilities in C for the Amiga.  It consists of six
  231. manuals, with more than 40 chapters, 175 fully executable examples
  232. complete with source code, and several utilities and other goodies.
  233.  
  234. The manuals describe how to open and work with Screens, Windows,
  235. Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
  236. VSprites, AmigaDOS, Low Level Graphics Routines, etc.  They also
  237. explain how to use your C Compiler and give you important information
  238. about how the Amiga works and how your programs should be designed.
  239. When unpacked, the manuals and examples nearly fill up twelve standard
  240. Amiga floppies.
  241.  
  242. Author: Anders Bjerin
  243. Path: dev/c/CManual/
  244.  
  245. ==========
  246.  
  247. RKRM    ?.?    Source and executables from 3rd ed. RKM
  248.  
  249. A distribution of complete source code and executables of all the
  250. examples in the third edition Amiga ROM Kernel Reference Manuals,
  251. published by Addison-Wesley.
  252.  
  253. Author: Commodore CATS
  254. Path: dev/c/RKRM/
  255.  
  256. ==========
  257.  
  258. CodeWatcher    1.4    Keeps track of allocated resources.
  259.  
  260. Launches programs and keeps track of all invisible allocated resources. Produces
  261. a report of all resources that were used and those that were nor freed, on exit.
  262.  
  263. This program was developed by Michael Plitkins, programmer of Caligary. He made
  264. CodeWatcher freely available a long time ago in BIX, but it still is a program
  265. that every programmer should use.
  266.  
  267. Author: Michael Plitkins
  268. Path: dev/debug/CodeWatcher/
  269.  
  270. ==========
  271.  
  272. Enforcer    37.62    Tool to monitor illegal memory access.
  273.  
  274. A tool to monitor illegal memory access for 68020/68851, 68030, and
  275. 68040 CPUs.  This is a completely new Enforcer from the original idea
  276. by Bryce Nesbitt.  It contains many new and wonderful features and
  277. options and no longer contains any exceptions for specific software.
  278. Enforcer can now also be used with CPU or SetCPU FASTROM or most any
  279. other MMU-Kick- start-Mapping tool.  Major new output options such as
  280. local output, stdout, and parallel port.  Highly optimized to be as
  281. fast as possible.
  282.  
  283. Author: Michael Sinz
  284. Path: dev/debug/Enforcer/
  285.  
  286. ==========
  287.  
  288. MungWall    37.64    Watches for illegal FreeMem's
  289.  
  290. Munges memory and watches for illegal FreeMem's.  Especially useful in
  291. combination with Enforcer.  The output can go to either the serial or
  292. parallel port.  Includes a new MungList program that examines used
  293. memory areas for MungWall tag info, and outputs a list of who owns the
  294. various pieces of allocated memory, their sizes, etc.  Can even
  295. identify the owner of the memory by task name.
  296.  
  297. Author: Commodore Amiga; submitted by Carolyn Scheppner
  298. Path: dev/debug/MungWall/
  299.  
  300. ==========
  301.  
  302. Sushi    37.10    Intercept and display output of KPrintf
  303.  
  304. A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
  305. Enforcer.megastack 26.f, and all other tool and application debugging
  306. output that uses kprintf.  This makes it possible to use serial
  307. debugging on a single Amiga, without interfering with attached serial
  308. hardware such as modems and serial printers.  Sushi also provides
  309. optional signalling and buffer access to an external display/watcher
  310. program.
  311.  
  312. Author: Carolyn Scheppner
  313. Path: dev/debug/Sushi/
  314.  
  315. ==========
  316.  
  317. Amiga_E    3.1a    An Amiga specific E compiler
  318.  
  319. E is a powerful and flexible object oriented / procedural / unpure
  320. functional higher programming language, mainly influenced by languages
  321. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  322. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  323. inline assembler and linker integrated into compiler, large set of
  324. integrated functions, great module concept with v39 includes as
  325. modules, flexible type-system, quoted expressions, immediate and typed
  326. lists, low-level and object polymorphism, exception handling,
  327. inheritance, data-hiding, methods, multiple return values, default
  328. arguments, register allocation, fast memory management, unification,
  329. LISP-Cells, and much much more...
  330.  
  331. Author: Wouter van Oortmerssen
  332. Path: dev/e/Amiga_E/
  333.  
  334. ==========
  335.  
  336. MUI    2.3    Create and maintain user interfaces.
  337.  
  338. MUI is an object oriented system to create and maintain graphical user
  339. interfaces. From a programmers point of view, using MUI saves a lot of
  340. time and makes life much easier. Thinking about complicated terms like
  341. window resizing or font sensitivity is simply not neccesary.\n
  342. On the other hand, users of MUI based applications have the ability to
  343. customize nearly every pixel of a programs interface according to their
  344. personal taste.\n
  345. This distribution is interesting for both, users and programmers. Please
  346. have a look at the supplied demo programs and at the documentation to
  347. see what MUI has to offer.\n
  348. MUI is an SASG (Standardized Amiga Shareware Group) product.
  349.  
  350. Author: Stefan Stuntz
  351. Path: dev/gui/MUI/
  352.  
  353. ==========
  354.  
  355. ACE    2.3    FreeWare Amiga BASIC compiler + extras
  356.  
  357. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  358. and Blink produces standalone executables.
  359.  
  360. The language defines a large subset of AmigaBASIC but also has many
  361. features not found in the latter such as: turtle graphics, recursion,
  362. SUBs with return values, structures, arguments, include files, a
  363. better WAVE command which allows for large waveforms, external
  364. references, named constants and a variety of other commands and
  365. functions not found in AmigaBASIC.
  366.  
  367. New features in version 2.0 include: gadgets, three standard requester
  368. types, serial I/O and menus (with optional command-keys for menu
  369. items). New commands and functions for this version include EXIT FOR,
  370. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  371. serial I/O at present). INPUT and PRINT can now be used transparently
  372. for all screen/window combinations.
  373.  
  374. All user-defined windows are now fully-configurable and may be used in
  375. conjunction with screens as per AmigaBASIC. Window close event
  376. trapping is also a new feature.
  377.  
  378. In addition to event trapping, ACE now supports WAITing for both menus
  379. and gadgets. Waiting is more operating-system-friendly than event
  380. trapping.
  381.  
  382. A simple graphical front-end (Integrated Development Environment) is
  383. also provided with the archive. This is written in ACE.
  384.  
  385. Author: David Benn
  386. Path: dev/lang/ACE/
  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.4ß    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.0    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. AmigaXv    1.21    Amiga port of the popular unix displayer
  966.  
  967. This is a port of an X11 program called Xv (v3.00) by John Bradley.
  968.  
  969. XV is a program that displays image files in GIF87, GIF89, JPEG,
  970. PBM/PGM/PPM, TIFF, PDS/VICAR Sun Rasterfile, and X11 Bitmap formats.
  971. XV runs on nearly ALL X displays: 1, 2, 4, 6, 8, 16, 24, and 32-bit,
  972. color, greyscale, and black/white.
  973.  
  974. XV displays one image at a time in an output window, or on the root
  975. window.  You can arbitrarily stretch or compress the window, and the
  976. picture will be rescaled to fit.  You can rotate the picture in
  977. 90-degree steps.  You can flip the picture vertically and
  978. horizontally.  You can repeatedly 'crop' a picture (define a
  979. rectangular 'region-of-interest' and 'throw away' the rest).  You can
  980. magnify any portion of the picture by any amount, up to the maximum
  981. size of your screen.
  982.  
  983. XV allows you click on the picture to determine pixel RGB values and
  984. x,y coordinates.  You can perform arbitrary 'gamma correction' on the
  985. picture both in RGB space and HSV space.  You can specify the maximum
  986. number of colors that XV should use, for some interesting visual
  987. effects.  You can have the program produce a stippled version of the
  988. picture using black and white, or any other pair of colors.
  989.  
  990. XV can write images in a variety of formats, with many of the
  991. modifications you may have made to the picture saved as well.  You can
  992. use XV to do format conversion.  XV will also automatically uncompress
  993. compress-ed files, as well as read files from stdin.
  994.  
  995. Author: John Bradley, Amiga port by Terje Pedersen
  996. Path: gfx/edit/AmigaXv/
  997.  
  998. ==========
  999.  
  1000. Iconian    1.98    Icon editor that supports OS3.0 funcs.
  1001.  
  1002. An icon editor with all the functions of IconEdit under OS3.0, plus more.
  1003. Features: Support for sizable windows and custom fonts; Multiple undos;
  1004. Appwindows; Custom magnification levels; Up to 256 colors; 3.x palette
  1005. sharing; RGB color editing; Integer scaling of oversized brushes; Optional
  1006. remapping of IFFs to screen colors; Can save 8 plane icons which stay
  1007. "normal" regardless of screen depth; Full range of drawing tools including
  1008. beveled boxes; Recolors 1.3 icons; Clipboard support; Extensive keyboard
  1009. support; Ability to cut and paste brushes; Drawing with text, including
  1010. selectable font and styles; 100% system supported, no external libraries
  1011. required.
  1012.  
  1013. Author: Chad Randall
  1014. Path: gfx/edit/Iconian/
  1015.  
  1016. ==========
  1017.  
  1018. MainActor    1.55    A modular animation package
  1019.  
  1020. MainActor is a modular animation package which is able to
  1021. create/edit/time/play animations (of any size) of the provided
  1022. animation modules.  Modules included in this release :
  1023. IFF-Anim3/5/7/8/Brush/J, FLI, FLC, DL, AVI.  You also have a great
  1024. number of functions for animation proccessing.  MainActor is also able
  1025. to read and write Picture Modules : IFF, PCX, GIF, WB-ICON.  You can
  1026. associate sound effects to every frame of your animations.  Support
  1027. for the Picasso-II, Retina, Merlin and EGS cards is integrated.
  1028.  
  1029. Author: Markus Moenig
  1030. Path: gfx/edit/MainActor/
  1031.  
  1032. ==========
  1033.  
  1034. SuperView-Lib    9.12    Modular graphics viewing shared library
  1035.  
  1036. Superview-Library V9.12, a modularian Shared Library-System for loading,
  1037. saving, displaying and processing of various common Graphic File Formats.
  1038. Uses sub-libraries for loading/saving (SVObjects), displaying (SVDrivers)
  1039. and processing (SVOperators).
  1040.  
  1041. Includes all needed programming stuff and example source code.
  1042.  
  1043. Author: Andreas Ralph Kleinert
  1044. Path: gfx/show/SuperView-Lib/
  1045.  
  1046. ==========
  1047.  
  1048. SuperView    4.42    Graphics Viewer/Converter/ScreenGrabber
  1049.  
  1050. SuperView is a localized Graphics Viewer/Converter/ScreenGrabber for
  1051. the superview.library, with ARexx-Support, GUI, Online-Help, Cx-Support
  1052. and many more features.
  1053.  
  1054. Converting graphics and "Screen-Grabbing" is possible in a very comfortable
  1055. and object-oriented manner, also allows image processing via SVOperators.
  1056.  
  1057. Needs at least superview.library V9+, which includes the following
  1058. FileFormats, Display Drivers and Operators (V9.12) :
  1059.  
  1060. SVObjects :    - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (W*nd*ws), JPEG,
  1061.                  TIFF, FBM (*nix), PNM (*nix), IMG (GEM), WPG (W*rdP*rf*ct),
  1062.                  MAC (M*cPaint), C64 (Koala,Doodle), Targa, Pictor/PCPaint,
  1063.                  SunRaster, IFF-YUVN, WinIcon, SVO (own Format) and
  1064.                  all OS3-Datatypes !
  1065.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  1066.  
  1067. SVDrivers :    - ECS, AGA, EGS-Cards, OpalVision
  1068.  
  1069. SVOperators :  - Dither24Bit, 24BitToHam6, HilbertDither256, XOR,
  1070.                  ExtractRed, ExtractGreen, ExtractBlue, ExtractGrayScales,
  1071.                  TopToBottom, LeftToRight
  1072.  
  1073. Author: Andreas Ralph Kleinert
  1074. Path: gfx/show/SuperView/
  1075.  
  1076. ==========
  1077.  
  1078. svoJPEG    2.3    JPEG svobject for superview library V6+
  1079.  
  1080. JPEG svobject for superview.library V6+.  Allows switching between 8
  1081. and 24 bit output via control pads, writes JPEG (24 Bit) from 1-8 and
  1082. 24 bit, worked fine with all tested 24 bit JPEGs.
  1083.  
  1084. Author: Andreas Ralph Kleinert
  1085. Path: gfx/show/svoJPEG/
  1086.  
  1087. ==========
  1088.  
  1089. Viewtek    2.1.378    Feature packed picture/animation viewer
  1090.  
  1091. A feature packed Picture/Animation Viewer.  Shows most ILBM's (including
  1092. 24-bit ILBM's), most Compuserve GIF format images, most JFIF format JPEG
  1093. images and most ANIM Op-5 format animations, with support for different
  1094. palettes for each frame.  Supports SHAM, CTBL, and PCHG images, full
  1095. support of ECS/AGA display modes (ie. show 256 color GIF's directly, show
  1096. 800x600 HAM animations, etc.).  Supports viewing contents of clipboard.
  1097. Iconifies to a Workbench AppIcon.  Includes versions for DCTV, EGS, IV-24,
  1098. Firecracker, OpalVision, Retina, and Picasso
  1099.  
  1100. Author: Thomas Krehbiel
  1101. Path: gfx/show/Viewtek/
  1102.  
  1103. ==========
  1104.  
  1105. accelerators-hardware    ?.?    Reviews of accelerator products
  1106.  
  1107. Reviews of accelerator products:
  1108.  
  1109.     68000's faster than 7 MHz
  1110.     68010
  1111.     68020
  1112.     68030
  1113.     68040
  1114.     etc.
  1115.  
  1116. Author: Various; maintained by Daniel Barrett
  1117. Path: reviews/hardware/accelerators/
  1118.  
  1119. ==========
  1120.  
  1121. audio-hardware    ?.?    Reviews of audio hardware products
  1122.  
  1123. Reviews of audio hardware products:
  1124.  
  1125.     Digitizers
  1126.     MIDI interfaces
  1127.     Sound boards
  1128.     Speakers
  1129.  
  1130. Author: Various; maintained by Daniel Barrett
  1131. Path: reviews/hardware/audio/
  1132.  
  1133. ==========
  1134.  
  1135. cd-rom-hardware    ?.?    Reviews of CD-ROM related products
  1136.  
  1137. Reviews of CD-ROM related products:
  1138.  
  1139.     CD-ROM drives.
  1140.     Commodore CD-ROM machines (CDTV, CD32, etc.)
  1141.  
  1142. Author: Various; maintained by Daniel Barrett
  1143. Path: reviews/hardware/cd-rom/
  1144.  
  1145. ==========
  1146.  
  1147. computers-hardware    ?.?    Reviews of Amiga computers.
  1148.  
  1149. Reviews of Amiga computers.
  1150.  
  1151. Author: Various; maintained by Daniel Barrett
  1152. Path: reviews/hardware/computers/
  1153.  
  1154. ==========
  1155.  
  1156. copiers-hardware    ?.?    Reviews of disk copying hardware.
  1157.  
  1158. Reviews of disk copying hardware products.
  1159.  
  1160. Author: Various; maintained by Daniel Barrett
  1161. Path: reviews/hardware/copiers/
  1162.  
  1163. ==========
  1164.  
  1165. datacomm-hardware    ?.?    Reviews of modems and FAXmodems.
  1166.  
  1167. Reviews of modems and FAXmodems.
  1168.  
  1169. Author: Various; maintained by Daniel Barrett
  1170. Path: reviews/hardware/datacomm/
  1171.  
  1172. ==========
  1173.  
  1174. debug-hardware    ?.?    Reviews of hardware debugging aids.
  1175.  
  1176. Reviews of hardware debugging aids.
  1177.  
  1178. Author: Various; maintained by Daniel Barrett
  1179. Path: reviews/hardware/debug/
  1180.  
  1181. ==========
  1182.  
  1183. emulation-hardware    ?.?    Reviews of hardware emulators.
  1184.  
  1185. Reviews of hardware products for emulating other computers:
  1186.  
  1187.     PC
  1188.     Macintosh
  1189.     etc.
  1190.  
  1191. Author: Various; maintained by Daniel Barrett
  1192. Path: reviews/hardware/emulation/
  1193.  
  1194. ==========
  1195.  
  1196. graphics-hardware    ?.?    Reviews of graphics hardware
  1197.  
  1198. Reviews of graphics hardware:
  1199.  
  1200.     Animation accelerators
  1201.     Graphics cards
  1202.     Video digitizers
  1203.     etc.
  1204.  
  1205. Author: Various; maintained by Daniel Barrett
  1206. Path: reviews/hardware/graphics/
  1207.  
  1208. ==========
  1209.  
  1210. ide-hardware    ?.?    Reviews of IDE disk controllers.
  1211.  
  1212. Reviews of IDE disk controllers.
  1213.  
  1214. Author: Various; maintained by Daniel Barrett
  1215. Path: reviews/hardware/ide/
  1216.  
  1217. ==========
  1218.  
  1219. input-devices-hardware    ?.?    Reviews of input devices
  1220.  
  1221. Reviews of input devices:
  1222.  
  1223.     Gamepads
  1224.     Joysticks
  1225.     Keyboards
  1226.     Mice
  1227.     Trackballs
  1228.  
  1229. Author: Various; maintained by Daniel Barrett
  1230. Path: reviews/hardware/input-devices/
  1231.  
  1232. ==========
  1233.  
  1234. memory-hardware    ?.?    Reviews of memory products
  1235.  
  1236. Reviews of memory products:
  1237.  
  1238.     RAM
  1239.     RAM boards
  1240.  
  1241. Author: Various; maintained by Daniel Barrett
  1242. Path: reviews/hardware/memory/
  1243.  
  1244. ==========
  1245.  
  1246. modems-hardware    ?.?    Reviews of modems.
  1247.  
  1248. Reviews of modems.
  1249.  
  1250. Author: Various; maintained by Daniel Barrett
  1251. Path: reviews/hardware/modems/
  1252.  
  1253. ==========
  1254.  
  1255. monitors-hardware    ?.?    Reviews of computer monitors.
  1256.  
  1257. Reviews of computer monitors.
  1258.  
  1259. Author: Various; maintained by Daniel Barrett
  1260. Path: reviews/hardware/monitors/
  1261.  
  1262. ==========
  1263.  
  1264. IO-ports-hardware    ?.?    Reviews of hardware IO products.
  1265.  
  1266. Reviews of hardware devices with input/output ports, such as:
  1267.  
  1268.     Multi-serial boards
  1269.     Multi-parallel boards
  1270.     Ethernet boards
  1271.     ARCnet boards
  1272.  
  1273. Author: Various; maintained by Daniel Barrett
  1274. Path: reviews/hardware/ports/
  1275.  
  1276. ==========
  1277.  
  1278. power-hardware    ?.?    Reviews of power supplies, etc.
  1279.  
  1280. Reviews of power supplies, uninterruptable power supplies (UPS), etc.
  1281.  
  1282. Author: Various; maintained by Daniel Barrett
  1283. Path: reviews/hardware/power/
  1284.  
  1285. ==========
  1286.  
  1287. projects-hardware    ?.?    Reviews of hardware projects.
  1288.  
  1289. Reviews of hardware projects.
  1290.  
  1291. Author: Various; maintained by Daniel Barrett
  1292. Path: reviews/hardware/projects/
  1293.  
  1294. ==========
  1295.  
  1296. rom-switchers    ?.?    Reviews of ROM-switcher devices.
  1297.  
  1298. Reviews of ROM-switcher devices that allow an Amiga to run several different
  1299. operating system versions.
  1300.  
  1301. Author: Various; maintained by Daniel Barrett
  1302. Path: reviews/hardware/rom-switchers/
  1303.  
  1304. ==========
  1305.  
  1306. scsi-hardware    ?.?    Reviews of SCSI host adapters.
  1307.  
  1308. Reviews of SCSI host adapters.
  1309. Hard drive reviews are in the "../storage" subdirectory.
  1310.  
  1311. Author: Various; maintained by Daniel Barrett
  1312. Path: reviews/hardware/scsi/
  1313.  
  1314. ==========
  1315.  
  1316. storage-hardware    ?.?    Reviews of storage devices.
  1317.  
  1318. Reviews of hard drives and other storage devices.
  1319. CD-ROM drive reviews are in the ../cd-rom directory.
  1320.  
  1321. Author: Various; maintained by Daniel Barrett
  1322. Path: reviews/hardware/storage/
  1323.  
  1324. ==========
  1325.  
  1326. april-fools    ?.?    April Fools jokes from 1993.
  1327.  
  1328. These "reviews" are April Fools jokes from 1993, all written by
  1329. Daniel Barrett, barrett@cs.umass.edu.
  1330.  
  1331. Author: Various; maintained by Daniel Barrett
  1332. Path: reviews/other-reviews/april-fools/
  1333.  
  1334. ==========
  1335.  
  1336. books-reviews    ?.?    Reviews of Amiga-related books.
  1337.  
  1338. Reviews of Amiga-related books.
  1339.  
  1340. Author: Various; maintained by Daniel Barrett
  1341. Path: reviews/other-reviews/books/
  1342.  
  1343. ==========
  1344.  
  1345. confer-reviews    ?.?    Reviews of conferences.
  1346.  
  1347. Reviews of conferences.
  1348.  
  1349. Author: Various; maintained by Daniel Barrett
  1350. Path: reviews/other-reviews/conferences/
  1351.  
  1352. ==========
  1353.  
  1354. magazines-reviews    ?.?    Reviews of Amiga-related magazines.
  1355.  
  1356. Reviews of Amiga-related magazines.
  1357.  
  1358. Author: Various; maintained by Daniel Barrett
  1359. Path: reviews/other-reviews/magazines/
  1360.  
  1361. ==========
  1362.  
  1363. shows-reviews    ?.?    Reviews of Amiga shows and conferences.
  1364.  
  1365. Reviews of Amiga shows and conferences.
  1366.  
  1367. Author: Various; maintained by Daniel Barrett
  1368. Path: reviews/other-reviews/shows/
  1369.  
  1370. ==========
  1371.  
  1372. vendors-reviews    ?.?    Reviews of Amiga vendors.
  1373.  
  1374. Reviews of Amiga stores and mailorder vendors.
  1375.  
  1376. Author: Various; maintained by Daniel Barrett
  1377. Path: reviews/other-reviews/vendors/
  1378.  
  1379. ==========
  1380.  
  1381. amigados-reviews    ?.?    Reviews of AmigaDOS versions.
  1382.  
  1383. Reviews of AmigaDOS versions.
  1384.  
  1385. Author: Various; maintained by Daniel Barrett
  1386. Path: reviews/software/amigados/
  1387.  
  1388. ==========
  1389.  
  1390. audio-software    ?.?    Reviews of audio software.
  1391.  
  1392. Reviews of audio software products, such as:
  1393.  
  1394.     MIDI software
  1395.     MODs and Trackers
  1396.     Notation programs
  1397.     Sampling software
  1398.  
  1399. Author: Various; maintained by Daniel Barrett
  1400. Path: reviews/software/audio/
  1401.  
  1402. ==========
  1403.  
  1404. business-software    ?.?    Reviews of business software.
  1405.  
  1406. Reviews of business software.
  1407.  
  1408. Author: Various; maintained by Daniel Barrett
  1409. Path: reviews/software/business/
  1410.  
  1411. ==========
  1412.  
  1413. calendar-software    ?.?    Reviews of calendar/reminder programs.
  1414.  
  1415. Reviews of calendar/reminder programs.
  1416.  
  1417. Author: Various; maintained by Daniel Barrett
  1418. Path: reviews/software/calendar/
  1419.  
  1420. ==========
  1421.  
  1422. cd-rom-software    ?.?    Reviews of CD-ROM software products
  1423.  
  1424. Reviews of CD-ROM software products:
  1425.  
  1426.     CD-ROM discs
  1427.     CD-ROM filesystems
  1428.  
  1429. Some of these files are links to reviews of other Amiga products (like games)
  1430. that happen to appear on CD-ROM.
  1431.  
  1432. Author: Various; maintained by Daniel Barrett
  1433. Path: reviews/software/cd-rom/
  1434.  
  1435. ==========
  1436.  
  1437. database-software    ?.?    Reviews of databases.
  1438.  
  1439. Reviews of databases.
  1440.  
  1441. Author: Various; maintained by Daniel Barrett
  1442. Path: reviews/software/database/
  1443.  
  1444. ==========
  1445.  
  1446. datacomm-software    ?.?    Reviews of communications software.
  1447.  
  1448. Reviews of telecommunications software products:
  1449.  
  1450.     Terminal emulators
  1451.     FAX software
  1452.     Voice mail
  1453.     UUCP
  1454.     Networking software
  1455.     etc.
  1456.  
  1457. Author: Various; maintained by Daniel Barrett
  1458. Path: reviews/software/datacomm/
  1459.  
  1460. ==========
  1461.  
  1462. disk-software    ?.?    Reviews of disk-related products
  1463.  
  1464. Reviews of disk-related products:
  1465.  
  1466.     Backup programs
  1467.     Directory programs, disk organizing programs
  1468.     Disk repair programs
  1469.     Software caches
  1470.     Virtual memory
  1471.  
  1472. Author: Various; maintained by Daniel Barrett
  1473. Path: reviews/software/disk/
  1474.  
  1475. ==========
  1476.  
  1477. gag-software    ?.?    Reviews of funny or strange software.
  1478.  
  1479. Reviews of funny or strange software.
  1480.  
  1481. Author: Various; maintained by Daniel Barrett
  1482. Path: reviews/software/gag/
  1483.  
  1484. ==========
  1485.  
  1486. games-software    ?.?    Reviews of games.
  1487.  
  1488. Reviews of games.
  1489.  
  1490. Author: Various; maintained by Daniel Barrett
  1491. Path: reviews/software/games/
  1492.  
  1493. ==========
  1494.  
  1495. graphics-software    ?.?    Reviews of graphics software
  1496.  
  1497. Reviews of graphics software:
  1498.  
  1499.     3-D graphics
  1500.     Animation programs
  1501.     CAD
  1502.     Morphing
  1503.     Paint programs
  1504.     Picture viewers
  1505.     Ray tracing
  1506.     Video software
  1507.     X window system
  1508.  
  1509. Multimedia programs are in the "../multimedia" subdirectory.
  1510.  
  1511. Author: Various; maintained by Daniel Barrett
  1512. Path: reviews/software/graphics/
  1513.  
  1514. ==========
  1515.  
  1516. multimedia-software    ?.?    Reviews of multimedia software.
  1517.  
  1518. Reviews of multimedia software.
  1519.  
  1520. Author: Various; maintained by Daniel Barrett
  1521. Path: reviews/software/multimedia/
  1522.  
  1523. ==========
  1524.  
  1525. printing-software    ?.?    Reviews of printing products.
  1526.  
  1527. Reviews of printer drivers and printing software.
  1528.  
  1529. Author: Various; maintained by Daniel Barrett
  1530. Path: reviews/software/printing/
  1531.  
  1532. ==========
  1533.  
  1534. programmer-tools    ?.?    Reviews of programming software
  1535.  
  1536. Reviews of programming software:
  1537.  
  1538.     Assemblers
  1539.     Compilers
  1540.     Interpreters
  1541.     Languages
  1542.     Programming environments
  1543.     Function libraries
  1544.  
  1545. Author: Various; maintained by Daniel Barrett
  1546. Path: reviews/software/programmer/
  1547.  
  1548. ==========
  1549.  
  1550. science-software    ?.?    Reviews of scientific software
  1551.  
  1552. Reviews of scientific software:
  1553.  
  1554.     Astronomy
  1555.     Chemistry
  1556.     Mathematics
  1557.     Physics
  1558.     etc.
  1559.  
  1560. The file "morphine.iff" is an IFF image that goes with the review of
  1561. "MoG" in this directory.
  1562.  
  1563. Author: Various; maintained by Daniel Barrett
  1564. Path: reviews/software/science/
  1565.  
  1566. ==========
  1567.  
  1568. shell-reviews    ?.?    Reviews of shells and CLI's.
  1569.  
  1570. Reviews of command-line interfaces (shells).
  1571.  
  1572. Author: Various; maintained by Daniel Barrett
  1573. Path: reviews/software/shell/
  1574.  
  1575. ==========
  1576.  
  1577. text-reviews    ?.?    Reviews of text processing software
  1578.  
  1579. Reviews of text processing software:
  1580.  
  1581.     Text editors
  1582.     Word processors
  1583.     Outline processors
  1584.     Spelling and grammar checkers
  1585.     TeX and other typesetting software
  1586.  
  1587. Author: Various; maintained by Daniel Barrett
  1588. Path: reviews/software/text/
  1589.  
  1590. ==========
  1591.  
  1592. unix-reviews    ?.?    Reviews of UNIX related products.
  1593.  
  1594. Reviews of UNIX-related products for Amigas:
  1595.  
  1596.     UNIX implementations
  1597.     Software that runs under Amiga UNIX implementations
  1598.  
  1599. Author: Various; maintained by Daniel Barrett
  1600. Path: reviews/software/unix/
  1601.  
  1602. ==========
  1603.  
  1604. AGDocs    ?.?    Docs (up to V40) of AmigaGuide commands
  1605.  
  1606. Complete documentation of all known Amigaguide commands, from V33
  1607. to V40 AmigaOS.  Both AmigaGuide and DVI formats included, along
  1608. with texinfo sources
  1609.  
  1610. Author: Aric R Caley
  1611. Path: text/hyper/AGDocs/
  1612.  
  1613. ==========
  1614.  
  1615. AGPrefs    36.89    Program to conrol AmigaGuide preferences
  1616.  
  1617. Amigaguide has various preference options. However no preference editor
  1618. is supplied to alter them, now you can. This program requires OS36+ (WB2)
  1619. if you do not have this then lookup the AmigaGuide documentation to find 
  1620. out how you can change these preferences. AmigaGuide prefs is very similar
  1621. to the C= preference editors, it is therefore easy to use. For more 
  1622. information on any of the preference options look at the AmigaGuide 
  1623. documentation in the "Preference" section.
  1624.  
  1625. Author: Lee Kindness
  1626. Path: text/hyper/AGPrefs/
  1627.  
  1628. ==========
  1629.  
  1630. AmigaGuide    34.6    Commodore AmigaGuide hypertext utility
  1631.  
  1632. Archive distribution of the AmigaGuide hypertext utility direct from
  1633. Commodore.  Contains developer examples and tools for AmigaGuide under
  1634. V34/V37 and V39, plus a new free print/sign/send-in distribution
  1635. license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
  1636.  
  1637. Author: Commodore Business Machines
  1638. Path: text/hyper/AmigaGuide/
  1639.  
  1640. ==========
  1641.  
  1642. Less    1.6Z    Amiga port of UNIX text file reader
  1643.  
  1644. A text file reader, descended from Unix "Less."  Less has features
  1645. found on no other Amiga file reader; it can use pipes, accepts
  1646. multiple filenames, and has many convenient positioning commands for
  1647. forward and backward movement, marking positions, etc.  This version
  1648. adds an option to suppress opening a new window, using the existing
  1649. CLI window instead (especially useful with an AUX: shell), and
  1650. includes some minor bug fixes.
  1651.  
  1652. Author: Ray Zarling et. al.
  1653. Path: text/show/Less/
  1654.  
  1655. ==========
  1656.  
  1657. MuchMore    4.4    Soft scroll text viewer with xpk-support
  1658.  
  1659. A soft scrolling text viewer.  Can run in a window on a public screen
  1660. or on his own screen.  Display mode can be choosen with ASL screen
  1661. mode requester.  Supports ANSI, pipes, xpk, locale. Includes 7
  1662. catalogs.
  1663.  
  1664. Author: Fridtjof Siebert
  1665. Christian Stiens
  1666. Path: text/show/MuchMore/
  1667.  
  1668. ==========
  1669.  
  1670. PasTeX    1.3    Port of TeX, powerful typesetting system
  1671.  
  1672. A very well done Amiga port of the incredibly powerful TeX typesetting
  1673. system originally written by Donald Knuth at Stanford University.
  1674.  
  1675. Author: Donald Knuth
  1676. Georg Hessmann
  1677. Path: text/tex/PasTeX/
  1678.  
  1679. ==========
  1680.  
  1681. DMS    1.11    A popular disk archiver
  1682.  
  1683. DISK-Masher is a utility that allows users to compress and archive
  1684. entire floppy disks.  Offers four different types of compression,
  1685. extended virus checking of boot blocks, and data encryption.  Requires
  1686. at least 512K of memory.
  1687.  
  1688. Author: SDS Software
  1689. Path: util/arc/dms/
  1690.  
  1691. ==========
  1692.  
  1693. LhA    1.38    A fast LhArc compatible archiver
  1694.  
  1695. A very fast archiver that is compatible with MS-DOS LhArc V1.13 and
  1696. LHA V2.13, as well as the Amiga LhArc.  LhA is very memory efficient,
  1697. has been written with stability and reliability in mind, has carefully
  1698. optimized compression and decompression routines, is multitasking
  1699. reentrant and pure, handles multiple volume archives (registered
  1700. version only), and more.
  1701.  
  1702. Author: Stefan Boberg
  1703. Path: util/arc/LhA/
  1704.  
  1705. ==========
  1706.  
  1707. LHArc    1.30    Archive program using LZHUF compression
  1708.  
  1709. An archive program like Arc and Zoo, with a heavy emphasis maximum
  1710. compression for minimum archive size, using LZHUF compression.
  1711.  
  1712. Author: Paolo Zibetti
  1713. Path: util/arc/LHArc/
  1714.  
  1715. ==========
  1716.  
  1717. LHWarp    1.40    Disk packer for .lhw files
  1718.  
  1719. A program which will read tracks directly from your floppy disk,
  1720. compress them using adaptive huffman encoding, and output them to a
  1721. file.  The resulting file can be used by lhwarp to reconstruct an
  1722. image of the original disk.
  1723.  
  1724. Author: Jonathan Forbes
  1725. Path: util/arc/LHWarp/
  1726.  
  1727. ==========
  1728.  
  1729. zoo    2.1    Portable archiver with good compression
  1730.  
  1731. Zoo is used to create and maintain collections of files in compressed
  1732. form.  It uses a Lempel-Ziv compression algorithm that gives space
  1733. savings in the range of 20% to 80% depending on the type of file data.
  1734. Zoo can store and selectively extract multiple generations of the same
  1735. file.  Data can be recovered from damaged archives by skipping the
  1736. damaged portion and locating undamaged data with the help of fiz(1).
  1737.  
  1738. Author: Rahul Dhesi, et al.
  1739. Path: util/arc/zoo/
  1740.  
  1741. ==========
  1742.  
  1743. SuperDark    2.1a    A very nice modular screen blanker
  1744.  
  1745. A screen blanker with some special features.  It is similar to the
  1746. AfterDark screen blanker in the PC and Mac worlds.  Features include a
  1747. lot of different screen effects via "modular" screen blankers, a
  1748. screen locker, and more.
  1749.  
  1750. Author: Thomas Landspurg
  1751. Path: util/blank/SuperDark/
  1752.  
  1753. ==========
  1754.  
  1755. DeviceLock    1.2    GUI interface for CLI command 'lock'
  1756.  
  1757. This is a GUI interface for the CLI programm 'lock'. You can
  1758. lock or allow writing to partitions via gadgets or hotkeys.
  1759. You can configure it to your own needs and it should work
  1760. with other (CLI-)lock programs, too.
  1761.  
  1762. Author: Thomas Wagner
  1763. Path: util/cdity/DeviceLock/
  1764.  
  1765. ==========
  1766.  
  1767. PowerSnap    2.2a    Commodity to cut and paste text
  1768.  
  1769. PowerSnap is a utility that allows you to use the mouse to mark
  1770. characters anywhere on the screen and paste them somewhere else, like
  1771. in the CLI or in a string gadget. PowerSnap will check what font is
  1772. used in the window you snap from and will look for the position of the
  1773. characters automatically.  It recognizes all non proportional fonts of
  1774. up to 24 pixels wide and of any height so this should cover most fonts
  1775. used.  Snapping and pasting text is done using the mouse, making
  1776. PowerSnap fast and easy to use.
  1777.  
  1778. Author: Nico François
  1779. Path: util/cdity/PowerSnap/
  1780.  
  1781. ==========
  1782.  
  1783. WhatIs    3.5    Can detect file types
  1784.  
  1785. WhatIs.library can detect file types and is fully parametrable by an
  1786. ascii file.  You can describe file types and they will be recognized
  1787. by the library.  A few tools are also included.
  1788.  
  1789. Author: Sylvain Rougier
  1790. Pierre Carrette
  1791. Path: util/cli/WhatIs/
  1792.  
  1793. ==========
  1794.  
  1795. AIFF_dt    1.11    DataType for AIFF/AIFC sound files
  1796.  
  1797. A DataTypes class which permits reading and playing of AIFF
  1798. and AIFC format sound files which are very common on Apple
  1799. Macintosh machines.
  1800.  
  1801. Author: Olaf `Olsen' Barthel
  1802. Path: util/dtype/AIFF_dt/
  1803.  
  1804. ==========
  1805.  
  1806. Binary_dt    39.6    Datatype for viewing binary files in hex
  1807.  
  1808. This is a binary data type for using in MultiView or similar programs!
  1809. The datatype loads any binary file and displays it in a hex format!
  1810.  
  1811. Author: Stefan Ruppert
  1812. Path: util/dtype/Binary_dt/
  1813.  
  1814. ==========
  1815.  
  1816. DefDTIcon    1.4    Changes selected icon images to defaults
  1817.  
  1818. This very useful utility installs itself to the Workbench
  1819. Tools menu. Any file selected via it will have its icon
  1820. images changed to the default for its datatype. Includes
  1821. many standard icons.
  1822.  
  1823. Author: Lee Kindness
  1824. Path: util/dtype/DefDTIcon/
  1825.  
  1826. ==========
  1827.  
  1828. JPEGDataType    39.1    Datatype to convert jpegs to 8 bit data.
  1829.  
  1830. Converts jpegs to 8 bit data for multiview and other programs.  It's SLOW
  1831. and memory hungry, but does quite a reasonable job.
  1832.  
  1833. Author: Steve Goddard
  1834. Path: util/dtype/JpegDataType/
  1835.  
  1836. ==========
  1837.  
  1838. MacSND_dt    1.7    DataType for Mac "snd" resource data
  1839.  
  1840. A DataTypes class which permits reading and playing of
  1841. Apple Macintosh "snd " resource sound data, such as system
  1842. beeps.
  1843.  
  1844. Author: Olaf `Olsen' Barthel
  1845. Path: util/dtype/MacSND_dt/
  1846.  
  1847. ==========
  1848.  
  1849. Man_dt    39.4    Datatype for Unix man pages
  1850.  
  1851. This is a unix manual page data type for using in MultiView or similar
  1852. programs! The datatype loads any manual page file and displays it!
  1853.  
  1854. Author: Stefan Ruppert
  1855. Path: util/dtype/Man_dt/
  1856.  
  1857. ==========
  1858.  
  1859. ZGIFDataType    39.7    Fast datatype for displaying GIF files.
  1860.  
  1861. A much faster replacement gif.datatype, coded using the same lightning
  1862. assembler as seen in ZGif04 (only _faster_).  Main points: Very fast,
  1863. pictures usually load at the same speed as equivalent depth ILBM's! (use it
  1864. with viewtek105 for faster gif loading :); Supports almost all gifs (all
  1865. self-contained gifs); async file reading dramatically boosts floppy
  1866. performance; It's free! Requires and 020+ and OS3.0+.
  1867.  
  1868. Author: Michael Zucchi
  1869. Path: util/dtype/ZGIFDataType/
  1870.  
  1871. ==========
  1872.  
  1873. mg    3b    Small GNU EMACS style editor with AREXX
  1874.  
  1875. A public domain EMACS style editor, that uses the GNU EMACS command
  1876. set.  Includes AREXX support.
  1877.  
  1878. Author: Mike Meyer, et al.
  1879. Path: util/edit/mg/
  1880.  
  1881. ==========
  1882.  
  1883. Vim    3.0    A clone of the UNIX "vi" text editor
  1884.  
  1885. Vi IMproved.  A clone of the UNIX text editor "vi".  Very useful for
  1886. editing programs and other plain ASCII text.  Full Vi compatibility
  1887. (except Q command) and includes most "ex" commands.  Extra features
  1888. above Vi: Multilevel undo, command line history, improved command line
  1889. editing, command typeahead display, command to display yank buffers,
  1890. possi- bility to edit binary files, file name stack, support for Manx
  1891. QuickFix, shows current file name in window title, on-line help, text
  1892. block operations, etc.
  1893.  
  1894. Includes a few bug fixes and new features like tag stack, file marks,
  1895. jump list, visual (first select area, then operator), use of cursor
  1896. keys in insert mode, column mode copy/cut/paste, macro programming by
  1897. example, text formatting, termcap support, etc.  Also runs under UNIX
  1898. and MSDOS.
  1899.  
  1900. Author: Bram Moolenaar, et. al.
  1901. Path: util/edit/Vim/
  1902.  
  1903. ==========
  1904.  
  1905. fifolib    37.4    A general fifo library implementation
  1906.  
  1907. FIFO: is like PIPE: but is based on fifo.library rather than its own
  1908. implementation.  Fifo.library is a general fifo library implementation
  1909. that supports named fifos, writing to a fifo from a hardware
  1910. exception, multiple readers on a fifo with each getting the same data
  1911. stream, efficient reading, and automatic or manual flow control.
  1912. Programs that require non-blocking IO can access one side of a FIFO:
  1913. connection via the fifo.library instead of the FIFO: device.
  1914.  
  1915. Author: Matt Dillon
  1916. Path: util/libs/FifoLib/
  1917.  
  1918. ==========
  1919.  
  1920. ReqTools    2.2c    Very useful shared requester library
  1921.  
  1922. A standard Amiga shared runtime library which makes it a lot quicker
  1923. and easier to build standard requesters into your programs.  Designed
  1924. with CBM's style guidelines in mind, so that the resulting requesters
  1925. have the look and feel of AmigaDOS 2.0.  Includes a demo and glue/demo
  1926. sources.
  1927.  
  1928. Author: Nico Francois
  1929. Path: util/libs/ReqTools/
  1930.  
  1931. ==========
  1932.  
  1933. AlertPatch    3.0    Supplies a lot more info during Alert()
  1934.  
  1935. A patch into the exec.library/Alert() function to display more
  1936. meaningful information to the user.  This includes: Alert Type
  1937. - Software Failure or DeadEnd; Task - Task address and name;
  1938. Error - The alert error being displayed; Caused By - If the
  1939. calling routines are known then it will tell you where the
  1940. problem lies (eg. "graphics.library"); Cause - Single line
  1941. description of what the alert is all about; Task Owner - if
  1942. MultiUser FileSystem is installed then the userID and userName
  1943. are also displayed; Data Registers - A dump of the CPU data
  1944. registers d0...d7; Address Registers - A dump of the CPU address
  1945. registers a0...a7; Text Representation - A text representation of
  1946. the data and address registers.
  1947.  
  1948. Author: David Swasbrook
  1949. Path: util/misc/AlertPatch/
  1950.  
  1951. ==========
  1952.  
  1953. Brik    2.0    Compute & use CRC lists to verify files
  1954.  
  1955. A general purpose program that calculates both text and binary cyclic
  1956. redundancy codes (CRCs).  Text mode CRCs calculated by brik are
  1957. portable across systems for files that are in the usual text format on
  1958. each system.  Binary mode CRCs are portable for files that are moved
  1959. from system to system without any change.  Brik can be used to verify
  1960. and update an embedded checksum header in files.  It runs under
  1961. MS-DOS, UNIX system V, BSD UNIX, VAX/VMS, and AmigaDOS.
  1962.  
  1963. Author: Rahul Dhesi
  1964. Path: util/misc/brik/
  1965.  
  1966. ==========
  1967.  
  1968. bsplit    1.0    Split files into pieces by byte count
  1969.  
  1970. Split binary files into managable pieces as specified by a byte count.
  1971. Similar to the UNIX "split" program, which works with lines, not
  1972. bytes.
  1973.  
  1974. Author: P. Knoppers
  1975. Path: util/misc/bsplit/
  1976.  
  1977. ==========
  1978.  
  1979. chksum    1.0    SVR4 "sum" compatible checksum program
  1980.  
  1981. Produces a checksum of a byte stream that should be the same as the
  1982. standard SVR4 "sum" program.  Note that the "sum" documentation is
  1983. misleading, the checksum is NOT simply a 16-bit checksum of all the
  1984. bytes.
  1985.  
  1986. Author: Fred Fish
  1987. Path: util/misc/chksum/
  1988.  
  1989. ==========
  1990.  
  1991. Degrader    1.30    Tries to get badly written progs to work
  1992.  
  1993. Degrades your machine to try and get badly written programs
  1994. to work.  Allows you to block memory, add non-autoconfig
  1995. memory at reset, turn audio filter on or off, intercept
  1996. privilege violation errors, switch off cache/burst modes and
  1997. can slow down a fast machine.  Also can swap the boot drive
  1998. and force 50Hz or 60Hz.  Will do things straight away, after
  1999. one reset or after every reset.
  2000.  
  2001. Author: Chris Hames
  2002. Path: util/misc/Degrader/
  2003.  
  2004. ==========
  2005.  
  2006. Flush    1.2    Flushes unused libs, devices, and fonts
  2007.  
  2008. Flushes unused libraries, devices and fonts from RAM.  Options include
  2009. flush all, flush one type, report but don't flush, report which got
  2010. flushed, and amount of memory regained.  Runs from CLI, under AmigaDOS
  2011. 2.04 or later.
  2012.  
  2013. Author: Gary Duncan
  2014. Path: util/misc/Flush/
  2015.  
  2016. ==========
  2017.  
  2018. Installer    1.26    Commodore's Amiga Installer utility
  2019.  
  2020. Archive distribution of the Amiga Installer utility direct from
  2021. Commodore.  Contains V1.24 of the Installer, documen- tation and
  2022. examples for developers to use when developing their software.  Also
  2023. contains various enhancements and fixes detailed in the documentation
  2024. enclosed.  The documen- tation has also been enhanced and brought up
  2025. to date.
  2026.  
  2027. Author: Commodore Business Machines
  2028. Path: util/misc/Installer/
  2029.  
  2030. ==========
  2031.  
  2032. PaletteTool    1.4    3.0/AGA public screen palette tool.
  2033.  
  2034. Palette tool that opens and operates on the default public screen.  Has
  2035. gadtools-based user interface, with keyboard equivalents for many of the
  2036. program functions.  Features include full 8 bit RGB support, full AmigaDOS
  2037. 3.0-compliant locked pen "protect" mode as well as standard "free" mode,
  2038. and fully integrated "color by name" selection, with a built-in database of
  2039. 507 colors.
  2040.  
  2041. Supports the follow actions: color spread (multi-directional), individual
  2042. color copy, individual color exchange, rotation of palette in both
  2043. direction, cycling of entire palette in both directions with adjustable
  2044. cycle speed, and individual color "show" (flash selected color).
  2045.  
  2046. The user interface consists of separately controllable windows for main
  2047. functions, color palette (2 sizes), and "color by name" selection.
  2048. Features a single-level "undo" capability.  Iconifiable, with color cycling
  2049. controls also available from the programs iconified state
  2050.  
  2051. Features ability of pick a pen/color from anywhere on the current screen
  2052. (using the mouse pointer and either the space bar or middle-mouse-button).
  2053. This type of color "pick" can also be used with the copy, spread, and
  2054. exchange actions.  Also features a "panic" restore button (and key
  2055. equivalent) so you can restore the palette to where it was at program
  2056. start.
  2057.  
  2058. Author: Timothy B. Kreuzer
  2059. Path: util/misc/PaletteTool/
  2060.  
  2061. ==========
  2062.  
  2063. ToolType    3.2    Edit ToolTypes easily.
  2064.  
  2065. A program to make it easier to edit tooltypes in icons.  ToolType will
  2066. read the tooltypes from an icon file and let you use your favorite
  2067. text editor to change or add to the tooltypes.  ToolType can be run
  2068. from shell, Workbench, or set up as an appicon.  Includes an option to
  2069. sort the tooltypes alphabetically.
  2070.  
  2071. Author: Michael J Barsoom
  2072. Path: util/misc/ToolType/
  2073.  
  2074. ==========
  2075.  
  2076. true    1.0    Simple versions of "true" and "false"
  2077.  
  2078. Trivially simple versions of "true" and "false" UNIX
  2079. like shell commands, for cases where the shell in use
  2080. has no equivalent builtin command.
  2081.  
  2082. Author: Fred Fish
  2083. Path: util/misc/true/
  2084.  
  2085. ==========
  2086.  
  2087. VMM    2.1    Virtual memory for Amigas w/68030/68040
  2088.  
  2089. VMM implements a virtual memory manager for Amigas with a 68040 or
  2090. 68030 processor.  A nice GUI to enter all parameters and to disable
  2091. certain tasks and load files from using virtual memory is also
  2092. provided.   
  2093.  
  2094. V2.1 fixes various bugs in V2.0a.  It also includes a write buffer for
  2095. pages going out to disk, making VMM a lot faster.  Paging to a file
  2096. has also been speeded up significantly.
  2097.  
  2098. Author: Martin Apel
  2099. Path: util/misc/VMM/
  2100.  
  2101. ==========
  2102.  
  2103. ARTM    2.04    Display and control system activity
  2104.  
  2105. Amiga Real Time Monitor.  Displays and controls system activity such
  2106. as tasks, windows, libraries, devices, resources, ports, residents,
  2107. interrupts, vectors, memory, mounts, assigns, locks, fonts, hardware,
  2108. res_cmds, a little SystemMonitor and display the last Alert.
  2109.  
  2110. Author: F. J. Mertens
  2111. Dietmar Jansen
  2112. Path: util/moni/ARTM/
  2113.  
  2114. ==========
  2115.  
  2116. PerfMeter    2.2    CPU usage, load and memory meter
  2117.  
  2118. PerfMeter is the X's PerformanceMeter-style little meter, which shows
  2119. CPU usage, CPU load, chip, fast and public memory, and uptime.  The
  2120. items can be selected from the Project menu.
  2121.  
  2122. Author: Juha Tuominen
  2123. Path: util/moni/PerfMeter/
  2124.  
  2125. ==========
  2126.  
  2127. RSys    1.3    Very comprehensive system monitor
  2128.  
  2129. Very comprehensive system monitor.  Provides information on just about
  2130. everything you could possibly want information on! (Plus some...)
  2131. Documentation in German, but program speaks english.  Version 1.3,
  2132. includes source.
  2133.  
  2134. Author: Rolf Böhme
  2135. Path: util/moni/RSys/
  2136.  
  2137. ==========
  2138.  
  2139. SnoopDos    3.0    System and application monitor
  2140.  
  2141. SnoopDos 
  2142. SnoopDos is a utility that allows you to monitor a variety of system
  2143. operations carried out by programs on your Amiga. This includes what
  2144. files a program is trying to open, what fonts, libraries, devices and
  2145. environment variables it is looking for, and so on.
  2146.  
  2147. This is very useful if you are trying to figure out why a certain
  2148. application won't work properly. Usually, it's because the application
  2149. can't find a certain configuration file, library or device.
  2150.  
  2151. This version has many new features not present in version 1.7. Among
  2152. the most important are a full GUI, support for many new functions,
  2153. support for monitoring programs compiled with GNU C, and a packet
  2154. debugger for programmers.
  2155.  
  2156. Author: Eddy Carroll
  2157. Path: util/moni/SnoopDos/
  2158.  
  2159. ==========
  2160.  
  2161. SysInfo    3.24    Gives comprehensive system information
  2162.  
  2163. A brand new release of this popular program.  It reports interesting
  2164. information about the configuration of your Amiga, including some
  2165. speed comparisons with other configurations, versions of the OS
  2166. software, and much more.  Binary only.
  2167.  
  2168. Author: Nic Wilson
  2169. Path: util/moni/SysInfo/
  2170.  
  2171. ==========
  2172.  
  2173. Xoper    2.4    Monitor and control system activity
  2174.  
  2175. Very comprehensive program to monitor and control system activity.
  2176. Monitor cpu, memory usage, ports, interrupts, devices.  Close windows,
  2177. screens, show loaded fonts or last Guru code number.  Clean up memory,
  2178. flush unused libraries, devices, fonts. etc. and a whole bunch more!
  2179. Spawns its own process.  A very handy background task to have loaded.
  2180.  
  2181. Author: Werner Gunther
  2182. Path: util/moni/Xoper/
  2183.  
  2184. ==========
  2185.  
  2186. PackIt    1.18a    CLI frontend for PowerPacker + wildcards
  2187.  
  2188. PackIt is a CLI only program to replace the crunch and decrunch commands
  2189. that came with PowerPacker (Copyright Nico Francois).  PackIt features:  1)
  2190. Single command for crunching and decrunching 2) Automatic crunching or
  2191. decrunching of data files depending on whether it is allready crunched or
  2192. not.  3) Files can be encrypted, and passwords can be entered on the
  2193. command line or via a requester.  4) Will not crunch executables, unless
  2194. told to do so.  Note:  PackIt will only crunch the executables as a data
  2195. files you will not be able to run them.  5) Automatic replacement of source
  2196. file unless a destination is given.  6) Directories can be specified as a
  2197. destination, in that case files will be crunched/decrunched into that dir.
  2198. 7) Allows use of wildcards to crunch/decrunch whole directories.  8)
  2199. Automatic adding and removing of .pp suffixes from data files.  9) Icon
  2200. files will not be crunched unless you want them to.  10) Default options
  2201. can now be stored in ENV:PackIt
  2202.  
  2203. Author: Michael J Barsoom
  2204. Path: util/pack/PackIt/
  2205.  
  2206. ==========
  2207.  
  2208. History    37.5    List and control shell command history.
  2209.  
  2210. This is a 2.04/3.0/3.1 compatible version of the history command.  It
  2211. allows listing, saving, loading, and execution of the standard
  2212. con-handler command line history.
  2213.  
  2214. Author: Andy Finkel
  2215. Path: util/shell/History/
  2216.  
  2217. ==========
  2218.  
  2219. VirusChecker    6.50    A memory/file/bootblock virus detector
  2220.  
  2221. A virus checker that can check memory, disk bootblocks, and all disk files
  2222. for signs of most known viruses.  Can remember nonstandard bootblocks that
  2223. you indicate are OK and not bother you about them again.  Includes an ARexx
  2224. port, supports SHI's Bootblock.library.  By using this library and its
  2225. brainfile you have the ability to add new Bootblock viruses as SHI releases
  2226. new brainfiles.
  2227.  
  2228. Author: John Veldthuis
  2229. Path: util/virus/VirusChecker/
  2230.  
  2231. ==========
  2232.  
  2233. VirusZII    1.12    AntiVirus utility with file decrunching
  2234.  
  2235. Release II of this popular virus detector.  The filechecker can decrunch
  2236. files for testing and the memory checker removes all known viruses
  2237. from memory without 'Guru Meditation' and checks memory for viruses
  2238. regularly.  VirusZ has easy to use intuitionized menus including keycuts
  2239. for both beginners and experienced users.
  2240.  
  2241. Author: Georg Hörmann
  2242. Path: util/virus/VirusZII/
  2243.  
  2244. ==========
  2245.  
  2246. VT    2.68    A comprehensive virus utility package.
  2247.  
  2248. A very good virus checker, however all the documentation is in
  2249. German.
  2250.  
  2251. Author: Heiner Schneegold
  2252. Path: util/virus/VT/
  2253.  
  2254.