home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / code_examples / a68kex / readme < prev    next >
Text File  |  1991-01-17  |  958b  |  52 lines

  1. These are a couple of small examples written with A68k.
  2.  
  3. boing:     Another of those annoying, useless boing things.
  4.  
  5. Cell-Auto: Cellular automats as models of complexity
  6.  
  7. cmp:       Binary compare of two files
  8.  
  9. dm:        Leo Schwabs DiskMapper in assembly
  10.  
  11. dump:      Dump memory contents
  12.  
  13. evil:      Maps of prime numbers
  14.  
  15. Lissajous: Display Lissajous figures
  16.  
  17. Lorenz:    The Lorenz attractor
  18.  
  19. moire:     Moire from AmigaLibDisk9 in assembly
  20.  
  21. plane:     A random flight
  22.  
  23. say:       Speak a text file
  24.  
  25. SlowMe:    Changes the disk parameters so that the grinding sound the
  26.            disk makes, becomes a whining sound
  27.  
  28.  
  29. THANKS TO:
  30.  
  31. Charlie Gibbs for A68k
  32.  
  33. Matt Dillon for dme
  34.  
  35. The Software Distillery for BLink
  36.  
  37. Fabice Lienhardt for the file requester
  38.  
  39. Peter Wypianski for the multitasking CONTROL C
  40.  
  41. Scott Ballantyne for moire
  42.  
  43. Leo Schwab for DiskMapper
  44.  
  45. Steve Beats, Commodore Technology for rnd.s
  46.  
  47. E. Lenz
  48. Johann-Fichte-Strasse 11
  49. 8 Munich 40
  50. Germany
  51.  
  52.