Yamaha_AX500.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Yamaha</manufacturer>
  6. <code>AX500</code>
  7. <release_year>1986</release_year>
  8. <description>Arabic MSX2 sold by Al Alamiah.</description>
  9. <type>MSX2</type>
  10. </info>
  11. <!-- Based on the machine of Hashem Khalifa with serial 1001170.
  12. Case not opened. Info from service manual and software tests.
  13. backside: RGB out, video (yellow RCA), audio (white RCA)
  14. frontside: power button, keyboard, joystick 1 and 2, reset button, 2 diskdrives (2DD)
  15. CPU: LH0080A (according to service manual)
  16. MSX-ENGINE: S1985 (YM-3814)
  17. FDC: MB8877M, with SED9420-CAC (SEIKO) data separator
  18. Z80 scf: 01C529ED01D429FC (dunno)
  19. Z80 cpl: 3AFF12D7 (standard)
  20. Z80 out (c),0: 0 (MSX)
  21. PSG pin 6/7 quirk: C (YES)
  22. PSGmask: AY8910-like.
  23. SHIFT+GRAPH+0 in KEYMATRIX.BAS only shows 3 zeroes (ghosting protection)
  24. keypad is on row 9/10
  25. star-like shaped key left of RETURN key is DEAD key
  26. CODE key toggles LED on CODE key. (Locking?) But not in International mode.
  27. -->
  28. <MapperReadBackBits>largest</MapperReadBackBits>
  29. <CassettePort/>
  30. <devices>
  31. <S1985 id="S1985">
  32. <sramname>ax500_s1985.sram</sramname>
  33. </S1985>
  34. <primary slot="0">
  35. <secondary slot="0">
  36. <ROM id="MSX BIOS with BASIC ROM">
  37. <mem base="0x0000" size="0x8000"/>
  38. <rom>
  39. <sha1>dd1b577ea3ea69de84a68d311261392881f9eac3</sha1>
  40. <filename>ax500_basic-bios2.rom</filename>
  41. </rom>
  42. </ROM>
  43. </secondary>
  44. <secondary slot="1">
  45. <ROM id="Arabic BASIC">
  46. <mem base="0x4000" size="0x8000"/>
  47. <rom>
  48. <sha1>92bac0b2995f54f0eebf167cd447361a6a4923eb</sha1>
  49. <filename>ax500_arabic.rom</filename>
  50. </rom>
  51. </ROM>
  52. </secondary>
  53. <secondary slot="2">
  54. <ROM id="Arabic Word Processor">
  55. <mem base="0x4000" size="0x8000"/>
  56. <rom>
  57. <sha1>8674d000a52ec01fd80c8cb7cbaa66d4c3ca5cf7</sha1>
  58. <filename>ax500_swp.rom</filename>
  59. </rom>
  60. </ROM>
  61. </secondary>
  62. <secondary slot="3">
  63. <ROM id="Sakhr Files">
  64. <mem base="0x0000" size="0xC000"/>
  65. <rom>
  66. <sha1>8e889999ecec302f05d3bd0a0f127b489fcf3739</sha1>
  67. <filename>ax500_sakhr_files.rom</filename>
  68. </rom>
  69. </ROM>
  70. </secondary>
  71. </primary>
  72. <primary external="true" slot="1"/>
  73. <primary external="true" slot="2"/>
  74. <primary slot="3">
  75. <secondary slot="0">
  76. <ROM id="Painter & Graphic BIOS">
  77. <mem base="0x0000" size="0x10000"/>
  78. <rom>
  79. <sha1>80872d997d18e1a633e70b9da35a0d28113073e5</sha1>
  80. <filename>ax500_painter.rom</filename>
  81. </rom>
  82. </ROM>
  83. </secondary>
  84. <secondary slot="1">
  85. <ROM id="MSX2 subROM">
  86. <mem base="0x0000" size="0x4000"/>
  87. <rom>
  88. <sha1>7f86af13e81259a0db8f70d8a7e026fb918ee652</sha1>
  89. <filename>ax500_msx2sub.rom</filename>
  90. </rom>
  91. </ROM>
  92. <WD2793 id="Memory Mapped FDC">
  93. <connectionstyle>National</connectionstyle>
  94. <mem base="0x4000" size="0x8000"/> <!-- Registers appear also on BF80-BFBF -->
  95. <rom>
  96. <sha1>a953bef071b603d6280bdf7ab6249c2e6f1a4cd8</sha1>
  97. <filename>ax500_disk.rom</filename>
  98. </rom>
  99. <drives>2</drives>
  100. </WD2793>
  101. </secondary>
  102. <secondary slot="2">
  103. <MemoryMapper id="Main RAM">
  104. <mem base="0x0000" size="0x10000"/>
  105. <initialContent encoding="gz-base64">eJztwQEBAAAAASD/TzNElQAAbwoA3Bnqa/hq</initialContent> <!-- Pattern: 2kB 0x00, then 2kB 0xFF etc. -->
  106. <size>256</size>
  107. </MemoryMapper>
  108. </secondary>
  109. <!-- Note that this is not a standard MSX cartridgeslot, but a 60 pins card
  110. edge connector, carrying all MSX cartridgeslot signals. It is made to
  111. connect the Yamaha SFG-01/05 and other "units" with the same connector. As
  112. openMSX doesn't model this, we just make it available as an MSX cartridge
  113. slot here. -->
  114. <secondary external="true" slot="3"/>
  115. </primary>
  116. <PPI id="ppi">
  117. <io base="0xA8" num="4"/>
  118. <sound>
  119. <volume>16000</volume>
  120. </sound>
  121. <keyboard_type>int</keyboard_type> <!-- Should be Arabic? -->
  122. <has_keypad>true</has_keypad>
  123. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  124. <code_kana_locks>true</code_kana_locks>
  125. <graph_locks>false</graph_locks> <!-- not sure, doesn't seem to matter in international BASIC and has no effect in Arabic basic -->
  126. </PPI>
  127. <VDP id="VDP">
  128. <io base="0x98" num="4" type="O"/>
  129. <io base="0x98" num="2" type="I"/>
  130. <version>V9938</version>
  131. <vram>128</vram>
  132. </VDP>
  133. <PSG id="PSG">
  134. <type>YM2149</type> <!-- due to S1985, but mask is like AY8910... -->
  135. <io base="0xA0" num="2" type="O"/>
  136. <io base="0xA2" num="1" type="I"/>
  137. <sound>
  138. <volume>21000</volume>
  139. </sound>
  140. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  141. </PSG>
  142. <RTC id="Real time clock">
  143. <io base="0xB4" num="2" type="O"/>
  144. <io base="0xB5" num="1" type="I"/>
  145. <sramname>ax500.cmos</sramname>
  146. </RTC>
  147. <PrinterPort id="Printer Port">
  148. <io base="0x90" num="2"/>
  149. </PrinterPort>
  150. </devices>
  151. </msxconfig>