Gouda_SCSI.xml 996 B

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Gouda Novaxis SCSI</name>
  6. <manufacturer>MSX Club Gouda</manufacturer>
  7. <code/>
  8. <release_year>1995</release_year>
  9. <description>SCSI interface with hard disk.</description>
  10. <type>external hard disk</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <GoudaSCSI id="Gouda SCSI">
  16. <io base="0x34" num="3"/>
  17. <mem base="0x4000" size="0x4000"/>
  18. <rom>
  19. <filename>novaxis.rom</filename>
  20. <sha1>352ec8c99fe1397a88ecb3aee6dbb4d121c818e9</sha1> <!-- version 1.59.64 -->
  21. </rom>
  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. </GoudaSCSI>
  31. </secondary>
  32. </primary>
  33. </devices>
  34. </msxconfig>