diff options
| author | 2017-02-06 12:34:31 +0200 | |
|---|---|---|
| committer | 2017-02-06 12:34:41 +0200 | |
| commit | f419eba57ea098e9b74ab7f665220bb037c472aa (patch) | |
| tree | 58ede7546fac5e020a0b8c06d5ee676a2907bda4 /hash/vic1001_flop.xml | |
| parent | 07f104af683d76aeee037b45e65a084b4e585b94 (diff) | |
vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Curt Coder]
Diffstat (limited to 'hash/vic1001_flop.xml')
| -rw-r--r-- | hash/vic1001_flop.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/hash/vic1001_flop.xml b/hash/vic1001_flop.xml index 52df6a600a3..725cd688de0 100644 --- a/hash/vic1001_flop.xml +++ b/hash/vic1001_flop.xml @@ -71,4 +71,17 @@ </part> </software> + <software name="data20dm"> + <description>Data 20 Display Manager</description> + <year>1982</year> + <publisher>Data 20 Corporation</publisher> + <sharedfeat name="compatibility" value="NTSC,PAL"/> + <sharedfeat name="requirement" value="vic1001_cart:data20dm"/> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="174848"> + <rom name="data20.d64" size="174848" crc="06664680" sha1="1586afa380272d333801992c829707e26f81c455" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |
