home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / programming / amos / lturbo / docs / bugfixes_doc.asc next >
Encoding:
Text File  |  1980-08-29  |  803 b   |  28 lines

  1. *************************************************************************
  2. *                                    *
  3. *           AMOS 1.3 TURBO LIBRARY    v1.6            *
  4. *                                               *
  5. *    Idea's and improvements may be sent to :            *
  6. *                                    *
  7. *    MANUEL ANDRE                            *
  8. *    Prins Boudewijnlaan 155/5                    *
  9. *    2610    WILRIJK                            *
  10. *                                    *
  11. *    BELGIUM                                *
  12. *                                    *
  13. *                                    *
  14. *************************************************************************
  15.  
  16. Commands debugged in version 1.6 :
  17.  
  18.     Display Stars : the "stars" coordinates didn't wrap araound
  19.             the screen correctly.
  20.  
  21.     Stars Compute : had the same problem as the Display Stars
  22.             command as I use the same code for it.
  23.  
  24.     Stars Int On  : had the same problem as the Display Stars
  25.             command as I use the same code for it.
  26.  
  27.     Special thanks to Ryan Scott for finding this "bug".
  28.