Hitachi_MB-H3.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Hitachi</manufacturer>
  6. <code>MB-H3</code>
  7. <release_year></release_year>
  8. <description>One of the few MSX2's with only 64kB VRAM.</description>
  9. <type>MSX2</type>
  10. </info>
  11. <!--
  12. Based on Werner Kai's machine with serial 136396.
  13. The machine has a built in touch pad. It can be disabled with a switch on the
  14. left side of the machine.
  15. The touch pad is internally connected to joystick port A. Touching the pad
  16. triggers 'trigger A' and the blue button left of the touch area triggers
  17. 'trigger B'.
  18. It behaves like a standard MSX touch pad.
  19. Z80 scf: 01ED29ED01FC29FC (standard)
  20. Z80 cpl: 3AFF12D7 (standard)
  21. Z80 out (c),0: 0 (MSX)
  22. PSG pin 6/7 quirk: C (YES)
  23. PSGmask: YM2149 like
  24. -->
  25. <CassettePort/>
  26. <devices>
  27. <PPI id="ppi">
  28. <sound>
  29. <volume>16000</volume>
  30. </sound>
  31. <io base="0xA8" num="4"/>
  32. <keyboard_type>jp_ansi</keyboard_type>
  33. <has_keypad>false</has_keypad>
  34. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  35. <code_kana_locks>true</code_kana_locks>
  36. <graph_locks>false</graph_locks>
  37. </PPI>
  38. <VDP id="VDP">
  39. <version>V9938</version>
  40. <vram>64</vram>
  41. <io base="0x98" num="4" type="O"/>
  42. <io base="0x98" num="2" type="I"/>
  43. </VDP>
  44. <PSG id="PSG">
  45. <type>YM2149</type>
  46. <keyboardlayout>50on</keyboardlayout>
  47. <sound>
  48. <volume>21000</volume>
  49. </sound>
  50. <io base="0xA0" num="2" type="O"/>
  51. <io base="0xA2" num="1" type="I"/>
  52. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  53. </PSG>
  54. <RTC id="Real time clock">
  55. <sramname>mb-h3.cmos</sramname>
  56. <io base="0xB4" num="2" type="O"/>
  57. <io base="0xB5" num="1" type="I"/>
  58. </RTC>
  59. <PrinterPort id="Printer Port">
  60. <io base="0x90" num="2"/>
  61. </PrinterPort>
  62. <primary slot="0">
  63. <ROM id="MSX BIOS with BASIC ROM">
  64. <rom>
  65. <filename>mb-h3_basic-bios2.rom</filename>
  66. <sha1>0081ea0d25bc5cd8d70b60ad8cfdc7307812c0fd</sha1>
  67. </rom>
  68. <mem base="0x0000" size="0x8000"/>
  69. </ROM>
  70. </primary>
  71. <primary external="true" slot="1"/>
  72. <primary external="true" slot="2"/>
  73. <primary slot="3">
  74. <secondary slot="0">
  75. <ROM id="MSX Sub ROM">
  76. <rom>
  77. <filename>mb-h3_msx2sub.rom</filename>
  78. <sha1>b8e30d604d319d511cbfbc61e5d8c38fbb9c5a33</sha1>
  79. </rom>
  80. <mem base="0x0000" size="0x4000"/>
  81. </ROM>
  82. <ROM id="Firmware">
  83. <rom>
  84. <filename>mb-h3_firmware.rom</filename>
  85. <sha1>74ee82cc09ffcf78f6e9a3f0d993f8f80d81444c</sha1>
  86. </rom>
  87. <mem base="0x4000" size="0x8000"/>
  88. </ROM>
  89. </secondary>
  90. <secondary slot="2">
  91. <RAM id="Main RAM">
  92. <mem base="0x0000" size="0x10000"/>
  93. </RAM>
  94. </secondary>
  95. </primary>
  96. </devices>
  97. </msxconfig>