Previous 199869 Revisions Next

r34655 Tuesday 27th January, 2015 at 15:34:05 UTC by Fabio Priuli
a few info about pasogo games. nw.
[hash]pasogo.xml

trunk/hash/pasogo.xml
r243166r243167
11<?xml version="1.0"?>
22<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
33<softwarelist name="pasogo" description="Koei PasoGo cartridges">
4   <!-- KS-1010. Contians 8M SOP44 ROM, 62256 SOP32 RAM, Microchip 1081N (reset IC?watchdog?battery-power-switcher?) and 3V battery. -->
4
5<!--
6  Koei PasoGo (パソ碁) undumped games
7
8  Taikyoku-kun I ~ 対局くん I [KS-1001]
9  Tanoshii Tsumego Dai-1-kan ~ 楽しい詰碁・第1巻 [KS-1002]
10  Tanoshii Tsumego Dai-2-kan ~ 楽しい詰碁・第2巻 [KS-1003]
11
12-->
13
14   <!-- Contians 8M SOP44 ROM, 62256 SOP32 RAM, Microchip 1081N (reset IC?watchdog?battery-power-switcher?) and 3V battery. -->
515   <software name="dgoban">
616      <description>Denshi Goban</description>
717      <year>1996</year>
818      <publisher>Koei</publisher>
19      <info name="serial" value="KS-1009"/>
20      <info name="alt_title" value="電子碁盤"/>
921      <part name="cart" interface="pasogo_cart">
1022         <dataarea name="rom" width="16" endianness="little" size="1048576">
1123            <rom name="ks-1010.ic4" size="1048576" crc="b6a3f97c" sha1="2de63b05ec93a4ba3ea55ba131c0706927a5bf39" offset="00000000" />
r243166r243167
1325      </part>
1426   </software>
1527
16   <!-- KS-1004. Contains 4M SOP40 ROM only. -->
28
29   <!-- Contains 4M SOP40 ROM only. -->
1730   <software name="igmks1">
18      <description>Igo Meikyokushuu - Dai Ikkan</description>
31      <description>Igo Meikyokushuu - Dai-1-kan</description>
1932      <year>1996</year>
2033      <publisher>Koei</publisher>
34      <info name="serial" value="KS-1004"/>
35      <info name="alt_title" value="囲碁名局集 第1巻"/>
2136      <part name="cart" interface="pasogo_cart">
2237         <dataarea name="rom" width="16" endianness="little" size="524288">
2338            <rom name="yrm0442m-184s" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" />
r243166r243167
2540      </part>
2641   </software>
2742
28   <!-- KS-1009. Contains 4M SOP40 ROM only. -->
43   <!-- Contains 4M SOP40 ROM only. -->
2944   <software name="tnt1">
30      <description>Tsuyoku Naru Tesuji - Dai Ikkan</description>
45      <description>Tsuyoku Naru Tesuji - Dai-1-kan</description>
3146      <year>1996</year>
3247      <publisher>Koei</publisher>
48      <info name="serial" value="KS-1010"/>
49      <info name="alt_title" value="強くなる手筋・第1巻"/>
3350      <part name="cart" interface="pasogo_cart">
3451         <dataarea name="rom" width="16" endianness="little" size="524288">
3552            <rom name="ks-1009.ic4" size="524288" crc="3e70fca6" sha1="c46cdc9e01f2f5c66b2523e1d30355e51c839f27" offset="00000000" />


Previous 199869 Revisions Next


© 1997-2024 The MAME Team