Sony_HB-F700P.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Sony</manufacturer>
  6. <code>HB-F700P</code>
  7. <release_year>1985</release_year>
  8. <description>European MSX2 with a lot of RAM (256kB).</description>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  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. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  22. <code_kana_locks>false</code_kana_locks>
  23. <graph_locks>false</graph_locks>
  24. </PPI>
  25. <VDP id="VDP">
  26. <version>V9938</version>
  27. <vram>128</vram>
  28. <io base="0x98" num="8" type="O"/> <!-- S-1985 mirrors -->
  29. <io base="0x98" num="8" type="I"/> <!-- S-1985 mirrors -->
  30. </VDP>
  31. <S1985 id="S1985">
  32. <sramname>hb-f700p_s1985.sram</sramname>
  33. </S1985>
  34. <PSG id="PSG">
  35. <type>YM2149</type> <!-- in S-1985 MSX-ENGINE -->
  36. <sound>
  37. <volume>21000</volume>
  38. </sound>
  39. <io base="0xa0" num="2" type="O"/>
  40. <io base="0xa2" num="1" type="I"/>
  41. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  42. </PSG>
  43. <RTC id="Real time clock">
  44. <sramname>hb-f700p.cmos</sramname>
  45. <io base="0xb4" num="2" type="O"/>
  46. <io base="0xb5" num="1" type="I"/>
  47. </RTC>
  48. <PrinterPort id="Printer Port">
  49. <io base="0x90" num="2"/>
  50. </PrinterPort>
  51. <primary slot="0">
  52. <secondary slot="0">
  53. <ROM id="MSX BIOS with BASIC ROM">
  54. <rom>
  55. <filename>hb-f700p_basic-bios2.rom</filename>
  56. <sha1>0de3c802057560560a03d7965fcc4cff69f8575c</sha1> <!-- Verified on Meits' machine -->
  57. </rom>
  58. <mem base="0x0000" size="0x8000"/>
  59. </ROM>
  60. </secondary>
  61. </primary>
  62. <primary external="true" slot="1"/>
  63. <primary external="true" slot="2"/>
  64. <primary slot="3">
  65. <secondary slot="0">
  66. <ROM id="MSX Sub ROM">
  67. <rom>
  68. <filename>hb-f700p_msx2sub.rom</filename>
  69. <sha1>24624c5fa3a8069b1d865cdea8a029f15c1955ea</sha1> <!-- On Meits' machine -->
  70. <sha1>3288894e1be6af705871499b23c85732dbc40993</sha1> <!-- According to team blueMSX -->
  71. </rom>
  72. <mem base="0x0000" size="0x4000"/>
  73. </ROM>
  74. <WD2793 id="Memory Mapped FDC">
  75. <connectionstyle>Sony</connectionstyle>
  76. <motor_off_timeout_ms>4000</motor_off_timeout_ms>
  77. <drives>1</drives>
  78. <rom>
  79. <filename>hb-f700p_disk.rom</filename>
  80. <sha1>3376cf9dd2b1ac9b41bf6bf6598b33136e86f9d5</sha1> <!-- According to team blueMSX -->
  81. <sha1>7dcd434d9a244e23afd212d3fea4c3bf3fe2a300</sha1> <!-- This is a fast diskROM, which is also in Meits' machine, certainly not original -->
  82. </rom>
  83. <mem base="0x4000" size="0x8000"/>
  84. </WD2793>
  85. </secondary>
  86. <secondary slot="3">
  87. <MemoryMapper id="Main RAM">
  88. <mem base="0x0000" size="0x10000"/>
  89. <size>256</size>
  90. </MemoryMapper>
  91. </secondary>
  92. </primary>
  93. </devices>
  94. </msxconfig>