Carnivore2.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Carnivore2</name>
  6. <manufacturer>RBSC</manufacturer>
  7. <code/>
  8. <release_year>2017</release_year>
  9. <description>Carnivore2 is a multi-device MSX cartridge created by the Russian Bear Service Crew in 2017 that incorporates 1Mb of RAM with mapper, 1Mb of shadow RAM (with FMPAC SRAM emulation), IDE controller with Nextor BIOS, emulated FMPAC, SCC/SCC+ and PSG devices as well as 8Mb FlashROM. The cartridge uses CF cards as IDE media.</description>
  10. <type>Flash cartridge</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <Carnivore2 id="Carnivore2">
  15. <mem base="0x0000" size="0x10000"/>
  16. <io base="0x3C" num="1" type="O"/>
  17. <io base="0x7C" num="2" type="O"/>
  18. <rom>
  19. <sha1>1ad39f7bfa384b8940073bf0c5ad0bff95aee004</sha1>
  20. </rom>
  21. <sramname>carnivore2.flash</sramname>
  22. <eeprom>
  23. <sramname>carnivore2.eeprom</sramname>
  24. </eeprom>
  25. <sound>
  26. <volume>21000</volume>
  27. </sound>
  28. <ym2413-core>NukeYKT</ym2413-core>
  29. <master>
  30. <type>IDEHD</type>
  31. <filename>hd.dsk</filename>
  32. <size>100</size>
  33. </master>
  34. <!--<slave></slave>-->
  35. </Carnivore2>
  36. </primary>
  37. </devices>
  38. </msxconfig>