msxdos2.xml 893 B

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>MSX-DOS 2</name>
  6. <manufacturer>ASCII</manufacturer>
  7. <code/>
  8. <release_year>1990</release_year>
  9. <description>Generic MSX-DOS 2 cartridge, as was spread in Europe.</description>
  10. <type>OS ROM</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <ROM id="MSXDOS2 cart">
  16. <mem base="0x4000" size="0x04000"/>
  17. <rom>
  18. <sha1>c36c9e0f96738a340381e23b4f97245388801a46</sha1>
  19. <sha1>51a1467d73d26c91aab7923e3be66490daaffdee</sha1>
  20. <sha1>0e253ee076eff37f7ee450c0b10c71763fac990b</sha1> <!-- MK DOS2.20 cartridge -->
  21. <filename>msxdos22.rom</filename>
  22. </rom>
  23. <mappertype>MSXDOS2</mappertype>
  24. </ROM>
  25. </secondary>
  26. </primary>
  27. </devices>
  28. </msxconfig>