moonsound.xml 709 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>MoonSound</name>
  6. <manufacturer>Sunrise</manufacturer>
  7. <code/>
  8. <release_year>1995</release_year>
  9. <description>Yamaha OPL4 based sound expansion with wavetable.</description>
  10. <type>sound expansion</type>
  11. </info>
  12. <devices>
  13. <MoonSound id="Sunrise MoonSound">
  14. <io base="0x7e" num="2"/>
  15. <io base="0xc4" num="4"/>
  16. <rom>
  17. <sha1>32760893ce06dbe3930627755ba065cc3d8ec6ca</sha1>
  18. <filename>yrw801.rom</filename>
  19. </rom>
  20. <sound>
  21. <volume>17000</volume>
  22. </sound>
  23. <sampleram>640</sampleram>
  24. </MoonSound>
  25. </devices>
  26. </msxconfig>