home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SBDEMO.ZIP / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-08-13  |  429 b   |  20 lines

  1. echo off
  2. cls
  3. echo   
  4. echo To start the SpJr/Sound Blaster Demo, type:
  5. echo   
  6. echo      DEMO /ADDR:x /IRQ:y
  7. echo   
  8. echo Where x = The Sound Blaster's address,
  9. echo   and y = The Sound Blaster's IRQ #
  10. echo   
  11. echo If your Sound Blaster is still set to it's default
  12. echo settings, you may just type DEMO.
  13. echo   
  14. echo Example:
  15. echo   
  16. echo      DEMO /ADDR:210 /IRQ:7
  17. echo   
  18. echo Enjoy!
  19. echo   
  20. echo