Talent_TPC-310.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Talent</manufacturer>
  6. <code>TPC-310</code>
  7. <release_year>1988</release_year>
  8. <description>The most advanced Argentinian MSX, includes turbo BASIC and several built in programs.</description>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <devices>
  14. <S1985 id="S1985"> <!-- Actually seems to be an YM3814, which is the same? -->
  15. <sramname>tpc-310_s1985.sram</sramname>
  16. </S1985>
  17. <PPI id="ppi">
  18. <sound>
  19. <volume>16000</volume>
  20. </sound>
  21. <io base="0xA8" num="4"/>
  22. <keyboard_type>es</keyboard_type>
  23. <has_keypad>false</has_keypad>
  24. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  25. <code_kana_locks>false</code_kana_locks>
  26. <graph_locks>false</graph_locks>
  27. </PPI>
  28. <VDP id="VDP">
  29. <version>V9938</version>
  30. <vram>128</vram>
  31. <io base="0x98" num="8" type="O"/> <!-- S-1985 mirrors -->
  32. <io base="0x98" num="8" type="I"/> <!-- S-1985 mirrors -->
  33. </VDP>
  34. <PSG id="PSG">
  35. <type>YM2149</type> <!-- in S-1985 MSX-ENGINE -->
  36. <sound>
  37. <volume>21000</volume>
  38. </sound>
  39. <io base="0xA0" num="2" type="O"/>
  40. <io base="0xA2" num="1" type="I"/>
  41. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  42. </PSG>
  43. <RTC id="Real time clock">
  44. <sramname>tpc-310.cmos</sramname>
  45. <io base="0xB4" num="2" type="O"/>
  46. <io base="0xB5" num="1" type="I"/>
  47. </RTC>
  48. <PrinterPort id="Printer Port">
  49. <io base="0x90" num="2"/>
  50. </PrinterPort>
  51. <primary slot="0">
  52. <ROM id="MSX BIOS with BASIC ROM">
  53. <rom>
  54. <filename>tpc-310_basic-bios2.rom</filename>
  55. <sha1>7bba23669b7abfb6a142f9e1735b847d6e4e8267</sha1>
  56. </rom>
  57. <mem base="0x0000" size="0x8000"/>
  58. </ROM>
  59. </primary>
  60. <primary slot="1">
  61. <MemoryMapper id="Main RAM">
  62. <size>128</size>
  63. <mem base="0x0000" size="0x10000"/>
  64. </MemoryMapper>
  65. </primary>
  66. <primary external="true" slot="2"/>
  67. <primary slot="3">
  68. <secondary slot="0">
  69. <ROM id="MSX Sub ROM">
  70. <rom>
  71. <filename>tpc-310_msx2sub.rom</filename>
  72. <sha1>39dfc46260f99b670916b1e55f67a5d4136e6e54</sha1>
  73. </rom>
  74. <mem base="0x0000" size="0x4000"/>
  75. </ROM>
  76. </secondary>
  77. <secondary slot="0">
  78. <ROM id="Turbo BASIC ROM">
  79. <rom>
  80. <filename>tpc-310_turbo.rom</filename>
  81. <sha1>181bf58da7184e128cd419da3109b93344a543cf</sha1>
  82. </rom>
  83. <mem base="0x4000" size="0x4000"/>
  84. </ROM>
  85. </secondary>
  86. <secondary slot="1">
  87. <ROM id="Accessories ROM">
  88. <rom>
  89. <filename>tpc-310_accessories.rom</filename>
  90. <sha1>cdeb0ed8adecaaadb78d5a5364fd603238591685</sha1>
  91. </rom>
  92. <mem base="0x4000" size="0x8000"/>
  93. </ROM>
  94. </secondary>
  95. <secondary external="true" slot="2"/> <!-- Note: this connector is actually a non-standard expansion connector on the back. According to flyguille it is mapped to slot 3-2 indeed. -->
  96. </primary>
  97. </devices>
  98. </msxconfig>