mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
New working software list additions
----------------------------------- einstein_rom: FlexiDOS V2.2 [Pete Golding]
This commit is contained in:
parent
fb77363684
commit
6f5aa6c214
20
hash/einstein_rom.xml
Normal file
20
hash/einstein_rom.xml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
|
<!--
|
||||||
|
license:CC0
|
||||||
|
-->
|
||||||
|
|
||||||
|
<softwarelist name="einstein_rom" description="Tatung Einstein ROM images">
|
||||||
|
|
||||||
|
<software name="flexidos">
|
||||||
|
<description>FlexiDOS V2.2</description>
|
||||||
|
<year>1986</year>
|
||||||
|
<publisher>SafeData</publisher>
|
||||||
|
<part name="rom" interface="einstein_rom">
|
||||||
|
<dataarea name="rom" size="8192">
|
||||||
|
<rom name="flexidos_2.2.rom" size="8192" crc="e8f62a09" sha1="94aa5df89dc0a2c7cf5d04221635d05dc6f06514"/>
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
|
</softwarelist>
|
Loading…
Reference in New Issue
Block a user