Sanyo_MPC-25FD.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <!-- config according to this info: https://www.msx.org/forum/msx-talk/trading-and-collecting/msx-junk-sale?page=1 -->
  5. <!-- CPU: NEC D780C-1, MSX-ENGINE: S3527 -->
  6. <info>
  7. <manufacturer>Sanyo</manufacturer>
  8. <code>MPC-25FD</code>
  9. <release_year></release_year>
  10. <description>An MSX2 with diskdrive and only one cartridge port.</description>
  11. <type>MSX2</type>
  12. </info>
  13. <CassettePort/>
  14. <devices>
  15. <PPI id="ppi">
  16. <io base="0xA8" num="4"/>
  17. <sound>
  18. <volume>16000</volume>
  19. </sound>
  20. <keyboard_type>jp_jis</keyboard_type>
  21. <has_keypad>true</has_keypad>
  22. <key_ghosting_sgc_protected>false</key_ghosting_sgc_protected>
  23. <code_kana_locks>true</code_kana_locks>
  24. <graph_locks>false</graph_locks>
  25. </PPI>
  26. <VDP id="VDP">
  27. <version>V9938</version>
  28. <vram>128</vram>
  29. <io base="0x98" num="8" type="O"/> <!-- S-3527 mirrors -->
  30. <io base="0x98" num="8" type="I"/> <!-- S-3527 mirrors -->
  31. </VDP>
  32. <PSG id="PSG">
  33. <type>YM2149</type> <!-- In S3527 -->
  34. <keyboardlayout>JIS</keyboardlayout>
  35. <sound>
  36. <volume>21000</volume>
  37. </sound>
  38. <io base="0xA0" num="2" type="O"/>
  39. <io base="0xA2" num="1" type="I"/>
  40. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  41. </PSG>
  42. <RTC id="Real time clock">
  43. <sramname>mpc-25fd.cmos</sramname>
  44. <io base="0xB4" num="2" type="O"/>
  45. <io base="0xB5" num="1" type="I"/>
  46. </RTC>
  47. <PrinterPort id="Printer Port">
  48. <io base="0x90" num="2"/>
  49. </PrinterPort>
  50. <primary slot="0">
  51. <ROM id="MSX BIOS with BASIC ROM">
  52. <rom>
  53. <filename>mpc-25fd_basic-bios2.rom</filename>
  54. <sha1>0081ea0d25bc5cd8d70b60ad8cfdc7307812c0fd</sha1>
  55. </rom>
  56. <mem base="0x0000" size="0x8000"/>
  57. </ROM>
  58. </primary>
  59. <primary external="true" slot="1"/>
  60. <primary slot="2">
  61. <ROM id="MSX Sub ROM">
  62. <rom>
  63. <filename>mpc-25fd_msx2sub.rom</filename>
  64. <sha1>b8e30d604d319d511cbfbc61e5d8c38fbb9c5a33</sha1>
  65. </rom>
  66. <mem base="0x0000" size="0x10000"/>
  67. </ROM>
  68. </primary>
  69. <primary slot="3">
  70. <secondary slot="1">
  71. <WD2793 id="Memory Mapped FDC">
  72. <connectionstyle>Philips</connectionstyle>
  73. <mem base="0x0000" size="0x10000"/>
  74. <drives>1</drives>
  75. <rom>
  76. <filename>mpc-25fd_disk.rom</filename>
  77. <sha1>58ac78bba29a06645ca8d6a94ef2ac68b743ad32</sha1>
  78. </rom>
  79. </WD2793>
  80. </secondary>
  81. <secondary slot="2">
  82. <RAM id="Main RAM">
  83. <mem base="0x0000" size="0x10000"/>
  84. </RAM>
  85. </secondary>
  86. </primary>
  87. </devices>
  88. </msxconfig>