home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pmp210.zip / PMP.REV < prev    next >
Text File  |  1993-03-05  |  3KB  |  69 lines

  1.  
  2.      ──────────────────────────────────────────────────────────────────────
  3.      Protected Module Player PMP (C) 1993 Jussi Lahdenniemi and Otto Chrons
  4.      ──────────────────────────────────────────────────────────────────────
  5.  
  6.                                Revision history
  7.  
  8.  
  9.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  10.  
  11.    Version 2.10    Bugfixes                               March the 6th, 1993
  12.                    SB Pro stereo support
  13.                    Module window added
  14.                    Screen layout changed
  15.  
  16.        - A bug in the AMF loader fixed. Caused a runtime error 216 sometimes.
  17.        - The MOD loader was unable to load the 15-instrument mods. Corrected.
  18.        - A minor bug in the master volume fixed.
  19.        + SB Pro stereo support added.
  20.        + Added a window showing modules in the playing list.
  21.        + Mostly because of that, changed the screen layout slightly
  22.  
  23.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  24.  
  25.    Version 2.01    Bugfixes                               March the 5th, 1993
  26.                    New module format
  27.  
  28.        - A bug in module loader caused some patterns to black out from the
  29.          loaded module. Corrected.
  30.        - Problems with corrupted modules solved; previously they just caused
  31.          a memory-low -message to be shown, now they are handled correctly.
  32.        - The system is made a bit more stabile with some fixes. I hope it
  33.          helps somebody.. (It's not easy to write a DOS-shelling protected
  34.          mode application..)
  35.        - PMP is having problems with some disk caches. The system locks up
  36.          when you try to load something in the DOS shell. If somebody has
  37.          suggestions for solving this problem, please contact me.
  38.        + New AMF format with over four channels supported
  39.  
  40.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  41.  
  42.    Version 2.0     Bugfixes                               March the 4th, 1993
  43.                    More module formats
  44.                    New outlook
  45.                    Enhancements
  46.  
  47.        - Pro Audio Spectrum support did not work at all. Corrected.
  48.        - Also other bugfixes, but I can't remember what..
  49.        + Triton's Fast Tracker 6 and 8 channel module support added
  50.        + Changed the screen into 50-line mode.
  51.        - PMP now loads many modules to memory, so you can play multiple
  52.          modules at the background (and it takes no more memory from DOS!)
  53.        - Keyboard handler added, you can operate PMP also from DOS shell
  54.        - PMP now supports an environment variable, PMP, in which you can
  55.          save your preferred settings
  56.  
  57.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  58.  
  59.    Version 1.0     First release                          March the 1st, 1993
  60.  
  61.        - Plays modules just like DMP 2.11
  62.        - Loads STM, MOD and AMF files
  63.        - Runs in the protected mode
  64.        - Offers a DOS shell with even over 550k of memory left,
  65.          regardless of the size of the module!
  66.  
  67.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  68.  
  69.