home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / useful / contents < prev    next >
Text File  |  1994-10-21  |  36KB  |  990 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: dist/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: dist/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: dist/cbm/NDUK/NDUK-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.62    Tool to monitor illegal memory access.
  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.
  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    3.0a    An Amiga specific E compiler
  131.  
  132. E is a powerful and flexible object oriented / procedural / unpure
  133. functional higher programming language, mainly influenced by languages
  134. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  135. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  136. inline assembler and linker integrated into compiler, large set of
  137. integrated functions, great module concept with v39 includes as
  138. modules, flexible type-system, quoted expressions, immediate and typed
  139. lists, low-level and object polymorphism, exception handling,
  140. inheritance, data-hiding, methods, multiple return values, default
  141. arguments, register allocation, fast memory management, unification,
  142. LISP-Cells, and much much more...
  143.  
  144. Author: Wouter van Oortmerssen
  145. Path: dist/dev/e/Amiga_E/
  146.  
  147. ==========
  148.  
  149. MUI    2.2    Create and maintain user interfaces.
  150.  
  151. MUI is an object oriented system to create and maintain graphical user
  152. interfaces. From a programmers point of view, using MUI saves a lot of
  153. time and makes life much easier. Thinking about complicated terms like
  154. window resizing or font sensitivity is simply not neccesary.\n
  155. On the other hand, users of MUI based applications have the ability to
  156. customize nearly every pixel of a programs interface according to their
  157. personal taste.\n
  158. This distribution is interesting for both, users and programmers. Please
  159. have a look at the supplied demo programs and at the documentation to
  160. see what MUI has to offer.\n
  161. MUI is an SASG (Standardized Amiga Shareware Group) product.
  162.  
  163. Author: Stefan Stuntz
  164. Path: dist/dev/gui/MUI/
  165.  
  166. ==========
  167.  
  168. ACE    2.0    FreeWare Amiga BASIC compiler + extras
  169.  
  170. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  171. and Blink produces standalone executables.
  172.  
  173. The language defines a large subset of AmigaBASIC but also has many
  174. features not found in the latter such as: turtle graphics, recursion,
  175. SUBs with return values, structures, arguments, include files, a
  176. better WAVE command which allows for large waveforms, external
  177. references, named constants and a variety of other commands and
  178. functions not found in AmigaBASIC.
  179.  
  180. New features in version 2.0 include: gadgets, three standard requester
  181. types, serial I/O and menus (with optional command-keys for menu
  182. items). New commands and functions for this version include EXIT FOR,
  183. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  184. serial I/O at present). INPUT and PRINT can now be used transparently
  185. for all screen/window combinations.
  186.  
  187. All user-defined windows are now fully-configurable and may be used in
  188. conjunction with screens as per AmigaBASIC. Window close event
  189. trapping is also a new feature.
  190.  
  191. In addition to event trapping, ACE now supports WAITing for both menus
  192. and gadgets. Waiting is more operating-system-friendly than event
  193. trapping.
  194.  
  195. A simple graphical front-end (Integrated Development Environment) is
  196. also provided with the archive. This is written in ACE.
  197.  
  198. Author: David Benn
  199. Path: dist/dev/lang/ACE/
  200.  
  201. ==========
  202.  
  203. Oberon-A    1.4ß    A freely-distributable Oberon-2 compiler
  204.  
  205. Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  206. modern object-oriented language designed by Niklaus Wirth, the creator
  207. of Pascal and Modula-2, and Hanspeter Mössenböck. Oberon-A is an
  208. implementation of the language for the Amiga computer, ported from a
  209. compiler written by N