Yamaha_CX5MII-128.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Yamaha</manufacturer>
  6. <code>CX5MII/128</code>
  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>ea4a723cf098be7d7b40f23a7ab831cf5e2190d7</sha1> <!-- From Gerrit's machine -->
  47. <sha1>521928db7bc81a8db4cac1e666851e2bf01c8d53</sha1>
  48. <filename>cx5mii-128_basic-bios1.rom</filename>
  49. </rom>
  50. <mem base="0x0000" size="0x8000"/>
  51. </ROM>
  52. </primary>
  53. <primary external="true" slot="1"/>
  54. <primary external="true" slot="2"/>
  55. <primary slot="3">
  56. <secondary slot="0">
  57. <ROM id="CX5MII MSX sub ROM">
  58. <rom>
  59. <sha1>c2340313bfda751181e8a5287d60f77bc6a2f3e6</sha1> <!-- From Gerrit's machine -->
  60. <sha1>df503d6f5d72a2a355db53c35950348fb7c767bf</sha1>
  61. <filename>cx5mii-128_sub.rom</filename>
  62. </rom>
  63. <mem base="0x4000" size="0x4000"/>
  64. </ROM>
  65. </secondary>
  66. <!-- Note that this device can be plugged out. What is left is not a standard MSX cartridgeslot, but a kind of mini cartridgeslot. -->
  67. <secondary slot="1">
  68. <ROM id="FM Voicing Program II">
  69. <rom>
  70. <sha1>30747a56f45389be76362f7fc55d673f1bff8312</sha1>
  71. <filename>cx5mii-128_fmvoicingprogramii.rom</filename>
  72. </rom>
  73. <mem base="0x4000" size="0x4000"/>
  74. </ROM>
  75. </secondary>
  76. <secondary slot="2">
  77. <MemoryMapper id="Main RAM">
  78. <size>128</size>
  79. <mem base="0x0000" size="0x10000"/>
  80. </MemoryMapper>
  81. </secondary>
  82. <!-- Note that this device can be plugged out. What is left is not a
  83. standard MSX cartridgeslot, but a 60 pins card edge connector, carrying all
  84. MSX cartridgeslot signals. -->
  85. <secondary slot="3">
  86. <YamahaSFG id="Yamaha SFG-05">
  87. <mem base="0x0000" size="0x10000"/>
  88. <sound>
  89. <volume>30000</volume>
  90. </sound>
  91. <rom>
  92. <sha1>6680d7118d85418813f1db9449bf3e20942b16da</sha1>
  93. <filename>sfg-05.rom</filename>
  94. </rom>
  95. </YamahaSFG>
  96. </secondary>
  97. </primary>
  98. </devices>
  99. </msxconfig>