diff options
| author | 2014-11-24 12:04:57 +0200 | |
|---|---|---|
| committer | 2014-11-24 12:05:08 +0200 | |
| commit | ad14b5f38d0caaaf2bd07c4f08d26833f9029236 (patch) | |
| tree | 60369f9737b096ea2059590513dad27000355e06 /hash/pet_flop.xml | |
| parent | d47b198686432345b0deee3cef5c40aaf431146f (diff) | |
[MESS] pet: Added skeleton for the CBM 8000 High Speed Graphics (324402-01) card. (nw)
Diffstat (limited to 'hash/pet_flop.xml')
| -rw-r--r-- | hash/pet_flop.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/hash/pet_flop.xml b/hash/pet_flop.xml index 6b43cafc2e5..ca06a6297d5 100644 --- a/hash/pet_flop.xml +++ b/hash/pet_flop.xml @@ -711,4 +711,22 @@ </part> </software> + <software name="hsgdemo"> + <description>CBM 8000 High Speed Graphics Demos</description> + <year>198?</year> + <publisher><unknown></publisher> + + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="174848"> + <rom name="hsg-demos-01.d64" size="174848" crc="203cf196" sha1="465cc52a3a1d26c2c33dbd24a83c77b5c4b407f0" offset="0" /> + </dataarea> + </part> + + <part name="flop2" interface="floppy_5_25"> + <dataarea name="flop" size="1066496"> + <rom name="hsg-demos-02.d82" size="1066496" crc="769f91cb" sha1="d1b5b8724eb58cd37403ea36765c060c5c2d7e21" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |
