Mitsubishi_ML-G1_ES.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <!-- hardware picture info from the ML-G1 with serial SP 00330
  5. see http://bilgisayarlarim.com/Mitsubishi/ML-G1
  6. CPU: NEC D780C-1
  7. S3527 MSX-ENGINE
  8. RF out via LVA510
  9. -->
  10. <info>
  11. <manufacturer>Mitsubishi</manufacturer>
  12. <code>ML-G1 (ES)</code>
  13. <release_year>1986</release_year>
  14. <description/>
  15. <type>MSX2</type>
  16. </info>
  17. <MapperReadBackBits>largest</MapperReadBackBits>
  18. <CassettePort/>
  19. <devices>
  20. <PPI id="ppi">
  21. <sound>
  22. <volume>16000</volume>
  23. </sound>
  24. <io base="0xA8" num="4"/>
  25. <keyboard_type>es</keyboard_type>
  26. <has_keypad>false</has_keypad>
  27. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  28. <code_kana_locks>false</code_kana_locks>
  29. <graph_locks>false</graph_locks>
  30. </PPI>
  31. <VDP id="VDP">
  32. <version>V9938</version>
  33. <vram>128</vram>
  34. <io base="0x98" num="8" type="O"/> <!-- S-3527 mirrors -->
  35. <io base="0x98" num="8" type="I"/> <!-- S-3527 mirrors -->
  36. </VDP>
  37. <PSG id="PSG">
  38. <type>YM2149</type> <!-- in S-3527 MSX-ENGINE -->
  39. <sound>
  40. <volume>21000</volume>
  41. </sound>
  42. <io base="0xA0" num="2" type="O"/>
  43. <io base="0xA2" num="1" type="I"/>
  44. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  45. </PSG>
  46. <RTC id="Real time clock">
  47. <sramname>ml-g1_es.cmos</sramname>
  48. <io base="0xB4" num="2" type="O"/>
  49. <io base="0xB5" num="1" type="I"/>
  50. </RTC>
  51. <PrinterPort id="Printer Port">
  52. <io base="0x90" num="2"/>
  53. </PrinterPort>
  54. <primary slot="0">
  55. <ROM id="MSX BIOS with BASIC ROM">
  56. <rom>
  57. <filename>ml-g1_es_basic-bios2.rom</filename>
  58. <sha1>e4fdf518a8b9c8ab4290c21b83be2c347965fc24</sha1>
  59. </rom>
  60. <mem base="0x0000" size="0x8000"/>
  61. </ROM>
  62. </primary>
  63. <primary external="true" slot="1"/>
  64. <primary external="true" slot="2"/>
  65. <primary slot="3">
  66. <secondary slot="0">
  67. <ROM id="MSX Sub ROM">
  68. <rom>
  69. <filename>ml-g1_es_msx2sub.rom</filename>
  70. <sha1>1e9a955943aeea9b1807ddf1250ba6436d8dd276</sha1>
  71. </rom>
  72. <mem base="0x0000" size="0x4000"/> <!-- no mirroring -->
  73. </ROM>
  74. </secondary>
  75. <secondary slot="1"/>
  76. <secondary slot="2">
  77. <RAM id="Main RAM">
  78. <mem base="0x0000" size="0x10000"/>
  79. </RAM>
  80. </secondary>
  81. <secondary slot="3">
  82. <ROM id="MSX Designer">
  83. <rom>
  84. <filename>ml-g1_paint.rom</filename>
  85. <sha1>5cf0abca6dbcf940bc33c433ecb4e4ada02fbfe6</sha1>
  86. </rom>
  87. <mem base="0x0000" size="0x8000"/> <!-- no mirroring -->
  88. </ROM>
  89. </secondary>
  90. </primary>
  91. </devices>
  92. </msxconfig>