ESE_WAVE-SCSI.xml 989 B

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>ESE WAVE-SCSI</name>
  6. <manufacturer>ESE Artists' Factory</manufacturer>
  7. <code/>
  8. <release_year>1995?</release_year>
  9. <description>MSX SRAM disk with built in SCC and SCSI controller</description>
  10. <type>SRAM cartridge with SCC and SCSI</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <WaveSCSI id="ESE WAVE-SCSI">
  16. <mem base="0x4000" size="0x8000"/>
  17. <sramsize>1024</sramsize>
  18. <sramname>WAVE-SCSI_1024.sram</sramname>
  19. <sound>
  20. <volume>13000</volume>
  21. </sound>
  22. <target id="1">
  23. <type>SCSIHD</type>
  24. <filename>SCSIhd1.dsk</filename>
  25. <size>100</size>
  26. </target>
  27. <target id="2">
  28. <type>SCSILS120</type>
  29. </target>
  30. </WaveSCSI>
  31. </secondary>
  32. </primary>
  33. </devices>
  34. </msxconfig>