mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
438a497c37
Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
46 lines
1.2 KiB
XML
46 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0
|
|
|
|
Preliminary list.
|
|
|
|
This list contains software for the Russian 'Pentagon 128' systems.
|
|
|
|
These systems are Spectrum clones, but offer various extended features.
|
|
|
|
The software listed here will not function correctly (if at all) on a regular Spectrum
|
|
-->
|
|
|
|
<softwarelist name="pentagon_cass" description="Pentagon (ZX Spectrum clone) cassettes">
|
|
|
|
<software name="bouldmix">
|
|
<description>Boulder Mix (Russia)</description>
|
|
<year>1996</year>
|
|
<publisher>Firesoft</publisher>
|
|
<part name="cass" interface="spectrum_cass">
|
|
<dataarea name="cass" size="45895">
|
|
<rom name="boulder mix (19xx)(firesoft)(ru)[pentagon 128].tzx" size="45895" crc="dd36b3bf" sha1="26430d66baaf04c2e7757f23169ffb201190d5c6"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="oldtwrp">
|
|
<description>Old Tower</description>
|
|
<year>2018</year>
|
|
<publisher>RetroSouls</publisher>
|
|
<part name="cass" interface="spectrum_cass">
|
|
<dataarea name="cass" size="101080">
|
|
<rom name="oldtowerpentagon.tap" size="101080" crc="a68f6ac1" sha1="7e397cd79d8444bc36e7dc27c7fc511ffc5236b9"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
|
|
</softwarelist>
|
|
|
|
|
|
|
|
|
|
|
|
|