Spectravideo_SVI-728_ES.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Spectravideo</manufacturer>
  6. <code>SVI-728 (ES)</code>
  7. <release_year>1983</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <!--
  12. based on Werner Kai's machine with serial BI7280069769.
  13. Z80 scf: 01ED29ED01FC29FC (standard)
  14. Z80 cpl: 3AFF12D7 (standard)
  15. Z80 out (C),0: 0 (MSX)
  16. PSG pin 6/7 quirk: C (YES)
  17. PSGmask: like AY8910
  18. CPU: Zilog Z8400APS
  19. PSG: GI AY-3-8910A
  20. PPI: Toshiba TMP8255AP-5
  21. VDP: not visible due to glued on cooling plate
  22. PCB says: Version 1:7
  23. -->
  24. <CassettePort/>
  25. <devices>
  26. <PPI id="ppi">
  27. <sound>
  28. <volume>16000</volume>
  29. </sound>
  30. <io base="0xA8" num="4"/>
  31. <keyboard_type>es</keyboard_type>
  32. <has_keypad>true</has_keypad>
  33. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  34. <code_kana_locks>false</code_kana_locks>
  35. <graph_locks>false</graph_locks>
  36. </PPI>
  37. <VDP id="VDP">
  38. <version>TMS9129</version>
  39. <io base="0x98" num="2"/>
  40. </VDP>
  41. <PSG id="PSG">
  42. <type>AY8910</type>
  43. <sound>
  44. <volume>21000</volume>
  45. </sound>
  46. <io base="0xA0" num="2" type="O"/>
  47. <io base="0xA2" num="1" type="I"/>
  48. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  49. </PSG>
  50. <PrinterPort id="Printer Port">
  51. <io base="0x90" num="2"/>
  52. </PrinterPort>
  53. <primary slot="0">
  54. <ROM id="MSX BIOS with BASIC ROM">
  55. <rom>
  56. <filename>svi-728es_basic-bios1.rom</filename>
  57. <sha1>82415ee031721d1954bfa42e1c6dd79d71c692d6</sha1>
  58. </rom>
  59. <mem base="0x0000" size="0x8000"/>
  60. </ROM>
  61. </primary>
  62. <primary slot="1">
  63. <RAM id="Main RAM">
  64. <mem base="0x0000" size="0x10000"/>
  65. </RAM>
  66. </primary>
  67. <primary external="true" slot="2"/>
  68. <primary external="true" slot="3"/>
  69. </devices>
  70. </msxconfig>