Sony_HB-G900D.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Sony</manufacturer>
  6. <code>HB-G900D</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>de</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-g900d.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>cef16eb95502ba6ab2265fcafcedde470a101541</sha1>
  50. <filename>hb-g900d_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>7b4a96402847decfc110ff9eda713bdcd218bd83</sha1>
  59. <filename>hb-g900d_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>0e081572f84555dc13bdb0c7044a19d6c164d985</sha1>
  70. <filename>hb-g900d_disk.rom</filename>
  71. </rom>
  72. <mem base="0x4000" size="0x8000"/>
  73. </WD2793>
  74. </secondary>
  75. <secondary slot="2">
  76. <MSX-RS232 id="Sony MSX RS-232">
  77. <ram>true</ram>
  78. <memorybasedio>true</memorybasedio>
  79. <rom>
  80. <sha1>3db2fe84e7160bc19e1d89af29244f17e5e94e42</sha1>
  81. <filename>hb-g900d_rs232.rom</filename>
  82. </rom>
  83. <io base="0x80" num="8"/>
  84. <mem base="0x0000" size="0x10000"/>
  85. </MSX-RS232>
  86. </secondary>
  87. <secondary slot="3">
  88. <ROM id="Video Utility">
  89. <rom>
  90. <sha1>852c3d6ce3787f4fca986e173a4f9eed9f344576</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. -->
  91. <filename>hb-g900d_video-utility.rom</filename>
  92. </rom>
  93. <mem base="0x4000" size="0x4000"/>
  94. </ROM>
  95. </secondary>
  96. </primary>
  97. <primary external="true" slot="1"/>
  98. <primary external="true" slot="2"/>
  99. <primary slot="3">
  100. <RAM id="Main RAM">
  101. <slow_drain_on_reset>false</slow_drain_on_reset>
  102. <mem base="0x0000" size="0x10000"/>
  103. </RAM>
  104. </primary>
  105. </devices>
  106. </msxconfig>