diff options
| author | 2017-08-28 21:17:58 +0300 | |
|---|---|---|
| committer | 2017-08-28 21:17:58 +0300 | |
| commit | 4485c0c7eba7cb70bc96fc8a830c5017e945c2f9 (patch) | |
| tree | e09697b5b2e4cc0e2bb423189c5859292430256f | |
| parent | 6324e5e58909ffd782b55bbc73a8cd61f0bcf4fe (diff) | |
c64_cart.xml: Added accompanying disk to 4040+Fast Hack'em cartridge. [Curt Coder]
| -rw-r--r-- | hash/c64_cart.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml index e908c22b88c..4a5f94c143e 100644 --- a/hash/c64_cart.xml +++ b/hash/c64_cart.xml @@ -397,6 +397,12 @@ <rom name="hackem.bin" size="0x2000" crc="8edd53a5" sha1="ac1a159e27060aa1c95669eb510c3864032968e8" offset="0x2000" /> </dataarea> </part> + + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="174848"> + <rom name="fast_hackem_9.5a.d64" size="174848" crc="76fcbbee" sha1="e3e5e8563989e169b28bb1c568ac88b31e7a2f14" offset="0" /> + </dataarea> + </part> </software> <software name="hugo"> |
