MegaRAM_2MB.xml 639 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <name>MegaRAM (anniversary ed.)</name>
  6. <manufacturer>Ademir Carchano</manufacturer>
  7. <code/>
  8. <release_year>2014</release_year>
  9. <description>2MB MegaRAM: 27th anniversary of MegaRAM edition.</description>
  10. <type>RAM expansion</type>
  11. </info>
  12. <devices>
  13. <primary slot="any">
  14. <secondary slot="any">
  15. <MegaRam id="MegaRam">
  16. <io base="0x8e" num="1"/>
  17. <mem base="0x0000" size="0x10000"/>
  18. <size>2048</size>
  19. </MegaRam>
  20. </secondary>
  21. </primary>
  22. </devices>
  23. </msxconfig>