mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-02-12 05:56:12 -06:00
RetroArch Pack
This commit is contained in:
32
system/ume/hash/p500_flop.xml
Normal file
32
system/ume/hash/p500_flop.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="p500_flop" description="Commodore P500 diskettes">
|
||||
|
||||
<software name="burnin">
|
||||
<description>Factory Burn In Diagnostics for P500</description>
|
||||
<year>1983</year>
|
||||
<publisher>Commodore</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="533248">
|
||||
<rom name="p500-burnin.d80" size="533248" crc="e49b3b21" sha1="5255fc8faa361c6ee67b86b09b1f98a4f162ba87"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="demos">
|
||||
<description>Demos</description>
|
||||
<year>198?</year>
|
||||
<publisher><unknown></publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="533248">
|
||||
<rom name="p500demos.d80" size="533248" crc="676451dd" sha1="4d66ec01c46030ad671bea6b44bcf4c8fe563ea2"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user