Konami_Ultimate_Collection.xml 800 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Konami Ultimate Collection version 3</name>
  6. <manufacturer>Manuel Pazos</manufacturer>
  7. <code/>
  8. <release_year>2012</release_year>
  9. <description>MSX Flash cartridge of 8MB with SCC and DAC.</description>
  10. <type>Flash cartridge</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <ROM id="Konami Ultimate Collection">
  16. <mem base="0x0000" size="0x10000"/>
  17. <sound>
  18. <volume>9000</volume>
  19. </sound>
  20. <rom/>
  21. <sramname>konamiultimatecollection.sram</sramname>
  22. <mappertype>KonamiUltimateCollection</mappertype>
  23. </ROM>
  24. </secondary>
  25. </primary>
  26. </devices>
  27. </msxconfig>