Yamaha_YIS-503IIIR.xml 3.4 KB

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