Philips_NMS_8220.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
  3. <msxconfig>
  4. <info>
  5. <manufacturer>Philips</manufacturer>
  6. <code>NMS 8220</code>
  7. <release_year>1986</release_year>
  8. <description/>
  9. <type>MSX2</type>
  10. </info>
  11. <MapperReadBackBits>largest</MapperReadBackBits>
  12. <CassettePort/>
  13. <devices>
  14. <PPI id="ppi">
  15. <sound>
  16. <volume>16000</volume>
  17. </sound>
  18. <io base="0xA8" num="4"/>
  19. <keyboard_type>int</keyboard_type>
  20. <has_keypad>false</has_keypad>
  21. <key_ghosting_sgc_protected>true</key_ghosting_sgc_protected>
  22. <code_kana_locks>false</code_kana_locks>
  23. <graph_locks>false</graph_locks>
  24. </PPI>
  25. <VDP id="VDP">
  26. <version>V9938</version>
  27. <vram>128</vram>
  28. <io base="0x98" num="8" type="O"/> <!-- S-3527 mirrors -->
  29. <io base="0x98" num="8" type="I"/> <!-- S-3527 mirrors -->
  30. </VDP>
  31. <PSG id="PSG">
  32. <type>YM2149</type> <!-- in S-3527 MSX-ENGINE -->
  33. <sound>
  34. <volume>21000</volume>
  35. </sound>
  36. <io base="0xA0" num="2" type="O"/>
  37. <io base="0xA2" num="1" type="I"/>
  38. <ignorePortDirections>true</ignorePortDirections> <!-- not sure, but guess based on use of Engine IC -->
  39. </PSG>
  40. <RTC id="Real time clock">
  41. <sramname>nms_8220.cmos</sramname>
  42. <io base="0xB4" num="2" type="O"/>
  43. <io base="0xB5" num="1" type="I"/>
  44. </RTC>
  45. <PrinterPort id="Printer Port">
  46. <io base="0x90" num="2"/>
  47. </PrinterPort>
  48. <primary slot="0">
  49. <ROM id="MSX BIOS with BASIC ROM">
  50. <rom>
  51. <filename>nms8220_basic-bios2.rom</filename>
  52. <sha1>6103b39f1e38d1aa2d84b1c3219c44f1abb5436e</sha1>
  53. </rom>
  54. <mem base="0x0000" size="0x8000"/>
  55. </ROM>
  56. </primary>
  57. <primary external="true" slot="1"/>
  58. <primary external="true" slot="2"/>
  59. <primary slot="3">
  60. <secondary slot="0">
  61. <ROM id="MSX Sub ROM">
  62. <rom>
  63. <filename>nms8220_msx2sub.rom</filename>
  64. <sha1>f5eb0a396097572589f2a6efeed045044e9425e4</sha1> <!-- confirmed by Luc on 8220/00 -->
  65. </rom>
  66. <mem base="0x0000" size="0x4000"/> <!-- NO mirroring -->
  67. </ROM>
  68. </secondary>
  69. <secondary slot="1"/>
  70. <secondary slot="2">
  71. <MemoryMapper id="Main RAM">
  72. <size>64</size>
  73. <initialContent encoding="gz-base64">eNpj+M8wouEI9z4DAJBx/wE=</initialContent> <!-- (chr(0) + chr(255)) * 128 + (chr(255)+ chr(0)) * 128) -->
  74. <mem base="0x0000" size="0x10000"/>
  75. </MemoryMapper>
  76. </secondary>
  77. <secondary slot="3">
  78. <ROM id="MSX Designer">
  79. <rom>
  80. <filename>nms8220_designer.rom</filename>
  81. <sha1>cb754aed85b3e97a7d3c5894310df7ca18f89f41</sha1> <!-- version 12-06-1986 -->
  82. <sha1>5df95d033ae70b107697b69470126ce1b7ae9eb5</sha1> <!-- version 13-08-1986 -->
  83. </rom>
  84. <mem base="0x4000" size="0x8000"/> <!-- ROM is mirrored in page 2 -->
  85. </ROM>
  86. </secondary>
  87. </primary>
  88. </devices>
  89. </msxconfig>