trunk/hash/pasogo.xml
| r243166 | r243167 | |
| 1 | 1 | <?xml version="1.0"?> |
| 2 | 2 | <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> |
| 3 | 3 | <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. --> |
| 5 | 15 | <software name="dgoban"> |
| 6 | 16 | <description>Denshi Goban</description> |
| 7 | 17 | <year>1996</year> |
| 8 | 18 | <publisher>Koei</publisher> |
| 19 | <info name="serial" value="KS-1009"/> |
| 20 | <info name="alt_title" value="電子碁盤"/> |
| 9 | 21 | <part name="cart" interface="pasogo_cart"> |
| 10 | 22 | <dataarea name="rom" width="16" endianness="little" size="1048576"> |
| 11 | 23 | <rom name="ks-1010.ic4" size="1048576" crc="b6a3f97c" sha1="2de63b05ec93a4ba3ea55ba131c0706927a5bf39" offset="00000000" /> |
| r243166 | r243167 | |
| 13 | 25 | </part> |
| 14 | 26 | </software> |
| 15 | 27 | |
| 16 | | <!-- KS-1004. Contains 4M SOP40 ROM only. --> |
| 28 | |
| 29 | <!-- Contains 4M SOP40 ROM only. --> |
| 17 | 30 | <software name="igmks1"> |
| 18 | | <description>Igo Meikyokushuu - Dai Ikkan</description> |
| 31 | <description>Igo Meikyokushuu - Dai-1-kan</description> |
| 19 | 32 | <year>1996</year> |
| 20 | 33 | <publisher>Koei</publisher> |
| 34 | <info name="serial" value="KS-1004"/> |
| 35 | <info name="alt_title" value="囲碁名局集 第1巻"/> |
| 21 | 36 | <part name="cart" interface="pasogo_cart"> |
| 22 | 37 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 23 | 38 | <rom name="yrm0442m-184s" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" /> |
| r243166 | r243167 | |
| 25 | 40 | </part> |
| 26 | 41 | </software> |
| 27 | 42 | |
| 28 | | <!-- KS-1009. Contains 4M SOP40 ROM only. --> |
| 43 | <!-- Contains 4M SOP40 ROM only. --> |
| 29 | 44 | <software name="tnt1"> |
| 30 | | <description>Tsuyoku Naru Tesuji - Dai Ikkan</description> |
| 45 | <description>Tsuyoku Naru Tesuji - Dai-1-kan</description> |
| 31 | 46 | <year>1996</year> |
| 32 | 47 | <publisher>Koei</publisher> |
| 48 | <info name="serial" value="KS-1010"/> |
| 49 | <info name="alt_title" value="強くなる手筋・第1巻"/> |
| 33 | 50 | <part name="cart" interface="pasogo_cart"> |
| 34 | 51 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 35 | 52 | <rom name="ks-1009.ic4" size="524288" crc="3e70fca6" sha1="c46cdc9e01f2f5c66b2523e1d30355e51c839f27" offset="00000000" /> |