National_FS-1300.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>National</manufacturer>
  6. <code>FS-1300</code>
  7. <release_year>1985</release_year>
  8. <description/>
  9. <type>MSX</type>
  10. </info>
  11. <!--
  12. From Daniel Ravazzi's machine:
  13. CPU: Zilog
  14. PSG: GI AY-3-8910A
  15. PPI: NEC D8255AC-2
  16. -->
  17. <CassettePort/>
  18. <devices>
  19. <PPI id="ppi">
  20. <sound>
  21. <volume>16000</volume>
  22. </sound>
  23. <io base="0xA8" num="4"/>
  24. <keyboard_type>jp_ansi</keyboard_type>
  25. <has_keypad>false</has_keypad>
  26. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  27. <code_kana_locks>true</code_kana_locks>
  28. <graph_locks>false</graph_locks>
  29. </PPI>
  30. <VDP id="VDP">
  31. <version>TMS9918A</version>
  32. <io base="0x98" num="2"/>
  33. </VDP>
  34. <PSG id="PSG">
  35. <type>AY8910</type>
  36. <keyboardlayout>50on</keyboardlayout>
  37. <sound>
  38. <volume>21000</volume>
  39. </sound>
  40. <io base="0xA0" num="2" type="O"/>
  41. <io base="0xA2" num="1" type="I"/>
  42. <ignorePortDirections>false</ignorePortDirections> <!-- not sure, but guess based on discrete PSG chip -->
  43. </PSG>
  44. <PrinterPort id="Printer Port">
  45. <io base="0x90" num="2"/>
  46. </PrinterPort>
  47. <primary slot="0">
  48. <ROM id="MSX BIOS with BASIC ROM">
  49. <rom>
  50. <filename>fs-1300_basic-bios1.rom</filename>
  51. <sha1>c7a2c5baee6a9f0e1c6ee7d76944c0ab1886796c</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">
  60. <mem base="0x0000" size="0x10000"/>
  61. </RAM>
  62. </primary>
  63. </devices>
  64. </msxconfig>