This file is indexed.

/usr/share/openmsx/extensions/Neos_MA-20V.xml is in openmsx-data 0.10.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" ?>
<!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
<msxconfig>
  <info>
    <name>Version Up Adapter V</name>
    <manufacturer>Neos</manufacturer>
    <code>MA-20 (V)</code>
    <release_year>1985</release_year>
    <description>MSX1 to MSX2 expansion kit, video part.</description>
  </info>
  <devices>
    <VDP id="MA-20 (V) VDP">
      <version>V9938</version>
      <vram>128</vram>
      <io base="0x88" num="4" type="O"/>
      <io base="0x88" num="2" type="I"/>
    </VDP>
    <primary slot="any">
      <secondary slot="any">
        <ROM id="MA-20 MSX2 SubROM + DOS kernel">
          <mem base="0x0000" size="0x8000"/>
          <rom>
            <sha1>20100697cc10c3a1e49d371bf647fed9c47c4d04</sha1>
            <filename>NEOSV.ROM</filename>
          </rom>
        </ROM>
      </secondary>
    </primary>
  </devices>
</msxconfig>