home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / useful / contents < prev    next >
Text File  |  1994-07-16  |  31KB  |  869 lines

  1. This file is generated automatically from the product info files
  2. included in this tree.
  3.  
  4. ==========
  5.  
  6. NDUK    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: dist/cbm/V37/
  19.  
  20. ==========
  21.  
  22. NDUK    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: dist/cbm/V39/
  35.  
  36. ==========
  37.  
  38. NDUK    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: dist/cbm/V40/
  51.  
  52. ==========
  53.  
  54. CManual    3.0    Amiga programming documents and examples
  55.  
  56. A 5 disk distribution of one of the largest collections of documents,
  57. examples, and utilities in C for the Amiga.  It consists of six
  58. manuals, with more than 40 chapters, 175 fully executable examples
  59. complete with source code, and several utilities and other goodies.
  60.  
  61. The manuals describe how to open and work with Screens, Windows,
  62. Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
  63. VSprites, AmigaDOS, Low Level Graphics Routines, etc.  They also
  64. explain how to use your C Compiler and give you important information
  65. about how the Amiga works and how your programs should be designed.
  66. When unpacked, the manuals and examples nearly fill up twelve standard
  67. Amiga floppies.
  68.  
  69. Author: Anders Bjerin
  70. Path: dist/dev/c/CManual/
  71.  
  72. ==========
  73.  
  74. RKRM    ?.?    Source and executables from 3rd ed. RKM
  75.  
  76. A distribution of complete source code and executables of all the
  77. examples in the third edition Amiga ROM Kernel Reference Manuals,
  78. published by Addison-Wesley.
  79.  
  80. Author: Commodore CATS
  81. Path: dist/dev/c/RKRM/
  82.  
  83. ==========
  84.  
  85. Enforcer    37.55    Monitor for illegal memory accesses
  86.  
  87. A tool to monitor illegal memory access for 68020/68851, 68030, and
  88. 68040 CPUs.  This is a completely new Enforcer from the original idea
  89. by Bryce Nesbitt.  It contains many new and wonderful features and
  90. options and no longer contains any exceptions for specific software.
  91. Enforcer can now also be used with CPU or SetCPU FASTROM or most any
  92. other MMU-Kick-start-Mapping tool.  Major new output options such as
  93. local output, stdout, and parallel port.  Highly optimized to be as
  94. fast as possible.  Requires V37 of the OS or better and an MMU.
  95.  
  96. Author: Michael Sinz
  97. Path: dist/dev/debug/Enforcer/
  98.  
  99. ==========
  100.  
  101. MungWall    37.64    Watches for illegal FreeMem's
  102.  
  103. Munges memory and watches for illegal FreeMem's.  Especially useful in
  104. combination with Enforcer.  The output can go to either the serial or
  105. parallel port.  Includes a new MungList program that examines used
  106. memory areas for MungWall tag info, and outputs a list of who owns the
  107. various pieces of allocated memory, their sizes, etc.  Can even
  108. identify the owner of the memory by task name.
  109.  
  110. Author: Commodore Amiga; submitted by Carolyn Scheppner
  111. Path: dist/dev/debug/MungWall/
  112.  
  113. ==========
  114.  
  115. Sushi    37.10    Intercept and display output of KPrintf
  116.  
  117. A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
  118. Enforcer.megastack 26.f, and all other tool and application debugging
  119. output that uses kprintf.  This makes it possible to use serial
  120. debugging on a single Amiga, without interfering with attached serial
  121. hardware such as modems and serial printers.  Sushi also provides
  122. optional signalling and buffer access to an external display/watcher
  123. program.
  124.  
  125. Author: Carolyn Scheppner
  126. Path: dist/dev/debug/Sushi/
  127.  
  128. ==========
  129.  
  130. AmigaE    2.1b    Amiga specific E compiler
  131.  
  132. An Amiga specific E compiler.  E is a powerful and flexible procedural
  133. programming language and Amiga E a very fast com- piler for it, with
  134. features such as compilation speed of 20000 lines/minute on a 7 Mhz
  135. amiga, inline assembler and linker integrated into compiler, large set
  136. of integrated functions, module concept with 2.04 includes as modules,
  137. flexible type-system, quoted expressions, immediate and typed lists,
  138. low level polymorphism, exception handling and much, much more.
  139. Written in Assembly and E.
  140.  
  141. Author: Wouter van Oortmerssen
  142. Path: dist/dev/e/Amiga_E/
  143.  
  144. ==========
  145.  
  146. MUI    2.1    Object oriented graphical user interface
  147.  
  148. An object oriented system to create and maintain graphical user
  149. interfaces.  From a programmer's point of view, using MUI saves a lot
  150. of time and makes life much easier.  Thinking about complicated terms
  151. like window resizing or font sensitivity is simply not neccesary.  On
  152. the other hand, users of MUI based applications have the ability to
  153. customize nearly every pixel of a program's interface according to
  154. their personal taste.  Includes developers support package and several
  155. demos.
  156.  
  157. Author: Stefan Stuntz
  158. Path: dist/dev/gui/MUI/
  159.  
  160. ==========
  161.  
  162. ACE    2.0    FreeWare Amiga BASIC compiler + extras
  163.  
  164. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  165. and Blink produces standalone executables.
  166.  
  167. The language defines a large subset of AmigaBASIC but also has many
  168. features not found in the latter such as: turtle graphics, recursion,
  169. SUBs with return values, structures, arguments, include files, a
  170. better WAVE command which allows for large waveforms, external
  171. references, named constants and a variety of other commands and
  172. functions not found in AmigaBASIC.
  173.  
  174. New features in version 2.0 include: gadgets, three standard requester
  175. types, serial I/O and menus (with optional command-keys for menu
  176. items). New commands and functions for this version include EXIT FOR,
  177. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  178. serial I/O at present). INPUT and PRINT can now be used transparently
  179. for all screen/window combinations.
  180.  
  181. All user-defined windows are now fully-configurable and may be used in
  182. conjunction with screens as per AmigaBASIC. Window close event
  183. trapping is also a new feature.
  184.  
  185. In addition to event trapping, ACE now supports WAITing for both menus
  186. and gadgets. Waiting is more operating-system-friendly than event
  187. trapping.
  188.  
  189. A simple graphical front-end (Integrated Development Environment) is
  190. also provided with the archive. This is written in ACE.
  191.  
  192. Author: David Benn
  193. Path: dist/dev/lang/ACE/
  194.  
  195. ==========
  196.  
  197. AmiCDROM    1.11    ISO-9660 standard CDROM filesystem
  198.  
  199. A CDROM disk filing system for the Amiga.  It supports the ISO-9660
  200. standard and the Rock Ridge Interchange Protocol.  The CDROM drive is
  201. mounted as a DOS device (e.g. CD0:).  You can access files and directories
  202. on a CDROM disk by the usual syntax, e.g. "type cd0:foo/readme.txt".
  203.  
  204. Author: Frank Munkert
  205. Path: dist/disk/cdrom/AmiCDROM/
  206.  
  207. ==========
  208.  
  209. mkisofs    1.00.5    Simple ISO-9660 pre-mastering utility.
  210.  
  211. A pre-mastering program to generate an ISO-9660 filesystem.  It takes
  212. a snapshot of a given directory tree, and generates a binary image
  213. which will correspond to an ISO-9660 filesystem when written to a
  214. block device.
  215.  
  216. It is also capable of generating the System Use Sharin