2013-08-05 20:51:19 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
|
|
<!--
|
|
|
|
Toshiba Visicom games list
|
|
|
|
|
|
|
|
ID Title Dumped
|
|
|
|
_________________________________________________________________
|
|
|
|
|
2013-08-07 17:20:46 +02:00
|
|
|
CAS-110 Arithmetic Drill (Math Fun & Fun with Numbers) no 算数ドリル
|
|
|
|
CAS-130 Sports Fan (Baseball & Sumo Wrestling) yes スポーツファン
|
2013-09-17 08:47:03 +02:00
|
|
|
CAS-140 Gambler I (Blackjack) no ギャンブラーI
|
2013-08-07 17:20:46 +02:00
|
|
|
CAS-141 Gambler II (Slot Machine and Dice) no ギャンブラーII
|
|
|
|
CAS-160 Space Command (Space War) no スペースコマンド
|
|
|
|
CAS-190 Inspiration (Bagua and Biorhythm) no 霊感
|
2013-08-05 20:51:19 +02:00
|
|
|
-->
|
|
|
|
<softwarelist name="visicom" description="Toshiba Visicom cartridges">
|
|
|
|
|
|
|
|
<software name="sportfan">
|
|
|
|
<description>Sports Fan</description>
|
|
|
|
<year>1978</year>
|
|
|
|
<publisher>Toshiba</publisher>
|
|
|
|
<info name="serial" value="CAS-130" />
|
2013-08-07 17:20:46 +02:00
|
|
|
<info name="alt_title" value="スポーツファン"/>
|
2013-08-05 20:51:19 +02:00
|
|
|
|
|
|
|
<part name="cart" interface="visicom_cart">
|
|
|
|
<dataarea name="rom" size="0x800">
|
2013-08-07 17:20:46 +02:00
|
|
|
<rom name="cas130.rom" size="0x800" crc="9da5c845" sha1="438d9fc67de1ef408718b4737c0d0fd48844dacb" offset="0" />
|
2013-08-05 20:51:19 +02:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
</softwarelist>
|