home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 501-525 / apd520 / asstd_programs / readme < prev    next >
Text File  |  1991-01-19  |  906b  |  26 lines

  1.        Here are a few of my AMOS routines. Feel free to use them.
  2.  
  3.        *  Alert.AMOS  An intelligent alert routine.
  4.      
  5.        *  FontReq.AMOS  A font requester.
  6.  
  7.        *  NewRGB.AMOS  A palette changer. (modified version of
  8.           the palette changer in the Sprite Editor)
  9.  
  10.        *  Quicksort.AMOS  A quicksort procedure (recursive) for
  11.           those occasions where data is in a 2D array, or more
  12.           than one array.
  13.  
  14.        *  Scroller1-3.AMOS  A scroller procedure that uses the
  15.           standard Amiga fonts.
  16.  
  17.        *  City Square.AMOS  A recursive procedure (quite useless,
  18.           really, slightly faster than GFA Basic!)
  19.  
  20.        *  AMOS1.2 BUGS  Yep, there are still a few left. This is
  21.           is an ASCII file. 
  22.  
  23.        *  SCANCODES(A1000)  A list of the Scancode values for an
  24.           A1000 keyboard - 500 has extra keys. ASCII file. 
  25.  
  26.        Robert Farnsworth. 19/1/91