home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / docs / lists / fish-001-099 / 020-029 < prev    next >
Text File  |  1993-12-15  |  14KB  |  346 lines

  1. ==========================  Contents of Disk 020  ==========================
  2.  
  3. This is disk 20 of the freely distributable AMIGA software library.
  4.  
  5. AmigaToAtari    Source code for an Amiga to Atari ST object code format
  6.         converter.  Takes Amiga objects as input and produces
  7.         Atari objects as output.  This allows the Amiga to be
  8.         used as a cross development machine providing the
  9.         proper libraries are available.  (Currently does not
  10.         work, but I don't have an ST to try it with anyway...)
  11.         Author: Landon Dyer at Atari Corp.
  12.  
  13. DiskSalv    Program to recover files from a trashed AmigaDOS disk.
  14.         Can also "undelete" files deleted by mistake, so long
  15.         as they have not overwritten by further disk activity.
  16.         Requires two disk drives.  VERY useful...
  17.         Author: Dave Haynie
  18.  
  19. Hash        Small example program that computes the AmigaDOS directory
  20.         hash function.
  21.         Author: Neil Katin at Commodore-Amiga
  22.  
  23. Hd        Hex dump utility using some ideas from Mike Higgin's
  24.         article in Computer Language magazine, Apr 86.
  25.         Formats the dump based on the natural byte ordering
  26.         of the machine on which it runs.
  27.         Author: David Elins at NEC Information Systems
  28.  
  29. MandelBrots    Some mandelbrot images submitted for the "mandelbrot
  30.         images contest" some months ago.  Only three people
  31.         submitted mandelbrots and these were among the most
  32.         interesting.
  33.         
  34. MultiTasking    Tutorial and example program for multitasking at the Exec
  35.         level.
  36.         Author: Leo L. Schwab
  37.  
  38. Pack        Program to strip extraneous whitespace from C programs
  39.         or header files.  Can be used to condense the C compiler
  40.         header files to free up disk space.
  41.         Author: Jeff Dickson
  42.  
  43. PortHandler
  44.         Author: A sample Port-Handler program that performs
  45.         the functions of the standard Port-Handler.  Shows what
  46.         the BCPL environment looks like from the handler point of
  47.         view.
  48.         Author: John Toebus VIII
  49.  
  50. Random        Random number generator in assembly.  Much faster than
  51.         versions using floating point.  Can be used by either
  52.         assembly or C programs.
  53.         Author: Steve Beats at Commodore-Amiga
  54.  
  55. SetMouse2    Program to set the mouse port to either the left port or
  56.         right port.
  57.         Author: Robert Burns at Commodore-Amiga
  58.  
  59. SpeechTerm    Terminal emulator that can speak the received text.
  60.         Also has XMODEM file transfer.
  61.         Author: Leftheris Koutsofios
  62.  
  63. Ted        Demo version of an editor that has since been
  64.         renamed as TXed (I believe).
  65.         Author: Charles Heath at MicroSmiths 
  66.  
  67. ==========================  Contents of Disk 021  ==========================
  68.  
  69. This is disk 21 of the freely distributable AMIGA software library.
  70.  
  71. This is a copy of Thomas Wilcox's Mandelbrot Set Explorer disk.
  72.  
  73. It is unchanged except for:
  74.  
  75.     1)    The volume name has been changed to AmigaLibDisk21.
  76.     2)    This file (README.list21) has been added.
  77.     3)    The standard library README file README.dist
  78.         has been added.
  79.  
  80. To run from CLI:
  81.  
  82.     1)    cd dfX:  (where X is drive containing disk)
  83.     2)    mse
  84.  
  85. To run from Workbench:
  86.  
  87.     1)    Click on MSD icon.
  88.  
  89. It contains extensive on-line help information, unlike other Mandelbrot
  90. programs distributed in this library.  It also is capable of displaying
  91. some very pretty hi-res pictures in interlace mode.
  92.  
  93. Enjoy
  94. -Fred
  95.  
  96. ==========================  Contents of Disk 022  ==========================
  97.  
  98. This is disk 22 of the freely distributable AMIGA software library.
  99.  
  100. This disk contains two new "strains" of microemacs, both derived from
  101. early releases of Dave Conroy's microemacs.  There is currently an
  102. attempt on usenet, lead by Dave Brower, to coordinate an effort to
  103. merge features from the different versions into a single supported
  104. microemacs.  In the meantime, perhaps you can find a feature you need
  105. in one of these...
  106.  
  107. Lemacs        Microemacs version 3.6 as enhanced and supported
  108.         by Daniel Lawrence.  This version works and has been
  109.         tested on Unix V7, BSD 4.2, Amiga, MS-DOS, and VMS.
  110.         Enhancements include overwrite mode, support for Amiga
  111.         function keys, reverse video status line, numeric
  112.         arguments using <ESC><number>, replace, buffer specific
  113.         editing modes, word wrap mode, goto-line, buffer rename,
  114.         insert-file, execute named command, describe bindings,
  115.         startup files, and more.
  116.         Author: Dave Conroy, enhancements by Daniel Lawrence
  117.  
  118. Pemacs        Microemacs as enhanced by Andy Poggio.  New features
  119.         include use of <ALT> keys as Meta keys, default buffers
  120.         on buffer switch, mouse support, higher priority to
  121.         improve interactive response, creation of backup files,
  122.         paragraph fill, word wrap, query replace, and support for
  123.         function keys.
  124.         Author: Dave Conroy, enhancements by Daniel Lawrence
  125.  
  126. ==========================  Contents of Disk 023  ==========================
  127.  
  128. This is disk 23 of the freely distributable AMIGA software library.
  129.  
  130. This disk contains a significantly enhanced version of microemacs based
  131. on the version 30 release posted to usenet's mod.sources newsgroup.
  132.  
  133. Previous versions of microemacs released on these disks derived from
  134. a very old version of microemacs.  Since that old release, the author
  135. has cleaned up lots of loose ends and restructured major parts of the code.
  136. Other people have already added support for termcap, ports to other machines
  137. and operating systems, and a limited GNU emacs compatibility option.
  138.  
  139. Because recipients of this disk might wish to run this new microemacs
  140. on other machines in addition to the Amiga, I have encluded all sources
  141. that were available to me at the time of release.  The subdirectories
  142. which give alternate implementations are:
  143.  
  144.     Sys/Vms        System modules for VAX VMS
  145.     Sys/Atari    System modules for Atari ST
  146.     Sys/Msdos    System modules for MSDOS
  147.     Sys/Cpm86    System modules for Cpm
  148.     Sys/Amiga    System modules for Amiga
  149.     Sys/Ultrix    System modules for Ultrix/BSD4.2
  150.     Sys/SysV    System modules for Unix System V
  151.     Tty/Atari    Terminal driver for Atari ST
  152.     Tty/7300    Terminal driver for AT&T Unix PC (7300)
  153.     Tty/Intuition    Terminal driver for Amiga using Intuition
  154.     Tty/Termcap    Terminal driver using termcap for Unix
  155.     Tty/Ansi    Terminal driver using Ansi codes
  156.     Tty/Amigados    Terminal driver for Amiga using just Amigados
  157.     Tty/Heath    Terminal driver for a Heath terminal
  158.  
  159. There currently is a major effort underway on usenet, led by Dave
  160. Brower, to standardize microemacs and bring the many variations under
  161. one common implementation.  Please send any enhancements to rtech!daveb,
  162. or send them to me and I will see that he gets them.
  163.  
  164. ==========================  Contents of Disk 024  ==========================
  165.  
  166. This is disk 24 of the freely distributable AMIGA software library.
  167.  
  168. Conquest    You control an interstellar empire, decide which star
  169.         systems to explore, which planets to colonize, etc.
  170.         The computer will also be building its own empire
  171.         and competing with you for resources.  The one with
  172.         the greatest population at the end wins.  First
  173.         distributed in executable form only on disk number
  174.         10.  This distribution includes source.
  175.         Author:  Unknown, ported to Amiga by Rob Shimbo
  176.  
  177. Csh        Second release of a csh-like alternative to the
  178.         CLI, first released on disk number 14.  Has alias,
  179.         builtin functions like "dir" for speed, history,
  180.         named variables, command re-execution with 
  181.         substitution, etc.
  182.         Author: Matt Dillon
  183.  
  184. Modula-2    A pre-release version of the single pass Modula-2
  185.         compiler originally developed for MacIntosh at ETHZ.
  186.         This code was transmitted to the AMIGA and is executed
  187.         on the AMIGA using a special loader.  Binary only.
  188.  
  189. ==========================  Contents of Disk 025  ==========================
  190.  
  191. This is disk 25 of the freely distributable AMIGA software library.
  192. This disk contains a port (executables only) of the popular UNIX game
  193. "Hack", courtesy of John Toebes, 120 H Northington Pl, Cary NC. 27511.
  194.  
  195.  
  196. This is Version 1.0.1E., with graphics enhancements for the Amiga.
  197.  
  198. ==========================  Contents of Disk 026  ==========================
  199.  
  200. This is disk 26 of the freely distributable AMIGA software library.
  201.  
  202. UnHunk        Tool to process the Amiga "hunk" loadfile format.
  203.         Collects code, data, and bss hunks together, allows
  204.         individual specification of code, data, and bss origins,
  205.         and generates binary file with format reminiscent of Unix
  206.         "a.out" format.  The output file can be easily processed
  207.         by a separate program to produce Motorola "S-records"
  208.         suitable for downloading to PROM programmer.
  209.         Author:  Eric Black
  210.  
  211. C-kermit    Port of the popular "kermit" program, a flexible
  212.         virtual terminal and file transfer program from
  213.         Columbia University.
  214.         Author:  Unknown, ported to Amiga by Davide Cervone
  215.  
  216. Ps        A program to display process priorities and another
  217.         program to set a process's priority to any arbitrary
  218.         valid value.  Very useful to provide finer control
  219.         over your multitasking environment.
  220.         Author:  Dewi Williams
  221.  
  222. Archx        Yet more programs for bundling up text files and
  223.         mailing or posting them as a single file unit.
  224.         Author: Martin Minow
  225.  
  226. ==========================  Contents of Disk 027  ==========================
  227.  
  228. This is disk 27 of the freely distributable AMIGA software library.
  229.  
  230. ABdemos        Amiga Basic demos.  NewConvertFD creates .bmaps from
  231.         fd files.  BitPlanes finds addresses of and writes to
  232.         bitplanes of the screen's bitmap.  AboutBmaps is a 
  233.         tutorial on creation and use of bmaps.  LoadILBM loads
  234.         and displays IFF ILBM pics.  LoadACBM loads and displays
  235.         ACBM pics.  ScreenPrint creates a demo screen and dumps
  236.         it to a graphic printer.
  237.         Author:  Carolyn Scheppner, Commodore-Amiga
  238.  
  239. Disassem    A simple 68000 disassembler.  Reads standard Amiga
  240.         object files and disassembles the code sections.
  241.         Data sections are dumped in hex.  The actual disassember
  242.         routines are set up to be callable from a user program
  243.         so instructions in memory can be disassembled dynamically.
  244.         Author:  Bill Rogers, Univ of WAIKATO (New Zealand)
  245.  
  246. DvorakKeymap    Example of a keymap structure for the Dvorak keyboard
  247.         layout.  Untested but included because assembly examples
  248.         are few and far between.
  249.         Author: Robert Burns @ Commodore-Amiga
  250.  
  251. Hypocycloids    An electronic Spirograph inspired by an article in
  252.         Feb '84 Byte.
  253.         Author: Terry Gintz
  254.  
  255. LinesDemo    A demo program which illustrates the use of proportional
  256.         gadgets to scroll around in a superbitmap window.
  257.         Posted to usenet by Barry Whitebook @ Commodore-Amiga
  258.  
  259. MemExpansion    Schematics and directions for building your own homebrew
  260.         1 Mb memory expansion.
  261.         Author: Michael Fellinger
  262.  
  263. SafeMalloc    Ever have a program that corrupts it's own memory?  Well,
  264.         this little gem can help you find the problem in a hurry.
  265.         Acts as an interface between your program and the real
  266.         malloc, checking for overrun, underrun, and duplicate
  267.         freeing of malloc'd space.
  268.         Author: Bjorn Benson, modifications by Fred Fish
  269.  
  270. ScienceDemos    Some science demos.  Sidereal is a tutorial program which
  271.         introduces the user to the relationships between Julian
  272.         and calendar dates and solar and sidereal times.  J2000
  273.         is a utility program which converts stellar positions,
  274.         proper motion, parallax and radial velocity from the 
  275.         standard epoch B1950 (FK4) to epoch J2000 (FK5).  Galilean
  276.         is a tutorial program which determines the position of
  277.         the Galilean satellites relative to Jupiter.
  278.         Programs courtesy of David Eagle at Science Software.
  279.  
  280. ==========================  Contents of Disk 028  ==========================
  281.  
  282. This is disk 28 of the freely distributable AMIGA software library.
  283.  
  284. Backgammon    Another game in AbasiC by the author of Monopoly.
  285.         Author:  David Addison
  286.  
  287. Cpp        This is a copy of the Decus cpp, ported to the Amiga.
  288.         This cpp is more powerful and complete than either of
  289.         the built in cpp's in Manx or Lattice C.  Also included
  290.         is a modified version of the Unix like cc frontend, for
  291.         Manx C, that knows about the cpp.
  292.         Author:  cpp by Martin Minow;  cc by Fred Fish
  293.  
  294. Cribbage    Another game in AbasiC by the author of Monopoly.
  295.         Author:  David Addison
  296.  
  297. MileStone    Another game in AbasiC by the author of Monopoly.
  298.         Author:  David Addison
  299.  
  300. Othello        Another game in AbasiC by the author of Monopoly.
  301.         Author:  David Addison
  302.  
  303. Shar        A program which can pack and unpack archives compatible
  304.         with the Unix "shar" (shell archiver) program.
  305.         Author:  Dave Wecker
  306.  
  307. SuperBitMap    An example program that shows how to use ScrollLayer,
  308.         how to sync the SuperBitMap prior to printing, and how
  309.         to create a dummy rastport for dumping the SuperBitMap.
  310.         Works under 1.2 and up.
  311.         Author:  Carolyn Scheppner and Phil Lindsay
  312.  
  313. ==========================  Contents of Disk 029  ==========================
  314.  
  315. This is disk 29 of the freely distributable AMIGA software library.
  316.  
  317. AegisDrawDemo    Demo disk of the Aegis Draw program.  This is the
  318.         actual production program with only the "save" feature
  319.         disabled and without documentation (intentionally).
  320.         Very impressive program!  Received directly from
  321.         Aegis Development.
  322.  
  323. Cc        Version of the Unix like C compiler frontend program,
  324.         for Manx C.  Previous released version was for Lattice C.
  325.         Author:  Fred Fish
  326.  
  327. Enough        A new CLI execute file command that tests for various
  328.         system resources such as available memory or existance
  329.         of specific files, directories, or devices.
  330.         Author:  Bruce Barrett @ Commodore-Amiga
  331.  
  332. Player        Animation player for Aegis Animator.  Received directly
  333.         from Aegis Development.
  334.  
  335. Rubik        An animated Rubik's cube program based on Barry Whitebook's
  336.         "amiga3d" program and Raymond Brand's "skewb" program.
  337.         Author:  Bill Kinnersley
  338.  
  339. StringLib    A public domain reimplementation of the Unix string
  340.         library functions.
  341.         Author:  Henry Spencer @ U of Toronto
  342.  
  343. Vt100        A vt100 emulator program with Kermit and Xmodem file
  344.         transfer protocols (based on AmigaTerm).
  345.         Author:  Dave Wecker
  346.