Daewoo_CPC-300.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Daewoo</manufacturer>
  6. <code>CPC-300</code>
  7. <release_year>1986</release_year>
  8. <description/>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <devices>
  14. <S1985 id="S1985">
  15. <sramname>cpc-300_s1985.sram</sramname>
  16. </S1985>
  17. <PPI id="ppi">
  18. <sound>
  19. <volume>16000</volume>
  20. </sound>
  21. <io base="0xA8" num="4"/>
  22. <keyboard_type>kr</keyboard_type>
  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="8" type="O"/> <!-- S-1985 mirrors -->
  32. <io base="0x98" num="8" type="I"/> <!-- S-1985 mirrors -->
  33. </VDP>
  34. <PSG id="PSG">
  35. <type>YM2149</type> <!-- in S-1985 MSX-ENGINE -->
  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>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  42. </PSG>
  43. <RTC id="Real time clock">
  44. <sramname>cpc-300.cmos</sramname>
  45. <io base="0xB4" num="2" type="O"/>
  46. <io base="0xB5" num="1" type="I"/>
  47. </RTC>
  48. <PrinterPort id="Printer Port">
  49. <io base="0x90" num="2"/>
  50. </PrinterPort>
  51. <primary slot="0">
  52. <secondary slot="0">
  53. <ROM id="MSX BIOS with BASIC ROM">
  54. <rom>
  55. <filename>cpc-300_basic-bios2.rom</filename>
  56. <sha1>affa3c5cd8db79a1450ad8a7f405a425b251653d</sha1>
  57. </rom>
  58. <mem base="0x0000" size="0x8000"/>
  59. </ROM>
  60. </secondary>
  61. <secondary slot="1">
  62. <ROM id="MSX Hangul Driver">
  63. <rom>
  64. <filename>cpc-300_hangul.rom</filename>
  65. <sha1>47a9d9a24e4fc6f9467c6e7d61a02d45f5a753ef</sha1>
  66. </rom>
  67. <mem base="0x4000" size="0x8000"/>
  68. </ROM>
  69. </secondary>
  70. <secondary slot="2">
  71. <MemoryMapper id="Main RAM">
  72. <size>128</size>
  73. <mem base="0x0000" size="0x10000"/>
  74. </MemoryMapper>
  75. </secondary>
  76. <secondary slot="3">
  77. <ROM id="MSX Sub ROM">
  78. <rom>
  79. <filename>cpc-300_msx2sub.rom</filename>
  80. <sha1>fb51c505adfbc174df94289fa894ef969f5357bc</sha1>
  81. </rom>
  82. <mem base="0x0000" size="0x8000"/>
  83. </ROM>
  84. </secondary>
  85. </primary>
  86. <primary external="true" slot="1"/>
  87. <primary slot="2"/>
  88. <!-- Note: this connector is actually a non-standard expansion connector on the back -->
  89. <primary external="true" slot="3"/>
  90. </devices>
  91. </msxconfig>