Mitsubishi_ML-FX1.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Mitsubishi</manufacturer>
  6. <code>ML-FX1</code>
  7. <release_year>1983</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <CassettePort/>
  12. <devices>
  13. <PPI id="ppi">
  14. <sound>
  15. <volume>16000</volume>
  16. </sound>
  17. <io base="0xA8" num="4"/>
  18. <keyboard_type>gb</keyboard_type>
  19. <has_keypad>true</has_keypad>
  20. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  21. <code_kana_locks>false</code_kana_locks>
  22. <graph_locks>false</graph_locks>
  23. </PPI>
  24. <VDP id="VDP">
  25. <version>TMS9929A</version>
  26. <io base="0x98" num="2"/>
  27. </VDP>
  28. <PSG id="PSG">
  29. <sound>
  30. <volume>21000</volume>
  31. </sound>
  32. <io base="0xA0" num="2" type="O"/>
  33. <io base="0xA2" num="1" type="I"/>
  34. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  35. </PSG>
  36. <PrinterPort id="Printer Port">
  37. <io base="0x90" num="2"/>
  38. </PrinterPort>
  39. <primary slot="0">
  40. <ROM id="MSX BIOS with BASIC ROM">
  41. <rom>
  42. <filename>ml-fx1_basic-bios1.rom</filename>
  43. <sha1>0cbe0df4af45e8f531e9c761403ac9e71808f20c</sha1>
  44. </rom>
  45. <mem base="0x0000" size="0x8000"/>
  46. </ROM>
  47. </primary>
  48. <primary external="true" slot="1"/>
  49. <primary external="true" slot="2"/>
  50. <primary slot="3">
  51. <secondary slot="0"/>
  52. <secondary slot="1"/>
  53. <secondary slot="2">
  54. <RAM id="Main RAM">
  55. <mem base="0x0000" size="0x10000"/>
  56. </RAM>
  57. </secondary>
  58. <secondary slot="3"/>
  59. </primary>
  60. </devices>
  61. </msxconfig>