home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / DHS / DUMP171.ZIP / dump171 / changes next >
Text File  |  2005-05-09  |  2KB  |  94 lines

  1. v1.71 (may 9, 2005)
  2. -------------------
  3. - correct install of handler in deferred vbl list,
  4.   now works with XaAES
  5.  
  6.  
  7. v1.70 (sep 21, 2003)
  8. --------------------
  9. - small opts in text prints
  10.  
  11. - small opts in supexec
  12.  
  13. - small bugfix of a bad stack correction
  14.  
  15. - fileflags corrected to make dspmod run with ct60
  16.  
  17. - bug fixed, if dsp is locked, it's not freed any more
  18.  
  19. - bug fixed, dsp lock check corrected
  20.  
  21. - bug fixed, if sound was locked, it's not freed any more
  22.  
  23. - bug fixed, sound lock check corrected
  24.  
  25.  
  26. v1.60 (oct 28, 1999)
  27. --------------------
  28. - exit if no stram; bug fixed (it didn't restore all before)
  29.  
  30. - soundsystem busycheck and makes it busy while playing
  31.  
  32. - exit routines rearranged
  33.  
  34.  
  35. v1.50 (sep 16, 1999)
  36. --------------------
  37. - realtime change of surround now possible
  38.  
  39. - realtime change of interpolation now possible
  40.  
  41. - a small make script in the source dir added
  42.  
  43.  
  44. v1.40 (sep 13, 1999)
  45. --------------------
  46. - Pdomain() included. long filename support should be 
  47.   working perfect now.
  48.  
  49.  
  50. v1.30 (sep 10, 1999)
  51. --------------------
  52. - forgot binary in v1.20, sorry :-P
  53.  
  54. - fixed a few details in the sources
  55.  
  56.  
  57. v1.20 (sep 9, 1999)
  58. -------------------
  59. - fixed a little bug with the commandlinestuff
  60.  
  61. - added samplename output
  62.  
  63. - added an option (-n) to disable samplename output ;)
  64.  
  65. - loader.s was included twice (misstake) now corrected
  66.  
  67. - source splitted up a bit more
  68.  
  69.  
  70. v1.10 (sep 8, 1999)
  71. -------------------
  72. - changed commandline handler to be a little more flexible
  73.   so new options could be added, the handler is still
  74.   quite sucky, but does enough stuff for this simple program.
  75.   
  76. - interpolation option added (-i or -I)
  77.  
  78. - surround sound option added (-s or -S)
  79.  
  80. - source cleaned up a bit 
  81.  
  82. - more comments in the source
  83.  
  84. - a little bug fixed (if dsp was busy, the dta buffer was
  85.   restored even though it shouldn't have been).
  86.   
  87. - some silly 'rts' commands at the end of each exit routine
  88.   removed. don't ask me what the hell they were doing there
  89.   before.
  90.  
  91.  
  92. v1.00 (sep 5, 1999)
  93. -------------------
  94. - no changes since the non existant previous version (ahm..)