Spectravideo_SVI-328_superexpanded.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Spectravideo</manufacturer>
  6. <code>SVI-328 Superexpanded</code>
  7. <release_year>1983</release_year>
  8. <description>Non-MSX machine, which was heavy inspiration for the MSX standard. This configuraiton is superexpanded with 2x 64kB RAM, a printer port and a built in floppy disk controller.</description>
  9. <type>SVI</type>
  10. </info>
  11. <CassettePort/>
  12. <devices>
  13. <SVIPPI id="SVI-328 PPI">
  14. <key_ghosting>true</key_ghosting>
  15. <sound>
  16. <volume>16000</volume>
  17. </sound>
  18. <io base="0x94" num="4" type="O"/>
  19. <io base="0x98" num="4" type="I"/>
  20. <keyboard_type>svi</keyboard_type>
  21. <has_keypad>true</has_keypad>
  22. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  23. <code_kana_locks>false</code_kana_locks>
  24. <graph_locks>false</graph_locks>
  25. </SVIPPI>
  26. <VDP id="VDP">
  27. <version>TMS9929A</version>
  28. <io base="0x80" num="2" type="O"/>
  29. <io base="0x84" num="2" type="I"/>
  30. </VDP>
  31. <SVIPSG id="SVI-328 PSG">
  32. <type>AY8910</type>
  33. <sound>
  34. <volume>21000</volume>
  35. </sound>
  36. <io base="0x88" num="1" type="O"/>
  37. <io base="0x8C" num="1" type="O"/>
  38. <io base="0x90" num="1" type="I"/>
  39. </SVIPSG>
  40. <SVIPrinterPort id="Printer Port"> <!-- from superexpander -->
  41. <io base="0x10" num="2" type="O"/>
  42. <io base="0x12" num="1" type="I"/>
  43. </SVIPrinterPort>
  44. <SVIFDC id="FDC"> <!-- from superexpander -->
  45. <io base="0x30" num="5"/>
  46. <io base="0x38" num="1" type="O"/>
  47. <drives>2</drives>
  48. </SVIFDC>
  49. <primary slot="0">
  50. <ROM id="Spectravideo SVI-328 BASIC v1.11">
  51. <rom>
  52. <filename>svi-3x8_v111.rom</filename>
  53. <sha1>10349ce675f6d6d47f0976e39cb7188eba858d89</sha1>
  54. </rom>
  55. <mem base="0x0000" size="0x8000"/>
  56. </ROM>
  57. <RAM id="Main RAM 1">
  58. <mem base="0x8000" size="0x8000"/>
  59. </RAM>
  60. </primary>
  61. <primary external="true" slot="1"/>
  62. <primary slot="2">
  63. <RAM id="Main RAM 2"> <!-- SV-807 1 with S2 ON, and all other OFF -->
  64. <mem base="0x0000" size="0x10000"/>
  65. </RAM>
  66. </primary>
  67. <primary slot="3">
  68. <RAM id="Main RAM 3"> <!-- SV-807 2 with S3 and S4 ON, and all other off -->
  69. <mem base="0x0000" size="0x10000"/>
  70. </RAM>
  71. </primary>
  72. </devices>
  73. </msxconfig>