Sony_HBK-30.xml 931 B

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Micro Floppydisk Drive</name>
  6. <manufacturer>Sony</manufacturer>
  7. <code>HBK-30</code>
  8. <release_year>1985</release_year>
  9. <description>External Double Sided Double Density 3.5" disk drive HBD-30W connected via HBK-30 MFDD Interface Cable.</description>
  10. <type>external disk drive</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <WD2793 id="Sony HBK-30 diskROM/FDC">
  16. <connectionstyle>Philips</connectionstyle>
  17. <motor_off_timeout_ms>4000</motor_off_timeout_ms>
  18. <mem base="0x4000" size="0x8000"/>
  19. <rom>
  20. <sha1>ba83a80a0041e3a8fb5c075a9b4a29ee92255d62</sha1>
  21. <filename>hbk-30.rom</filename>
  22. </rom>
  23. <drives>1</drives>
  24. </WD2793>
  25. </secondary>
  26. </primary>
  27. </devices>
  28. </msxconfig>