Sony_HB-F9P_Russian.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Sony</manufacturer>
  6. <code>HB-F9P Russian</code>
  7. <release_year>1985</release_year>
  8. <description>An extremely rare Russian version of the F9P</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>ru</keyboard_type>
  20. <has_keypad>true</has_keypad>
  21. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  22. <code_kana_locks>true</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-f9p_russian_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-f9p_russian.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. <ROM id="MSX BIOS with BASIC ROM">
  53. <rom>
  54. <filename>hb-f9p_russian_basic-bios2.rom</filename>
  55. <sha1>7f440ec7295d889b097e1b66bf9bc5ce086f59aa</sha1>
  56. </rom>
  57. <mem base="0x0000" size="0x8000"/>
  58. </ROM>
  59. </primary>
  60. <primary external="true" slot="1"/>
  61. <primary external="true" slot="2"/>
  62. <primary slot="3">
  63. <secondary slot="0">
  64. <ROM id="MSX Sub ROM">
  65. <rom>
  66. <filename>hb-f9p_russian_msx2sub.rom</filename>
  67. <sha1>a6d7b1fd4ee896ca7513d02c033fc9a8aa065235</sha1>
  68. </rom>
  69. <mem base="0x0000" size="0x8000"/> <!-- Mirrored to page 1, maybe
  70. because the European version of this machine has one part of the
  71. Memovision ROM there? -->
  72. </ROM>
  73. </secondary>
  74. <secondary slot="1"/>
  75. <secondary slot="2">
  76. <MemoryMapper id="Main RAM">
  77. <size>128</size>
  78. <mem base="0x0000" size="0x10000"/>
  79. </MemoryMapper>
  80. </secondary>
  81. <secondary slot="3"/>
  82. </primary>
  83. </devices>
  84. </msxconfig>