home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1997-09_1997_CSW_Side_B.d64 / notice.1.errata < prev    next >
Text File  |  2023-02-26  |  2KB  |  87 lines

  1.  
  2. October 22, 1988 - 06:00pm
  3.  
  4. File NOTICE.1.ERRATA
  5.  
  6. Stereo Player Version 10.1 & 11.1
  7.  
  8. Copyright 1988 Mark A. Dickenson
  9.  
  10.  
  11. This program is COPYRIGHTED and made 
  12. available on a FREEWARE type of 
  13. basis.  This program can be freely 
  14. copied and distributed as long as it 
  15. is not SOLD or used as a give-away 
  16. with another product and this 
  17. documentation file must be included 
  18. with the program.
  19.  
  20. Personally I think ShareWare is a 
  21. bust, but if you feel an OVERWHELMING 
  22. need to part with something of 
  23. monetary value.  I would be more than 
  24. happy to help cure that need by 
  25. taking it off your hands.
  26.  
  27. If you have any gripes, complaints, 
  28. suggestions, COMPLIMENTS or anything 
  29. else you would like to send to me 
  30. then send them to:
  31.  
  32.  Mark Dickenson
  33.  600 South West Street
  34.  Nevada, Missouri  64772
  35.  
  36.  
  37. -------------------------------------
  38.  
  39.  
  40. Updates to Version 10.1
  41. -----------------------
  42.  
  43. o Firmly defined order for playback of
  44.   music files. This is the order.
  45.    1. If chip address equals NONE then
  46.       all sids will be played as mono
  47.       stamps will be ignored.
  48.    2. Check for 6 voice stereo SID.
  49.       Ignore all other parameters and
  50.       play as 6 voice SID.
  51.    3. If not 6 voice SID check to see
  52.       if MODE equals STEREO.  If it is
  53.       then play all MONO SIDS using 3
  54.       voice STEREO stamp values.
  55.    4. If MODE equals MONO, check for
  56.       3 voice EXPANDER stamp.  If the
  57.       SID is stamped for expander and
  58.       transpose values, then insert
  59.       and use them for playback.
  60.    5. If SID stamped insert stamp
  61.       values and use them for playback.
  62.    6. Check to see if EXPANDER is
  63.       turned on.  If it is then convert
  64.       SID to 6 voice with expander
  65.       turned on.
  66.    7. Play SID as MONO on both the left
  67.       and right channels.
  68.  
  69. o Redesign of ANI mode to allow the use
  70.   of ANY program file.  If you wish to
  71.   create a program to load and run from
  72.   with-in the StereoPlayer, all you
  73.   have to do is make sure the program
  74.   loads and executes at address $8800
  75.   (hex).  To return to the player when
  76.   finished just issue a return value
  77.   (RTS).  This is for use with assembly
  78.   language programs.
  79.  
  80. These are the major changes.  There 
  81. were many minot ones that do not need 
  82. mentioning.  Enjoy the program.
  83.  
  84. Mark A. Dickenson
  85. Mark AD II - Q-Link
  86.  
  87.