Toshiba_HX-51I.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <!-- Thanks to Werner Kai for the details!
  5. Has a Toshiba Z80
  6. Based on machine with serial 205093
  7. -->
  8. <info>
  9. <manufacturer>Toshiba</manufacturer>
  10. <code>HX-51I</code>
  11. <release_year>1985</release_year>
  12. <description/>
  13. <type>MSX</type>
  14. </info>
  15. <CassettePort/>
  16. <devices>
  17. <PPI id="ppi">
  18. <sound>
  19. <volume>16000</volume>
  20. </sound>
  21. <io base="0xA8" num="4"/>
  22. <keyboard_type>int</keyboard_type>
  23. <has_keypad>false</has_keypad>
  24. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  25. <code_kana_locks>false</code_kana_locks>
  26. <graph_locks>false</graph_locks>
  27. </PPI>
  28. <VDP id="VDP">
  29. <version>T7937APAL</version>
  30. <io base="0x98" num="2"/>
  31. </VDP>
  32. <PSG id="PSG">
  33. <type>AY8910</type>
  34. <sound>
  35. <volume>21000</volume>
  36. </sound>
  37. <io base="0xA0" num="2" type="O"/>
  38. <io base="0xA2" num="1" type="I"/>
  39. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  40. </PSG>
  41. <PrinterPort id="Printer Port">
  42. <io base="0x90" num="2"/>
  43. </PrinterPort>
  44. <primary slot="0">
  45. <RAM id="Main RAM 1">
  46. <mem base="0x8000" size="0x8000"/>
  47. </RAM>
  48. <ROM id="MSX BIOS with BASIC ROM">
  49. <rom>
  50. <filename>hx51-basic-bios.rom</filename>
  51. <sha1>829c00c3114f25b3dae5157c0a238b52a3ac37db</sha1>
  52. </rom>
  53. <mem base="0x0000" size="0x8000"/>
  54. </ROM>
  55. </primary>
  56. <primary external="true" slot="1"/>
  57. <primary external="true" slot="2"/>
  58. <primary slot="3">
  59. <RAM id="Main RAM 2">
  60. <mem base="0x0000" size="0x8000"/>
  61. </RAM>
  62. </primary>
  63. </devices>
  64. </msxconfig>