Casio_KB-7.xml 718 B

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Docking station</name>
  6. <manufacturer>Casio</manufacturer>
  7. <code>KB-7</code>
  8. <release_year>1984</release_year>
  9. <description>Docking station for the Casio PV-7 with 2 slots, additional 8KB RAM and a printer port</description>
  10. <type>docking station</type>
  11. </info>
  12. <devices>
  13. <PrinterPort id="KB-7 Printer Port">
  14. <io base="0x90" num="2"/>
  15. </PrinterPort>
  16. <primary slot="0">
  17. <RAM id="KB-7 RAM">
  18. <mem base="0xC000" size="0x2000"/>
  19. </RAM>
  20. </primary>
  21. <primary external="true" slot="3"/>
  22. <primary external="true" slot="2"/>
  23. </devices>
  24. </msxconfig>