Panasonic_FS-A1F.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Panasonic</manufacturer>
  6. <code>FS-A1F</code>
  7. <release_year>1987</release_year>
  8. <description/>
  9. <type>MSX2</type>
  10. </info>
  11. <!-- DA1024D0365R is the text on the 128kB maskROM that contains
  12. BASIC 32K / SUBROM 16KB / DISKROM 16KB / KANJI DRIVER 32KB /
  13. Cockpit software 32KB
  14. Thanks to Leonard Oliveira for dumping the maskROM.
  15. (It was identical to the concatenation of the separate ROM files.)
  16. -->
  17. <CassettePort/>
  18. <devices>
  19. <Kanji id="Kanji ROM">
  20. <rom>
  21. <filename>fs-a1f_kanjifont.rom</filename>
  22. <sha1>5e872d5853698731a0ed22fb72dbcdfd59cd19c3</sha1>
  23. </rom>
  24. <io base="0xD8" num="2" type="O"/>
  25. <io base="0xD9" num="1" type="I"/>
  26. </Kanji>
  27. <S1985 id="S1985">
  28. <sramname>fs-a1f_s1985.sram</sramname>
  29. </S1985>
  30. <PPI id="ppi">
  31. <sound>
  32. <volume>16000</volume>
  33. </sound>
  34. <io base="0xA8" num="4"/>
  35. <keyboard_type>jp_jis</keyboard_type>
  36. <has_keypad>true</has_keypad>
  37. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  38. <code_kana_locks>true</code_kana_locks>
  39. <graph_locks>false</graph_locks>
  40. </PPI>
  41. <VDP id="VDP">
  42. <version>V9938</version>
  43. <vram>128</vram>
  44. <io base="0x98" num="4" type="O"/>
  45. <io base="0x98" num="2" type="I"/>
  46. </VDP>
  47. <PSG id="PSG">
  48. <keyboardlayout>JIS</keyboardlayout>
  49. <sound>
  50. <volume>21000</volume>
  51. </sound>
  52. <io base="0xA0" num="2" type="O"/>
  53. <io base="0xA2" num="1" type="I"/>
  54. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  55. </PSG>
  56. <RTC id="Real time clock">
  57. <sramname>fs-a1f.cmos</sramname>
  58. <io base="0xB4" num="2" type="O"/>
  59. <io base="0xB5" num="1" type="I"/>
  60. </RTC>
  61. <PrinterPort id="Printer Port">
  62. <io base="0x90" num="2"/>
  63. </PrinterPort>
  64. <primary slot="0">
  65. <ROM id="MSX BIOS with BASIC ROM">
  66. <rom>
  67. <filename>DA1024D0365R.rom</filename>
  68. <window base="0x0000" size="0x8000"/>
  69. <sha1>9a62d7a5ccda974261f7c0600476d85e10deb99b</sha1>
  70. </rom>
  71. <mem base="0x0000" size="0x8000"/>
  72. </ROM>
  73. </primary>
  74. <primary external="true" slot="1"/>
  75. <primary external="true" slot="2"/>
  76. <primary slot="3">
  77. <secondary slot="0">
  78. <MemoryMapper id="Main RAM">
  79. <size>64</size>
  80. <mem base="0x0000" size="0x10000"/>
  81. </MemoryMapper>
  82. </secondary>
  83. <secondary slot="1">
  84. <ROM id="MSX Sub ROM">
  85. <rom>
  86. <filename>DA1024D0365R.rom</filename>
  87. <window base="0x8000" size="0x4000"/>
  88. <sha1>9a62d7a5ccda974261f7c0600476d85e10deb99b</sha1>
  89. </rom>
  90. <mem base="0x0000" size="0x4000"/>
  91. </ROM>
  92. <ROM id="MSX Kanji Driver">
  93. <rom>
  94. <filename>DA1024D0365R.rom</filename>
  95. <window base="0x10000" size="0x8000"/>
  96. <sha1>9a62d7a5ccda974261f7c0600476d85e10deb99b</sha1>
  97. </rom>
  98. <mem base="0x4000" size="0x8000"/>
  99. </ROM>
  100. </secondary>
  101. <secondary slot="2">
  102. <TC8566AF id="Memory Mapped FDC">
  103. <io_regs>7FF8</io_regs>
  104. <drives>1</drives>
  105. <rom>
  106. <filename>DA1024D0365R.rom</filename>
  107. <window base="0xC000" size="0x4000"/>
  108. <sha1>9a62d7a5ccda974261f7c0600476d85e10deb99b</sha1>
  109. </rom>
  110. <mem base="0x4000" size="0x8000"/>
  111. </TC8566AF>
  112. </secondary>
  113. <secondary slot="3">
  114. <ROM id="A1 Cockpit">
  115. <rom>
  116. <filename>DA1024D0365R.rom</filename>
  117. <window base="0x18000" size="0x8000"/>
  118. <sha1>9a62d7a5ccda974261f7c0600476d85e10deb99b</sha1>
  119. </rom>
  120. <mem base="0x4000" size="0x8000"/>
  121. </ROM>
  122. </secondary>
  123. </primary>
  124. </devices>
  125. </msxconfig>