Toshiba_HX-20E.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Toshiba</manufacturer>
  6. <code>HX-20E</code>
  7. <release_year>1985</release_year>
  8. <description>MSX1 with RAM disk feature and embedded English Word Processor.</description>
  9. <type>MSX</type>
  10. </info>
  11. <!-- All info based on the machine of Isaac Santaolalla with serial 200075
  12. CPU: Sharp LH0080A
  13. VDP: T6950
  14. TCX-1012 present
  15. PSG: GI AY-3-8910A
  16. Other chips: Toshiba TMM23256P (32kB ROM), TC53257P (32kB ROM), 8x TMM4164AP-15 (8kB RAM), 2x MB81416-12 (VRAM)
  17. VDP 4k/16k has effct: NO
  18. VDP has address latch: NO
  19. VDP sprite clones (?): NO
  20. VDP has screen 2 mirrored mode: NO
  21. VDP has mode 3 mixed mode: YES
  22. Z80 scf: 01ED29ED01FC29FC (standard)
  23. Z80 cpl: 3AFF12D7 (standard)
  24. Z80 out (c),0: 0 (MSX)
  25. PSG pin 6/7 quirk: C (YES)
  26. PSGmask: AY8910
  27. As the manuals were in Spanish and it seems to appear only in Spain, it
  28. seems to be a machine for the Spanish market, with an international
  29. (non-Spanish!) keyboard.
  30. -->
  31. <CassettePort/>
  32. <devices>
  33. <PPI id="ppi">
  34. <sound>
  35. <volume>16000</volume>
  36. </sound>
  37. <io base="0xA8" num="4"/>
  38. <keyboard_type>int</keyboard_type>
  39. <has_keypad>false</has_keypad>
  40. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  41. <code_kana_locks>false</code_kana_locks>
  42. <graph_locks>false</graph_locks>
  43. </PPI>
  44. <VDP id="VDP">
  45. <version>T6950PAL</version>
  46. <io base="0x98" num="2"/>
  47. </VDP>
  48. <PSG id="PSG">
  49. <type>AY8910</type>
  50. <sound>
  51. <volume>21000</volume>
  52. <balance channel="1">0</balance>
  53. <balance channel="2">0</balance>
  54. <balance channel="3">0</balance>
  55. </sound>
  56. <io base="0xA0" num="2" type="O"/>
  57. <io base="0xA2" num="1" type="I"/>
  58. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  59. </PSG>
  60. <PrinterPort id="Printer Port">
  61. <io base="0x90" num="2"/>
  62. </PrinterPort>
  63. <primary slot="0">
  64. <ROM id="MSX BIOS with BASIC ROM">
  65. <rom>
  66. <filename>hx-20E_basic-bios.rom</filename>
  67. <sha1>829c00c3114f25b3dae5157c0a238b52a3ac37db</sha1>
  68. </rom>
  69. <mem base="0x0000" size="0x8000"/>
  70. </ROM>
  71. <RAM id="Upper RAM">
  72. <mem base="0x8000" size="0x8000"/>
  73. <initialContent encoding="gz-base64">eJxjYEAF/9EAAIeYD/E=</initialContent> <!-- See lower -->
  74. </RAM>
  75. </primary>
  76. <primary external="true" slot="1"/>
  77. <primary external="true" slot="2"/>
  78. <primary slot="3">
  79. <secondary slot="0">
  80. <RAM id="Lower 32 KB of main RAM">
  81. <mem base="0x0000" size="0x8000"/>
  82. <initialContent encoding="gz-base64">eJxjYEAF/9EAAIeYD/E=</initialContent> <!-- initial pattern: 16x0x00, 16x0xFF, etc. -->
  83. </RAM>
  84. </secondary>
  85. <secondary slot="3">
  86. <ROM id="Word Processor ROM">
  87. <rom>
  88. <sha1>9f7cfa932bd7dfd0d9ecaadc51655fb557c2e125</sha1>
  89. <filename>hx-20E_wordprocessor.rom</filename>
  90. </rom>
  91. <mem base="0x4000" size="0x8000"/> <!-- Not mirrored! -->
  92. </ROM>
  93. </secondary>
  94. </primary>
  95. </devices>
  96. </msxconfig>