home *** CD-ROM | disk | FTP | other *** search
/ modiromppu / modiromppu.iso / PROGRAMS / ORGPACKS / MOD2D045.ZIP / MOD2DESC.DOC < prev    next >
Text File  |  1995-12-04  |  3KB  |  57 lines

  1.                 +--------------------------------------+
  2.                 |  MOD2DESC (C) 1995 Jarkko Mourujärvi |
  3.                 +--------------------------------------+
  4.  
  5. * MOD2DESC is little utility I wrote in one evening because I was pissed
  6.   off because that stupid 4MODS version I had didn't know even S3M
  7.   files! So I deciced to stop complaining and wrote my own version. So,
  8.   here it is, with MOD, S3M & XM support. More formats will be supported
  9.   as soon as get some documentation about them (hint, hint:)
  10.  
  11. * This small program uses PMode/W 1.21 by Tran (yeah I know, but I only
  12.   have flat model libraries installed. After all, I usually code only
  13.   demo stuff) So it requires at least 386 with some 2 megs of RAM, I
  14.   think. And all you 286 dudes, stop whining and get to reality...
  15.   Pentiums are quite cheap now, and 486's... Oh well...
  16.  
  17. * Well, here comes some kind of history...
  18.  
  19.   0.1   - First version. Destroyed all my S3M:s :) Somewhat buggy, eh..
  20.   0.2   - S3M:s finally work.
  21.   0.3   - MOD & XM support added.
  22.   0.4   - Some minor bugs corrected. First public release.
  23.   0.41  - Finally corrected that missing last char bug. Stupid me:)
  24.   0.42  - MTM support added. Maybe still be somewhat buggy, because I
  25.           have only one MTM to test:(
  26.   0.43  - DMF support added. No composer data is read though. Well, how
  27.           many DMFs there are out anyway?-) Seems to be working.
  28.   0.44  - ULT support added. This may be buggy, because I don't have
  29.           specs for ULT format. Currently only MOD, S3M & XM are
  30.           guaranteed to work.
  31.   0.45  - Some cosmetic fixes. Also S3M module name lenght corrected to
  32.           28 chars, not 26 as previously:)
  33.  
  34. * Current bugs (and other confusing things:) still left:
  35.  
  36.   - No bugs found. Yet
  37.   - Well, this isn't really a bug, but this version needs 4DOS to be
  38.     loaded. (Maybe) I will add direct handling of DESCRIPT.ION files
  39.     (soon?). Though still wondering if it is really necessary...;)
  40.   - And that None! thing instead of OK! there means that there is no
  41.     song name in file. It is _NOT_ a bug or error. Program just doesn't
  42.     write blank description. Of course previous description is saved.
  43.     Exceptions are formats who use space-padded song names (i.e. XM),
  44.     they report just OK! as usual. It's not my fault that author of
  45.     tracker doesn't use null-padded strings:)
  46.   - If this program feels slow, please use SmartDrive's write-behind
  47.     cache. It will boost speed of this program significantly.
  48.  
  49. * Well, have fun with this. Send bug reports and flames to
  50.  
  51.   Jarkko Mourujärvi
  52.  
  53.   Putrefaction of Perfection  +358-60-366233 (2:220/366, I think)
  54.   Amorphous                   +358-60-344014 (not in Fido yet)
  55.  
  56.   or email to up5jarkk@rotol.fi (may be killed at beginning of June '96)
  57.