Al_Alamiah_AX370.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Al Alamiah</manufacturer>
  6. <code>AX370</code>
  7. <release_year>1988</release_year>
  8. <description>Arabic MSX2 version of Sanyo PHC-70FD MSX2+.</description>
  9. <type>MSX2</type>
  10. </info>
  11. <!-- Information provided by Hashem Khalifa
  12. Based on machine with serial 01- 59706754 -->
  13. <MapperReadBackBits>largest</MapperReadBackBits>
  14. <CassettePort/>
  15. <devices>
  16. <PPI id="ppi">
  17. <sound>
  18. <volume>16000</volume>
  19. </sound>
  20. <io base="0xA8" num="4"/>
  21. <keyboard_type>int</keyboard_type> <!-- Is actually Arabic... -->
  22. <has_keypad>true</has_keypad>
  23. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected> <!-- not sure -->
  24. <code_kana_locks>true</code_kana_locks> <!-- has a LED for it that can be toggled with CODE key -->
  25. <graph_locks>false</graph_locks>
  26. </PPI>
  27. <VDP id="VDP">
  28. <version>V9958</version>
  29. <vram>128</vram>
  30. <io base="0x98" num="4" type="O"/>
  31. <io base="0x98" num="2" type="I"/>
  32. </VDP>
  33. <PSG id="PSG">
  34. <keyboardlayout>JIS</keyboardlayout> <!-- verified by reading PSG -->
  35. <sound>
  36. <volume>21000</volume>
  37. </sound>
  38. <io base="0xA0" num="2" type="O"/>
  39. <io base="0xA2" num="1" type="I"/>
  40. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  41. </PSG>
  42. <RTC id="Real time clock">
  43. <sramname>ax370.cmos</sramname>
  44. <io base="0xB4" num="2" type="O"/>
  45. <io base="0xB5" num="1" type="I"/>
  46. </RTC>
  47. <PrinterPort id="Printer Port">
  48. <io base="0x90" num="2"/>
  49. </PrinterPort>
  50. <T9769 id="T9769">
  51. <subtype>A</subtype> <!-- To be verified with PCB shot -->
  52. </T9769>
  53. <primary slot="0">
  54. <secondary slot="0">
  55. <ROM id="MSX BIOS with BASIC ROM">
  56. <rom>
  57. <filename>ax370_basic-bios2.rom</filename>
  58. <sha1>35195ab67c289a0b470883464df66bc6ea5b00d3</sha1>
  59. </rom>
  60. <mem base="0x0000" size="0x8000"/>
  61. </ROM>
  62. </secondary>
  63. <secondary slot="1">
  64. <ROM id="Al Alamiah BASIC 2.03 ROM">
  65. <rom>
  66. <filename>ax370_rom01.rom</filename>
  67. <sha1>0c08e799a7cf130ae2b9bc93f28bd4959cee6fdc</sha1>
  68. </rom>
  69. <mem base="0x4000" size="0x8000"/>
  70. </ROM>
  71. </secondary>
  72. <secondary slot="2">
  73. <ROM id="Sakhr Word Processor">
  74. <rom>
  75. <filename>ax370_swp.rom</filename>
  76. <sha1>4b4508131dca6d811694ae6379f41364c477de58</sha1>
  77. </rom>
  78. <mem base="0x4000" size="0x8000"/>
  79. </ROM>
  80. </secondary>
  81. <secondary slot="3">
  82. <ROM id="Sakhr BASIC">
  83. <rom>
  84. <filename>ax370_sb.rom</filename>
  85. <sha1>8167117a003824220c36775682acbb36b3733c5e</sha1>
  86. </rom>
  87. <mem base="0x4000" size="0x8000"/>
  88. </ROM>
  89. </secondary>
  90. </primary>
  91. <primary external="true" slot="1"/>
  92. <primary external="true" slot="2"/>
  93. <primary slot="3">
  94. <secondary slot="0">
  95. <ROM id="MSX Sub ROM">
  96. <rom>
  97. <filename>ax370_msx2sub.rom</filename>
  98. <sha1>ee9c6a073766bef2220a57372f5c0dbfc6e55c8c</sha1> <!-- Taken from blueMSX config, because could not be dumped with SAVEROM/GETROM! -->
  99. </rom>
  100. <mem base="0x0000" size="0x4000"/>
  101. </ROM>
  102. <TC8566AF id="Memory Mapped FDC">
  103. <io_regs>7FF8</io_regs>
  104. <drives>1</drives>
  105. <rom>
  106. <filename>ax370_disk.rom</filename>
  107. <sha1>9efa744be8355675e7bfdd3976bbbfaf85d62e1d</sha1> <!-- Taken from blueMSX config, because could not be dumped with SAVEROM/GETROM! -->
  108. </rom>
  109. <mem base="0x4000" size="0x8000"/>
  110. </TC8566AF>
  111. </secondary>
  112. <secondary slot="1">
  113. <ROM id="Painter">
  114. <rom>
  115. <filename>ax370_painter.rom</filename>
  116. <sha1>1c9a5867d39f6f02a0a4ef291904623e2521c2c5</sha1> <!-- Same as AX-350II ROM, but has different value on 0xFFFF due to SSR -->
  117. </rom>
  118. <mem base="0x0000" size="0x10000"/>
  119. </ROM>
  120. </secondary>
  121. <secondary slot="3">
  122. <MemoryMapper id="Main RAM">
  123. <size>128</size>
  124. <mem base="0x0000" size="0x10000"/>
  125. </MemoryMapper>
  126. </secondary>
  127. </primary>
  128. </devices>
  129. </msxconfig>