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/alphatro_flop.xml
Normal file
32
system/ume/hash/alphatro_flop.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="alphatro_flop" description="Triumph-Adler Alphatronic PC diskettes">
|
||||
|
||||
<software name="cpm">
|
||||
<description>CP/M 2.2 / 3.1</description>
|
||||
<year>198?</year>
|
||||
<publisher>Triumph-Adler</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="128877">
|
||||
<rom name="roycpm.td0" size="128877" crc="bf47c534" sha1="e69cc39d9a6229c5e5a2055e8950d085b34e607d"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="basic">
|
||||
<description>Disk Basic 5.26b</description>
|
||||
<year>1984</year>
|
||||
<publisher>Microsoft</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="64140">
|
||||
<rom name="dskbasic.td0" size="64140" crc="38834574" sha1="27a813ba8f7bb7f024ff5ebc49374bd46e005c65"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user