diff options
author | 2013-11-04 19:50:16 +0000 | |
---|---|---|
committer | 2013-11-04 19:50:16 +0000 | |
commit | 39dc549a5f40b1495fb8a2bc5b1012db5e6b4e68 (patch) | |
tree | 1a1eb36281e8db3bfe23a007fd52cd548b01a172 /hash/c128_rom.xml | |
parent | b9f3cc4eb31d63d43655ee6d676237672429be83 (diff) |
(MESS) c128_rom.xml: Added KeyDOS support disk. [Curt Coder]
Diffstat (limited to 'hash/c128_rom.xml')
-rw-r--r-- | hash/c128_rom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hash/c128_rom.xml b/hash/c128_rom.xml index ab97d448f98..2db7cf03a46 100644 --- a/hash/c128_rom.xml +++ b/hash/c128_rom.xml @@ -22,6 +22,12 @@ <rom name="keydos.bin" size="0x8000" crc="79d84d04" sha1="ccda467d8f6c23928127e5a2fdaae964fcc946d4" offset="0" /> </dataarea> </part> + <part name="flop1" interface="floppy_5_25"> + <feature name="part_id" value="KeyDOS ROM Support Utilities and Demonstrations"/> + <dataarea name="flop" size="174848"> + <rom name="keydos.d64" size="174848" crc="adc716d5" sha1="48c2820669b7cb5dfff7a006db18dfb39b3ef9a0" offset="0" /> + </dataarea> + </part> </software> <software name="ramdos"> |