mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
(MESS) comx35: Added floppy software list. [Curt Coder]
This commit is contained in:
parent
bdc4606c25
commit
daa35a9aca
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -67,6 +67,7 @@ hash/channelf.xml svneol=native#text/xml
|
||||
hash/coco_cart.xml svneol=native#text/xml
|
||||
hash/coleco.xml svneol=native#text/xml
|
||||
hash/compis.xml svneol=native#text/xml
|
||||
hash/comx35_flop.xml svneol=native#text/xml
|
||||
hash/cpc_cass.xml svneol=native#text/xml
|
||||
hash/cpc_flop.xml svneol=native#text/xml
|
||||
hash/crvision.xml svneol=native#text/xml
|
||||
|
17
hash/comx35_flop.xml
Normal file
17
hash/comx35_flop.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<softwarelist name="comx35_flop" description="COMX-35 diskettes">
|
||||
|
||||
<software name="dos">
|
||||
<description>DOS 1.40</description>
|
||||
<year>198?</year>
|
||||
<publisher>COMX</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="">
|
||||
<rom name="dos.1.4+f&m.disk.tools.img" size="143360" crc="40945c5c" sha1="eb725c09c669010433ef68bbaa3e2f1f3b399ed7" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
Loading…
Reference in New Issue
Block a user