home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STOSSER / STOSSE04.MSA / SOURCE.4U / STOS / READ_ME next >
Encoding:
Text File  |  1987-04-22  |  2.0 KB  |  38 lines

  1. Good news for STOS BASIC users !!!
  2. ----------------------------------
  3. Since the release of the superb STOS BASIC, REPLAY users have been
  4. in-undating  us with  requests for a BASIC routine which will work
  5. properly with REPLAY samples.  Sadly the  routine which works with
  6. the other BASICS won't work with STOS because we use the interrupt
  7. structure of the ST and so does STOS. For this reason the STOSPLAY
  8. routine uses software timed loops. We must apologise for the crude
  9. approach that we have had to adopt to get STOS to play the game or
  10. should I say samples? The nett result of this is,  for the moment,
  11. sprites CAN NOT move simultaneous to the playing of a sample.   We
  12. intend to rectify this as soon as possible, but MANDARIN refuse to
  13. co-operate with us and tell us how we can latch into the computers
  14. operating system such that STOS can run at the same time.  This is
  15. particularly  annoying since  you STOS users that  contact MADARIN
  16. are  told  that this is our problem, not theirs.  We, and you, are
  17. caught in what is known as a vicious circle. As soon as we find an
  18. acceptable  method,   we intend to provide a SOUND accessory which
  19. can be loaded into RAM in the usual BASIC fashion and will provide
  20. a set of proper BASIC commands for PLAY, FREQUENCY etc.   Assuming
  21. that we find a way around STOS, this may still take some time.
  22.  
  23. How to use STOSPLAY.
  24. --------------------
  25. Copy the  contents of the  STOS folder  out onto  the top level of
  26. your STOS working disc.  Now locate  the sample called  REPLAY.SPL
  27. in the SAMPLES  folder and copy this onto the same STOS disc.  Now
  28. run STOS BASIC and load in the example program.  You should now be
  29. able to run the selected program.  Please ensure that you type NEW
  30. when loading in another program, otherwise the RESERVED banks will
  31. not be released and you may find yourself short of program space !
  32.  
  33. WARNING !!
  34. ----------
  35. The program STOSPLAY.PRG must not be run from the desktop, it will
  36. cause the computer to crash ! Please examine the demo programs for
  37. examples of the correct use of this routine.
  38.