WIP_Mitsubishi_ML-TS2.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <!-- Information provided by Werner Kai. Thanks!
  5. Serial: 100954
  6. Mobo shows some modem chip: MP7246 JPN 8719&delta;
  7. CPU: NEC D780C -1
  8. S1985 MSX ENGINE
  9. z80 scf: 01C501ED01D401C (NEC)
  10. z80 cpl: 3AFF12D7 (standard)
  11. Z80 out (c),0: 0 (MSX)
  12. PSG pin 6/7 quirk: C (YES)
  13. PSGmask: AY8910-like
  14. -->
  15. <info>
  16. <manufacturer>Mitsubishi</manufacturer>
  17. <code>ML-TS2</code>
  18. <release_year>1987</release_year>
  19. <description>Mitsubishi Telecom Station (with built in telephone). This hardware description file is a Work-In-Progress! It's certainly not correct.</description>
  20. <type>MSX2</type>
  21. </info>
  22. <MapperReadBackBits>largest</MapperReadBackBits>
  23. <CassettePort/>
  24. <devices>
  25. <Kanji id="Kanji ROM">
  26. <rom>
  27. <filename>ml-ts2_kanjifont.rom</filename>
  28. <sha1>f4dba5ba267b5dd1a35eb74a6ec4fd4d5ca9a1b4</sha1>
  29. </rom>
  30. <io base="0xD8" num="2" type="O"/>
  31. <io base="0xD9" num="1" type="I"/>
  32. </Kanji>
  33. <PPI id="ppi">
  34. <sound>
  35. <volume>16000</volume>
  36. </sound>
  37. <io base="0xA8" num="4"/>
  38. <keyboard_type>jp_ansi</keyboard_type>
  39. <has_keypad>true</has_keypad>
  40. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  41. <code_kana_locks>true</code_kana_locks>
  42. <graph_locks>false</graph_locks>
  43. </PPI>
  44. <VDP id="VDP">
  45. <version>V9938</version>
  46. <vram>128</vram>
  47. <io base="0x98" num="4" type="O"/>
  48. <io base="0x98" num="2" type="I"/>
  49. </VDP>
  50. <S1985 id="S1985">
  51. <sramname>ml-ts2_s1985.sram</sramname>
  52. </S1985>
  53. <PSG id="PSG">
  54. <type>AY8910</type>
  55. <keyboardlayout>50on</keyboardlayout>
  56. <sound>
  57. <volume>21000</volume>
  58. </sound>
  59. <io base="0xA0" num="2" type="O"/>
  60. <io base="0xA2" num="1" type="I"/>
  61. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  62. </PSG>
  63. <RTC id="Real time clock">
  64. <sramname>ml-ts2.cmos</sramname>
  65. <io base="0xB4" num="2" type="O"/>
  66. <io base="0xB5" num="1" type="I"/>
  67. </RTC>
  68. <PrinterPort id="Printer Port">
  69. <io base="0x90" num="2"/>
  70. </PrinterPort>
  71. <primary slot="0">
  72. <ROM id="MSX BIOS with BASIC ROM">
  73. <rom>
  74. <filename>ml-ts2_basic-bios2.rom</filename>
  75. <sha1>bb608fe748ee88d45564ad8e3582c2222730b3b5</sha1>
  76. </rom>
  77. <mem base="0x0000" size="0x8000"/>
  78. </ROM>
  79. </primary>
  80. <primary external="true" slot="1"/>
  81. <primary slot="3">
  82. <secondary slot="0">
  83. <ROM id="MSX Sub ROM">
  84. <rom>
  85. <filename>ml-ts2_msx2sub.rom</filename>
  86. <sha1>0fbd45ef3dd7bb82d4c31f1947884f411f1ca344</sha1>
  87. </rom>
  88. <mem base="0x0000" size="0x4000"/>
  89. </ROM>
  90. </secondary>
  91. <secondary slot="1">
  92. <ROM id="ML-TS2 ROM"> <!-- has some complex mapper -->
  93. <rom>
  94. <filename>ml-ts2_firmware.rom</filename>
  95. <sha1>73d1ce106501b9e8151b4214448537617d82667f</sha1>
  96. </rom>
  97. <mappertype>MitsubishiMLTS2</mappertype> <!-- WIP implementation of the mapper -->
  98. <mem base="0x4000" size="0x4000"/>
  99. </ROM>
  100. </secondary>
  101. <secondary slot="2">
  102. <MemoryMapper id="Main RAM">
  103. <mem base="0x0000" size="0x10000"/>
  104. <size>64</size>
  105. </MemoryMapper>
  106. </secondary>
  107. <secondary slot="3"/>
  108. </primary>
  109. </devices>
  110. </msxconfig>