v1.60 (oct 28, 1999)
--------------------
- exit if no stram; bug fixed (it didn't restore all before)

- soundsystem busycheck and makes it busy while playing

- exit routines rearranged


v1.50 (sep 16, 1999)
--------------------
- realtime change of surround now possible

- realtime change of interpolation now possible

- a small make script in the source dir added


v1.40 (sep 13, 1999)
--------------------
- Pdomain() included. long filename support should be 
  working perfect now.
 

v1.30 (sep 10, 1999)
--------------------
- forgot binary in v1.20, sorry :-P

- fixed a few details in the sources


v1.20 (sep 9, 1999)
-------------------
- fixed a little bug with the commandlinestuff

- added samplename output

- added an option (-n) to disable samplename output ;)

- loader.s was included twice (misstake) now corrected

- source splitted up a bit more



v1.10 (sep 8, 1999)
-------------------
- changed commandline handler to be a little more flexible
  so new options could be added, the handler is still
  quite sucky, but does enough stuff for this simple program.
  
- interpolation option added (-i or -I)

- surround sound option added (-s or -S)

- source cleaned up a bit 

- more comments in the source

- a little bug fixed (if dsp was busy, the dta buffer was
  restored even though it shouldn't have been).
  
- some silly 'rts' commands at the end of each exit routine
  removed. don't ask me what the hell they were doing there
  before.


v1.00 (sep 5, 1999)
-------------------
- no changes since the non existant previous version (ahm..)