Daewoo_CPC-61_Zemmix_Super_V.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Daewoo</manufacturer>
  6. <code>CPC-61 Zemmix Super V</code>
  7. <release_year>1990</release_year>
  8. <description>MSX2 game console</description>
  9. <type>MSX2</type>
  10. </info>
  11. <!-- the motherboard has a DW61MX1 chip, the system controller? -->
  12. <!-- apart from the ROM dump, nothing is confirmed on this configuration! -->
  13. <!-- please submit fixes or information to improve this config -->
  14. <MapperReadBackBits>largest</MapperReadBackBits>
  15. <!-- no cassette port and no printer port -->
  16. <devices>
  17. <PPI id="ppi">
  18. <sound>
  19. <volume>16000</volume>
  20. </sound>
  21. <io base="0xA8" num="4"/>
  22. <keyboard_type>kr</keyboard_type> <!-- note that there is no keyboard present actually. But there is a keyboard connector to which a Sony keyboard can be connected -->
  23. <has_keypad>true</has_keypad>
  24. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  25. <code_kana_locks>true</code_kana_locks>
  26. <graph_locks>false</graph_locks>
  27. </PPI>
  28. <VDP id="VDP">
  29. <version>V9938</version>
  30. <vram>128</vram>
  31. <io base="0x98" num="4" type="O"/>
  32. <io base="0x98" num="2" type="I"/>
  33. </VDP>
  34. <PSG id="PSG">
  35. <type>AY8910</type>
  36. <sound>
  37. <volume>21000</volume>
  38. </sound>
  39. <io base="0xA0" num="2" type="O"/>
  40. <io base="0xA2" num="1" type="I"/>
  41. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  42. </PSG>
  43. <RTC id="Real time clock">
  44. <sramname>cpc-61.cmos</sramname>
  45. <io base="0xB4" num="2" type="O"/>
  46. <io base="0xB5" num="1" type="I"/>
  47. </RTC>
  48. <primary slot="0">
  49. <secondary slot="0">
  50. <ROM id="MSX BIOS with BASIC ROM">
  51. <rom>
  52. <filename>CPC64122.ROM</filename>
  53. <sha1>dd3c39c8cfa06ec69f54c95c3b2291e3da7bd4f2</sha1>
  54. <window base="0x0000" size="0x8000"/>
  55. </rom>
  56. <mem base="0x0000" size="0x8000"/>
  57. </ROM>
  58. </secondary>
  59. <secondary slot="1">
  60. <ROM id="MSX Hangul Driver">
  61. <rom>
  62. <filename>CPC64122.ROM</filename>
  63. <sha1>dd3c39c8cfa06ec69f54c95c3b2291e3da7bd4f2</sha1>
  64. <window base="0xC000" size="0x4000"/>
  65. </rom>
  66. <mem base="0x4000" size="0x8000"/>
  67. </ROM>
  68. </secondary>
  69. <secondary slot="2">
  70. <MemoryMapper id="Main RAM">
  71. <size>64</size>
  72. <mem base="0x0000" size="0x10000"/>
  73. </MemoryMapper>
  74. </secondary>
  75. <secondary slot="3">
  76. <ROM id="MSX Sub ROM">
  77. <rom>
  78. <filename>CPC64122.ROM</filename>
  79. <sha1>dd3c39c8cfa06ec69f54c95c3b2291e3da7bd4f2</sha1>
  80. <window base="0x8000" size="0x4000"/>
  81. </rom>
  82. <mem base="0x0000" size="0x8000"/>
  83. </ROM>
  84. </secondary>
  85. </primary>
  86. <primary external="true" slot="1"/>
  87. </devices>
  88. </msxconfig>