Daewoo_CPC-300E.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Daewoo</manufacturer>
  6. <code>CPC-300E</code>
  7. <release_year>1986</release_year>
  8. <description>The educational version of the CPC-300</description>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <JoystickPorts/> <!-- no joystick ports -->
  14. <devices>
  15. <S1985 id="S1985">
  16. <sramname>cpc-300e_s1985.sram</sramname>
  17. </S1985>
  18. <PPI id="ppi">
  19. <sound>
  20. <volume>16000</volume>
  21. </sound>
  22. <io base="0xA8" num="4"/>
  23. <keyboard_type>kr</keyboard_type>
  24. <has_keypad>true</has_keypad>
  25. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  26. <code_kana_locks>true</code_kana_locks>
  27. <graph_locks>false</graph_locks>
  28. </PPI>
  29. <VDP id="VDP">
  30. <version>V9938</version>
  31. <vram>128</vram>
  32. <io base="0x98" num="8" type="O"/> <!-- S-1985 mirrors -->
  33. <io base="0x98" num="8" type="I"/> <!-- S-1985 mirrors -->
  34. </VDP>
  35. <PSG id="PSG">
  36. <type>YM2149</type> <!-- in S-1985 MSX-ENGINE -->
  37. <sound>
  38. <volume>21000</volume>
  39. </sound>
  40. <io base="0xA0" num="2" type="O"/>
  41. <io base="0xA2" num="1" type="I"/>
  42. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  43. </PSG>
  44. <PrinterPort id="Printer Port">
  45. <io base="0x90" num="2"/>
  46. </PrinterPort>
  47. <primary slot="0">
  48. <secondary slot="0">
  49. <ROM id="MSX BIOS with BASIC ROM">
  50. <rom>
  51. <filename>cpc-300e_basic-bios2.rom</filename>
  52. <sha1>affa3c5cd8db79a1450ad8a7f405a425b251653d</sha1>
  53. </rom>
  54. <mem base="0x0000" size="0x8000"/>
  55. </ROM>
  56. </secondary>
  57. <secondary slot="1">
  58. <ROM id="MSX Hangul Driver">
  59. <rom>
  60. <filename>cpc-300e_hangul.rom</filename>
  61. <sha1>47a9d9a24e4fc6f9467c6e7d61a02d45f5a753ef</sha1>
  62. </rom>
  63. <mem base="0x4000" size="0x8000"/>
  64. </ROM>
  65. </secondary>
  66. <secondary slot="2">
  67. <MemoryMapper id="Main RAM">
  68. <size>64</size>
  69. <mem base="0x0000" size="0x10000"/>
  70. </MemoryMapper>
  71. </secondary>
  72. <secondary slot="3">
  73. <ROM id="MSX Sub ROM">
  74. <rom>
  75. <filename>cpc-300e_msx2sub.rom</filename>
  76. <sha1>09f7d788698a23aa7eec140237e907d4c37cbfe0</sha1>
  77. </rom>
  78. <mem base="0x0000" size="0x8000"/>
  79. </ROM>
  80. </secondary>
  81. </primary>
  82. <primary external="true" slot="1"/>
  83. <primary slot="2"/>
  84. <!-- Note: this connector is actually a non-standard expansion connector on the back -->
  85. <primary external="true" slot="3"/>
  86. </devices>
  87. </msxconfig>