Yamaha_CX5MII.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Yamaha</manufacturer>
  6. <code>CX5MII</code> <!-- specifically, a CX-5MIIB (Italian model) -->
  7. <release_year>1985</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <devices>
  14. <PPI id="ppi">
  15. <sound>
  16. <volume>16000</volume>
  17. </sound>
  18. <io base="0xA8" num="4"/>
  19. <keyboard_type>gb</keyboard_type>
  20. <has_keypad>false</has_keypad>
  21. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  22. <code_kana_locks>false</code_kana_locks>
  23. <graph_locks>false</graph_locks>
  24. </PPI>
  25. <VDP id="VDP">
  26. <io base="0x98" num="8" type="O"/> <!-- S-3527 mirrors -->
  27. <io base="0x98" num="8" type="I"/> <!-- S-3527 mirrors -->
  28. <version>V9938</version>
  29. <vram>16</vram>
  30. </VDP>
  31. <PSG id="PSG">
  32. <type>YM2149</type> <!-- in S-3527 MSX-ENGINE -->
  33. <sound>
  34. <volume>21000</volume>
  35. </sound>
  36. <io base="0xA0" num="2" type="O"/>
  37. <io base="0xA2" num="1" type="I"/>
  38. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  39. </PSG>
  40. <PrinterPort id="Printer Port">
  41. <io base="0x90" num="2"/>
  42. </PrinterPort>
  43. <primary slot="0">
  44. <ROM id="MSX BIOS with BASIC ROM">
  45. <rom>
  46. <sha1>0dde59e8d98fa524961cd37b0e100dbfb42cf576</sha1>
  47. <filename>cx5mii_basic-bios1.rom</filename>
  48. </rom>
  49. <mem base="0x0000" size="0x8000"/>
  50. </ROM>
  51. </primary>
  52. <primary external="true" slot="1"/>
  53. <primary external="true" slot="2"/>
  54. <primary slot="3">
  55. <secondary slot="0">
  56. <ROM id="CX5MII MSX sub ROM">
  57. <rom>
  58. <sha1>0ce800666c0d66bc2aa0b73a16f228289b9198be</sha1>
  59. <filename>cx5mii_sub.rom</filename>
  60. </rom>
  61. <mem base="0x4000" size="0x4000"/>
  62. </ROM>
  63. </secondary>
  64. <!-- Note that this device can be plugged out. What is left is not a standard MSX cartridgeslot, but a kind of mini cartridgeslot. -->
  65. <secondary slot="1">
  66. <ROM id="FM Voicing Program II">
  67. <rom>
  68. <sha1>7b1798561ee1844a7d6432924fbee9b4fc591c19</sha1>
  69. <filename>cx5mii_fmvoicingprogramii.rom</filename>
  70. </rom>
  71. <mem base="0x4000" size="0x4000"/>
  72. </ROM>
  73. </secondary>
  74. <secondary slot="2">
  75. <MemoryMapper id="Main RAM">
  76. <size>64</size>
  77. <mem base="0x0000" size="0x10000"/>
  78. </MemoryMapper>
  79. </secondary>
  80. <!-- Note that this device can be plugged out. What is left is not a
  81. standard MSX cartridgeslot, but a 60 pins card edge connector, carrying all
  82. MSX cartridgeslot signals. -->
  83. <secondary slot="3">
  84. <YamahaSFG id="Yamaha SFG-05">
  85. <mem base="0x0000" size="0x10000"/>
  86. <sound>
  87. <volume>30000</volume>
  88. </sound>
  89. <rom>
  90. <sha1>6680d7118d85418813f1db9449bf3e20942b16da</sha1>
  91. <filename>sfg-05.rom</filename>
  92. </rom>
  93. </YamahaSFG>
  94. </secondary>
  95. </primary>
  96. </devices>
  97. </msxconfig>