Yamaha_YIS-805-128R2.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Yamaha</manufacturer>
  6. <code>YIS-805/128R2</code> <!-- this is on the back plate -->
  7. <release_year>1986</release_year>
  8. <description>Russian MSX2 for use in classroom network (as teacher).</description>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <devices>
  14. <S1985 id="S1985">
  15. <sramname>yis805-128r2_s1985.sram</sramname>
  16. </S1985>
  17. <primary slot="0">
  18. <ROM id="MSX BIOS with BASIC ROM">
  19. <mem base="0x0000" size="0x8000"/>
  20. <rom>
  21. <sha1>0f851ee7a1cf79819f61cc89e9948ee72a413802</sha1>
  22. <filename>yis805-128r2_basic-bios2.rom</filename>
  23. </rom>
  24. </ROM>
  25. </primary>
  26. <primary external="true" slot="1"/>
  27. <primary external="true" slot="2"/>
  28. <primary slot="3">
  29. <secondary slot="0">
  30. <ROM id="Painter">
  31. <mem base="0x0000" size="0x10000"/>
  32. <rom>
  33. <sha1>7fd2a28c4fdaeb140f3c8c8fb90271b1472c97b9</sha1>
  34. <filename>yis805-128r2_painter.rom</filename>
  35. </rom>
  36. </ROM>
  37. </secondary>
  38. <secondary slot="1">
  39. <ROM id="MSX Sub ROM">
  40. <mem base="0x0000" size="0x4000"/>
  41. <rom>
  42. <sha1>03bf6d2ac86f5c9ab618e155442787c700f99fed</sha1>
  43. <filename>yis805-128r2_msx2sub.rom</filename>
  44. </rom>
  45. </ROM>
  46. <WD2793 id="Memory Mapped FDC">
  47. <connectionstyle>National</connectionstyle>
  48. <mem base="0x4000" size="0x8000"/>
  49. <broken_fdc_read>false</broken_fdc_read>
  50. <rom>
  51. <sha1>3a481c7b7e4f0406a55952bc5b9f8cf9d699376c</sha1>
  52. <filename>yis805-128r2_disk.rom</filename>
  53. </rom>
  54. <drives>2</drives>
  55. </WD2793>
  56. </secondary>
  57. <secondary slot="2">
  58. <MemoryMapper id="Main RAM">
  59. <mem base="0x0000" size="0x10000"/>
  60. <size>128</size>
  61. </MemoryMapper>
  62. </secondary>
  63. <!-- not working, because of missing network chip YM3802 emulation in openMSX
  64. Note that this slot is the same 60 pin edge connector that is also used to
  65. connect other Yamaha "units", like the SFG-01/05 modules.
  66. <secondary slot="3">
  67. <ROM id="NetROM">
  68. <mem base="0x4000" size="0x8000"/>
  69. <rom>
  70. <sha1>307a7be064442feb4ab2e1a2bc971b138c1a1169</sha1>
  71. <sha1>e8fd2bbc1bdab12c73a0fec178a190f9063547bb</sha1> < ! - - based on Stanislav's dump with the last 2kB (of RAM) zeroed - - >
  72. <filename>yis805-128r2_net_2.rom</filename>
  73. </rom>
  74. </ROM>
  75. </secondary>
  76. -->
  77. </primary>
  78. <PPI id="ppi">
  79. <io base="0xA8" num="4"/>
  80. <sound>
  81. <volume>16000</volume>
  82. </sound>
  83. <keyboard_type>ru</keyboard_type>
  84. <has_keypad>true</has_keypad>
  85. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  86. <code_kana_locks>false</code_kana_locks>
  87. <graph_locks>false</graph_locks>
  88. </PPI>
  89. <VDP id="VDP">
  90. <io base="0x98" num="8" type="O"/> <!-- S-1985 mirrors -->
  91. <io base="0x98" num="8" type="I"/> <!-- S-1985 mirrors -->
  92. <version>V9938</version>
  93. <vram>128</vram>
  94. </VDP>
  95. <PSG id="PSG">
  96. <type>YM2149</type> <!-- in S-1985 MSX-ENGINE -->
  97. <io base="0xA0" num="2" type="O"/>
  98. <io base="0xA2" num="1" type="I"/>
  99. <sound>
  100. <volume>21000</volume>
  101. </sound>
  102. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  103. </PSG>
  104. <RTC id="Real time clock">
  105. <io base="0xB4" num="2" type="O"/>
  106. <io base="0xB5" num="1" type="I"/>
  107. <sramname>yis805-128r2.cmos</sramname>
  108. </RTC>
  109. <PrinterPort id="Printer Port">
  110. <io base="0x90" num="2"/>
  111. </PrinterPort>
  112. </devices>
  113. </msxconfig>