Spectravideo_SVI-728.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Spectravideo</manufacturer>
  6. <code>SVI-728</code>
  7. <release_year>1983</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <!--
  12. Info from serial BI 728053932
  13. see http://bilgisayarlarim.com/Spectravideo/SVI-728/
  14. - says "SVI SPECTRAVIDEO 728 HOME COMPUTER" on the left side of the top of the
  15. casing
  16. - has a small blue MSX logo on the right side of the casing
  17. - has a black 'expansion' connector
  18. - PSG: GI AY-3-8910A
  19. - CPU: Zilog
  20. - PPI: Mitsubishi M5L8255AP-5
  21. - 1 OKI mask ROM
  22. Info from serial BI 728019657
  23. - says "SVI SPECTRAVIDEO 728 HOME COMPUTER" on the left side of the top of the
  24. casing
  25. - has a small blue MSX logo on the right side of the casing
  26. - has a black 'expansion' connector
  27. - PSG: GI AY-3-8910A
  28. - CPU: SGS Z8400AB1 Z80ACPU 88442-ITALY
  29. - PPI: Toshiba TMP8255AP-5
  30. - VDP: TMS91xx, because it's using TI TMS4416-15NL VRAMs
  31. - mainboard version: 1.4
  32. - SVI-728 POWER & VIDEO: version 1.2
  33. - 1 OKI M38256-71 mask ROM
  34. - RAM chips: 8x National Semiconductor 8505-350 NMC3764N-20
  35. Ident says:
  36. - TMS91xx (no 4/16k effect, no address latch, clones, screen 2 mirrored mode,
  37. mode 3 mixed mode)
  38. - Z80 scf: 01ED29ED
  39. - Z80 out (c),0: 0 (MSX)
  40. - PSG mask: AY8910
  41. Info from serial BI 728002545
  42. - says "SVI SPECTRAVIDEO 728 PERSONAL COMPUTER" on the left side of the top of
  43. the casing
  44. - has a large green MSX logo on the top left side of the top of the casing
  45. - has a blue 'expansion' connector
  46. - PSG: GI AY-3-8910A
  47. - CPU: NEC D780C-1 8337XD
  48. - PPI: Mitsubishi M5L8255AP-5
  49. - VDP: TMS91xx, because it's using TI TMS4416-20NL VRAMs
  50. - mainboard version: 1.2
  51. - SVI-728 POWER & VIDEO: version 1.2
  52. - 4 ROM chips, 1 Mitsibishi M5L2764K (A), 1 Hitachi HN482364G-3 (B), 1 Hitachi
  53. unknown (C) and 1 ..82764G (D)
  54. - RAM chips: 8x Matsushita MN4164P
  55. Ident says:
  56. - TMS91xx (no 4/16k effect, no address latch, clones, screen 2 mirrored mode,
  57. mode 3 mixed mode)
  58. - Z80 scf: 01C529ED (dunno)
  59. - Z80 out (c),0: 0 (MSX)
  60. - PSG mask: AY8910
  61. At least the latter 2 of these machines have the same BIOS (the one with the
  62. sha1sum below. Strange is that this BIOS says it's a 60Hz interrupt frequency
  63. system, but that is not true. It's definitely 50Hz, so the VDP is TMS9129
  64. indeed.
  65. -->
  66. <CassettePort/>
  67. <devices>
  68. <PPI id="ppi">
  69. <sound>
  70. <volume>16000</volume>
  71. </sound>
  72. <io base="0xA8" num="4"/>
  73. <keyboard_type>int</keyboard_type>
  74. <has_keypad>true</has_keypad>
  75. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  76. <code_kana_locks>false</code_kana_locks>
  77. <graph_locks>false</graph_locks>
  78. </PPI>
  79. <VDP id="VDP">
  80. <version>TMS9129</version>
  81. <io base="0x98" num="2"/>
  82. </VDP>
  83. <PSG id="PSG">
  84. <type>AY8910</type>
  85. <sound>
  86. <volume>21000</volume>
  87. </sound>
  88. <io base="0xA0" num="2" type="O"/>
  89. <io base="0xA2" num="1" type="I"/>
  90. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  91. </PSG>
  92. <PrinterPort id="Printer Port">
  93. <io base="0x90" num="2"/>
  94. </PrinterPort>
  95. <primary slot="0">
  96. <ROM id="MSX BIOS with BASIC ROM">
  97. <rom>
  98. <filename>svi-728_basic-bios1.rom</filename>
  99. <sha1>ea6a82cf8c6e65eb30b98755c8577cde8d9186c0</sha1>
  100. </rom>
  101. <mem base="0x0000" size="0x10000"/> <!-- it's mirrored -->
  102. </ROM>
  103. </primary>
  104. <primary slot="1">
  105. <RAM id="Main RAM">
  106. <mem base="0x0000" size="0x10000"/>
  107. </RAM>
  108. </primary>
  109. <primary external="true" slot="2"/>
  110. <!-- Note: this connector is actually a non-standard expansion connector on the back -->
  111. <primary external="true" slot="3"/>
  112. </devices>
  113. </msxconfig>