Gradiente_Expert_GPC-1.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Gradiente</manufacturer>
  6. <code>Expert GPC-1</code>
  7. <release_year>1987</release_year>
  8. <description>The follow up of the Brazillian Gradiente XP-800 (1.0), also known as Expert 1.1</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>br_gradiente_1_1</keyboard_type> <!-- rom-bios keyboard type indicates international but the actual mapping tables are brazilian -->
  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. <!-- Note that this machine does not have a CAPS lock LED -->
  24. </PPI>
  25. <VDP id="VDP">
  26. <version>TMS9128</version>
  27. <io base="0x98" num="2"/>
  28. <saturation>95</saturation>
  29. </VDP>
  30. <PSG id="PSG">
  31. <sound>
  32. <volume>21000</volume>
  33. </sound>
  34. <io base="0xA0" num="2" type="O"/>
  35. <io base="0xA2" num="1" type="I"/>
  36. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  37. </PSG>
  38. <PrinterPort id="Printer Port">
  39. <io base="0x90" num="2"/>
  40. </PrinterPort>
  41. <primary slot="0">
  42. <ROM id="MSX BIOS with BASIC ROM">
  43. <rom>
  44. <filename>expert_1.1_basic-bios1.rom</filename>
  45. <sha1>d6720845928ee848cfa88a86accb067397685f02</sha1>
  46. </rom>
  47. <mem base="0x0000" size="0x8000"/>
  48. </ROM>
  49. </primary>
  50. <primary external="true" slot="1"/>
  51. <primary slot="2">
  52. <RAM id="Main RAM">
  53. <mem base="0x0000" size="0x10000"/>
  54. </RAM>
  55. </primary>
  56. <primary external="true" slot="3"/>
  57. </devices>
  58. </msxconfig>