diff options
| author | 2015-06-03 23:08:28 +0200 | |
|---|---|---|
| committer | 2015-06-03 23:08:28 +0200 | |
| commit | 0da5dfaa1539a03efdc519ecc20086070cffd910 (patch) | |
| tree | 9a303bfe065bd2f3c9d8daa8140cdcd30eb4332f /hash | |
| parent | 7cd3ebf18a308626aab25e15fc54109dd8091ae9 (diff) | |
proper fix for the missing towercab disk set. nw.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/msx2_flop.xml | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/hash/msx2_flop.xml b/hash/msx2_flop.xml index 6537b0b4a9e..00c7bc7c54e 100644 --- a/hash/msx2_flop.xml +++ b/hash/msx2_flop.xml @@ -11171,12 +11171,26 @@ The following floppies came with the machines. </part> </software> -<!-- <software name="towercab"> + <software name="towercab"> <description>The Tower? of Cabin - Cabin Panic (Jpn)</description> <year>1992</year> <publisher>Micro Cabin</publisher> + <part name="flop1" interface="floppy_3_5"> + <dataarea name="flop" size="737280"> + <rom name="tower of cabin, the (1992)(micro cabin)(jp)(disk 1 of 3).dsk" size="737280" crc="0471dbee" sha1="0e8d2b0177bd601e84c71735b4b498be2818085f" offset="0" /> + </dataarea> + </part> + <part name="flop2" interface="floppy_3_5"> + <dataarea name="flop" size="737280"> + <rom name="tower of cabin, the (1992)(micro cabin)(jp)(disk 2 of 3).dsk" size="737280" crc="0d3afd17" sha1="d8cb95e558065b19f21f434a97a4a59b1892fc1a" offset="0" /> + </dataarea> + </part> + <part name="flop3" interface="floppy_3_5"> + <dataarea name="flop" size="737280"> + <rom name="tower of cabin, the (1992)(micro cabin)(jp)(disk 3 of 3).dsk" size="737280" crc="9ad7d280" sha1="ed0e55d97817e9d98d563fdeb634cc6443564840" offset="0" /> + </dataarea> + </part> </software> ---> <software name="towercaba" cloneof="towercab"> <description>The Tower? of Cabin - Cabin Panic (Jpn, Alt)</description> |
