Daewoo_DPC-200.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Daewoo</manufacturer>
  6. <code>DPC-200</code>
  7. <release_year>1984</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <CassettePort/>
  12. <devices>
  13. <PPI id="ppi">
  14. <sound>
  15. <volume>16000</volume>
  16. </sound>
  17. <io base="0xA8" num="4"/>
  18. <keyboard_type>kr</keyboard_type>
  19. <has_keypad>false</has_keypad>
  20. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  21. <code_kana_locks>true</code_kana_locks>
  22. <graph_locks>false</graph_locks>
  23. </PPI>
  24. <VDP id="VDP">
  25. <version>TMS9918A</version>
  26. <io base="0x98" num="2"/>
  27. </VDP>
  28. <PSG id="PSG">
  29. <sound>
  30. <volume>21000</volume>
  31. </sound>
  32. <io base="0xA0" num="2" type="O"/>
  33. <io base="0xA2" num="1" type="I"/>
  34. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  35. </PSG>
  36. <PrinterPort id="Printer Port">
  37. <io base="0x90" num="2"/>
  38. </PrinterPort>
  39. <primary slot="0">
  40. <ROM id="MSX BIOS with BASIC ROM">
  41. <rom>
  42. <filename>dpc-200_basic-bios1.rom</filename>
  43. <sha1>171b587bd5a947a13f3114120b6e7baca3b57d78</sha1>
  44. </rom>
  45. <mem base="0x0000" size="0x8000"/>
  46. </ROM>
  47. <ROM id="MSX Hangul Driver">
  48. <rom>
  49. <filename>dpc-200_hangul.rom</filename>
  50. <sha1>4421fa2504cbce18f7c84b5ea97f04e017007f07</sha1>
  51. </rom>
  52. <mem base="0x8000" size="0x4000"/>
  53. </ROM>
  54. </primary>
  55. <primary external="true" slot="1"/>
  56. <primary slot="2">
  57. <RAM id="Main RAM">
  58. <mem base="0x0000" size="0x10000"/>
  59. </RAM>
  60. </primary>
  61. <!-- Note: this connector is actually a non-standard expansion connector on the back -->
  62. <primary external="true" slot="3"/>
  63. </devices>
  64. </msxconfig>