home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaMiscModsCD3.iso / _PROGRAMME / PLAYER / SOURCECODE / ps3msrc.lha / PS3M / ReadMe.txt < prev   
Encoding:
Text File  |  1997-01-03  |  2.0 KB  |  65 lines

  1.  
  2.  
  3. Hello there!
  4.  
  5. It's now been about a year since the last update of PS3M.
  6. I thought it was about time to let other people have the
  7. sources freely as I haven't been able to continue this
  8. project as it'd have deserved. Fortunately other people
  9. have had more devotion than me and they have developed
  10. their own players based on my work. So thanks K-P, Peter,
  11. Pauli and the rest, you know who are. Now it's all here,
  12. as my testament to Amiga, she'll be remembered with that
  13. speacial warm feeling, always.
  14.  
  15. Anyway, stop that sentimental nonsense and get down to
  16. technical side of all this:
  17.  
  18. PS3M313.s            - The main source, 3.12 with Peter
  19.                Kunath's fixes and additions.
  20.                Should compile with recent Asm-One
  21.                    (I used that) and Devpac 3
  22.                (Peter used this) Anyway, it's all
  23.                there for you. Some extra includes
  24.                are also needed, but they should be
  25.                readily available.
  26.  
  27. ps3m.i             - Include file for above, has all the
  28.                structures and stuff defined.
  29.  
  30. Guru.i             - My own macros used
  31.  
  32. demo/estrellar0.s    - A stripped-down version originally
  33.                made for Stellar's Gallerie-demo
  34.                by K-P Koljonen. It's based on
  35.                3.12 and has only killer mode and
  36.                S3M-player, but with little work
  37.                it can also play XM's (just copy/
  38.                paste from the main source).
  39.  
  40. demo/ps3m.i         - Same as above, only older
  41. demo/Guru.i          - Exactly the same as above ;)
  42.  
  43.  
  44. There...
  45.  
  46. I also have separate mixing routines with panning and
  47. surround support, but they never made it to the real thing.
  48. They are pretty trial to add if you want to do that yourself,
  49. only it needs pretty much work, which I of couse don't like :)
  50.  
  51. Anyway, now get on with the source and make something beautiful
  52. out of it ;)
  53.  
  54.  
  55.  
  56. On 3th of January 1997
  57.  
  58. Jarno Paananen
  59. jpaana@iki.fi - http://www.iki.fi/jpaana
  60.  
  61.  
  62. (Please don't bug me too much with this source, it's so old I
  63. don't even remember half of it, not to mention understand it
  64. anymore ;)
  65.