home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazine 8 / cd-rommagazine8dennispublishingmay1995.iso / mac / WORKSHOP / RM220 / FMPDRV.INI < prev    next >
INI File  |  1995-01-16  |  673b  |  45 lines

  1.  
  2. ;---------------------------------------------
  3. ;Initialization file for the RealMagic Board
  4. ;---------------------------------------------
  5.  
  6. ; for numbers, you can use hexadecimal in the style 0xFFFF or 0FFFFh
  7. ; for boolean values you can use <1,Yes,True,on> and <0,No,False,Off>
  8.  
  9. ; for most of the values to take effect, you have to reboot your computer
  10.  
  11. [RealMagic]
  12. Use=Yes
  13. Port=0x260
  14.  
  15. [MPEG]
  16. Use=Yes
  17. Interrupt=11
  18. DMA=7
  19.  
  20. [Sound]
  21. Use=Yes
  22. Port=0x220
  23. Interrupt=5
  24. DMA8=1
  25. DMA16=6
  26.  
  27. [VGA]
  28. PaletteFix=No
  29.  
  30. [Mixer]
  31. InSelect=0
  32. InMon=0
  33. mainL=100
  34. mainR=100
  35. pcmL=68
  36. pcmR=68
  37. mpegL=68
  38. mpegR=68
  39. synthL=68
  40. synthR=68
  41. cdL=68
  42. cdR=68
  43. InL=68
  44. InR=68
  45.