Fenner_SPC-800.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Fenner</manufacturer>
  6. <code>SPC-800</code>
  7. <release_year></release_year>
  8. <description>Samsung MSX1 for the European/Western market.</description>
  9. <type>MSX</type>
  10. </info>
  11. <!-- Ricardo Jurczyk Pinheiro / Werner Kai:
  12. Serial: 64644
  13. CPU: GSS Z8400A PS Z80A
  14. PPI: NEC D8255AC-2 8512E5
  15. PSG: GI AY-3-8910A
  16. has expansion bus on the back
  17. mobo says: Samsung SPC-800UD
  18. z80 scf: 01ED29ED01FC29FC (standard)
  19. z80 cpl: 3AFF12D7 (standard)
  20. z80 out (c),0: 0 (MSX)
  21. PSG pin 6/7 quierk: C (YES)
  22. -->
  23. <CassettePort/>
  24. <devices>
  25. <primary slot="0">
  26. <ROM id="MSX BIOS with BASIC ROM">
  27. <mem base="0x0000" size="0x8000"/>
  28. <rom>
  29. <sha1>8963fc041975f31dc2ab1019cfdd4967999de53e</sha1>
  30. <filename>spc-800_basic-bios1.rom</filename>
  31. </rom>
  32. </ROM>
  33. </primary>
  34. <primary external="true" slot="1"/>
  35. <primary slot="2">
  36. <RAM id="Main RAM">
  37. <mem base="0x0000" size="0x10000"/>
  38. </RAM>
  39. </primary>
  40. <!-- Note: this connector is actually a non-standard expansion connector on the back -->
  41. <primary external="true" slot="3"/>
  42. <PPI id="ppi">
  43. <io base="0xA8" num="4"/>
  44. <sound>
  45. <volume>16000</volume>
  46. </sound>
  47. <keyboard_type>gb</keyboard_type>
  48. <has_keypad>false</has_keypad>
  49. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  50. <code_kana_locks>false</code_kana_locks>
  51. <graph_locks>false</graph_locks>
  52. </PPI>
  53. <VDP id="VDP">
  54. <io base="0x98" num="2"/>
  55. <version>TMS9129</version> <!-- NO 4k/16k effect, NO latch, HAS sprite clones, has screen 2 mirrored mode, HAS mode 3 mixed mode -->
  56. </VDP>
  57. <PSG id="PSG">
  58. <type>AY8910</type>
  59. <io base="0xA0" num="2" type="O"/>
  60. <io base="0xA2" num="1" type="I"/>
  61. <sound>
  62. <volume>21000</volume>
  63. </sound>
  64. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  65. </PSG>
  66. <PrinterPort id="Printer Port">
  67. <io base="0x90" num="2"/>
  68. </PrinterPort>
  69. </devices>
  70. </msxconfig>