DDX_3.0.xml 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>DDX 3.0</name>
  6. <manufacturer>Digital Design</manufacturer>
  7. <code/>
  8. <release_year></release_year>
  9. <description>Double Sided Double Density port-based external floppy disk drive.</description>
  10. <type>external disk drive</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <WD2793 id="DDX_3.0 FDC">
  16. <connectionstyle>Microsol</connectionstyle>
  17. <io base="0xD0" num="5"/>
  18. <drives>1</drives>
  19. <mem base="0x4000" size="0x4000"/>
  20. <rom>
  21. <filename>ddx_3.0.rom</filename>
  22. <sha1>a363015286341ffabcdc38ef0d890897ed51e322</sha1> <!-- DDX 3.0d -->
  23. <sha1>124126cee840e43c7668c11c2bec2f34b3d00c68</sha1> <!-- DDX 3.0 -->
  24. <!-- <sha1>9e8256c90c37619dccdc2c8a6aa4539fb742a4b3</sha1> bad, has 16kB of overdump, otherwise identical to 12412 (DDX 3.0) -->
  25. </rom>
  26. </WD2793>
  27. </secondary>
  28. </primary>
  29. </devices>
  30. </msxconfig>