video9000.xml 607 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>Video9000</name>
  6. <manufacturer>Sunrise</manufacturer>
  7. <code/>
  8. <release_year>1997</release_year>
  9. <description>Yamaha V9990 based digitizer/superimposer expansion.</description>
  10. <type>graphics expansion</type>
  11. </info>
  12. <devices>
  13. <V9990 id="Sunrise GFX9000">
  14. <io base="0x60" num="0x0f"/>
  15. </V9990>
  16. <Video9000 id="Video9000">
  17. <io base="0x6f" num="0x01"/>
  18. <device idref="VDP"/>
  19. <device idref="Sunrise GFX9000"/>
  20. </Video9000>
  21. </devices>
  22. </msxconfig>