Sony_HB-G900P.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Sony</manufacturer>
  6. <code>HB-G900P</code>
  7. <release_year>1986</release_year>
  8. <description/>
  9. <type>MSX2</type>
  10. <!-- Note that superimpose is still missing! -->
  11. </info>
  12. <CassettePort/>
  13. <devices>
  14. <PPI id="ppi">
  15. <sound>
  16. <volume>16000</volume>
  17. </sound>
  18. <io base="0xA8" num="4"/>
  19. <keyboard_type>int</keyboard_type>
  20. <has_keypad>true</has_keypad>
  21. </PPI>
  22. <VDP id="VDP">
  23. <version>V9938</version>
  24. <vram>128</vram>
  25. <io base="0x98" num="4" type="O"/>
  26. <io base="0x98" num="2" type="I"/>
  27. </VDP>
  28. <PSG id="PSG">
  29. <type>AY8910</type>
  30. <sound>
  31. <volume>21000</volume>
  32. </sound>
  33. <io base="0xA0" num="2" type="O"/>
  34. <io base="0xA2" num="1" type="I"/>
  35. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  36. </PSG>
  37. <RTC id="Real time clock">
  38. <sramname>hb-g900p.cmos</sramname>
  39. <io base="0xB4" num="2" type="O"/>
  40. <io base="0xB5" num="1" type="I"/>
  41. </RTC>
  42. <PrinterPort id="Printer Port">
  43. <io base="0x90" num="2"/>
  44. </PrinterPort>
  45. <primary slot="0">
  46. <secondary slot="0">
  47. <ROM id="MSX BIOS with BASIC ROM">
  48. <rom>
  49. <sha1>0de3c802057560560a03d7965fcc4cff69f8575c</sha1>
  50. <filename>hb-g900p_basic-bios2.rom</filename>
  51. </rom>
  52. <mem base="0x0000" size="0x8000"/>
  53. </ROM>
  54. </secondary>
  55. <secondary slot="1">
  56. <ROM id="MSX Sub ROM">
  57. <rom>
  58. <sha1>3288894e1be6af705871499b23c85732dbc40993</sha1>
  59. <filename>hb-g900p_msx2sub.rom</filename>
  60. </rom>
  61. <mem base="0x0000" size="0x4000"/>
  62. </ROM>
  63. <WD2793 id="Memory Mapped FDC">
  64. <connectionstyle>Sony</connectionstyle>
  65. <motor_off_timeout_ms>4000</motor_off_timeout_ms>
  66. <broken_fdc_read>false</broken_fdc_read>
  67. <drives>1</drives>
  68. <rom>
  69. <sha1>12f2cc79b3d09723840bae774be48c0d721ec1c6</sha1>
  70. <filename>hb-g900p_disk.rom</filename>
  71. </rom>
  72. <mem base="0x4000" size="0x8000"/>
  73. </WD2793>
  74. </secondary>
  75. <secondary slot="2">
  76. <!-- this built in RS-232C seems to be identical to Sony HBI-232 -->
  77. <MSX-RS232 id="Sony MSX RS-232">
  78. <ram>true</ram>
  79. <memorybasedio>true</memorybasedio>
  80. <rom>
  81. <sha1>b2776159a7b92d74308b434a6b3e5feba161e2b7</sha1>
  82. <filename>hb-g900p_rs232.rom</filename>
  83. </rom>
  84. <io base="0x80" num="8"/>
  85. <mem base="0x0000" size="0x10000"/>
  86. </MSX-RS232>
  87. </secondary>
  88. <secondary slot="3">
  89. <ROM id="Video Utility">
  90. <rom>
  91. <sha1>8779b004e7605a3c419825f0373a5d8fa84e1d5b</sha1> <!-- Although the 2nd half of the ROM is empty, it is actually a 16kB ROM. On the HB-G900AP, the code is just a bit longer and there the first few bytes of the 2nd half are used. Also the Service Manual clearly states that it's a 16kB ROM. -->
  92. <filename>hb-g900p_video-utility.rom</filename>
  93. </rom>
  94. <mem base="0x4000" size="0x4000"/>
  95. </ROM>
  96. </secondary>
  97. </primary>
  98. <primary external="true" slot="1"/>
  99. <primary external="true" slot="2"/>
  100. <primary slot="3">
  101. <RAM id="Main RAM">
  102. <slow_drain_on_reset>false</slow_drain_on_reset>
  103. <mem base="0x0000" size="0x10000"/>
  104. </RAM>
  105. </primary>
  106. </devices>
  107. </msxconfig>