home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / programming / asm_programming / MODPLAY.ZIP / MODPLAY.TXT < prev    next >
Text File  |  1993-03-29  |  643b  |  20 lines

  1.  
  2.     Well, here's my little mod player.. It does all the common protracker 
  3. commands.  (all of 'em that the MODs I have used.)  Take it for a whirl.
  4. Don't be too skeptical, though.  It was written for the SoundBlaster, so it's
  5. not stereo.
  6.  
  7.   After you run it, it should do 1 of two things.
  8.  
  9.     1) print out the BLASTER= environment thingy & wait for keypress
  10.  
  11.     2) or it will prompt you for the IRQ/base address
  12.  
  13.  
  14.   If your BLASTER= thingy is in your enviromnet (SET BLASTER=... is in your
  15. autoexec.bat) then it should find it and print out the string.  And then
  16. you hit a key and it begins playing.  Enjoy.
  17.  
  18.  
  19.   -Draeden
  20.