trunk/hash/pasogo.xml
| r244669 | r244670 | |
| 3 | 3 | <softwarelist name="pasogo" description="Koei PasoGo cartridges"> |
| 4 | 4 | |
| 5 | 5 | <!-- |
| 6 | | Koei PasoGo (パソ碁) undumped games |
| 6 | Koei PasoGo (パソ碁) possible undumped games |
| 7 | 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 | | |
| 8 | Unknown title [cart KS-1005] |
| 9 | Unknown title [cart KS-1006] |
| 10 | Unknown title [cart KS-1007] |
| 11 | Unknown title [cart KS-1008] |
| 12 | |
| 12 | 13 | --> |
| 13 | 14 | |
| 14 | | <!-- Contians 8M SOP44 ROM, 62256 SOP32 RAM, Microchip 1081N (reset IC?watchdog?battery-power-switcher?) and 3V battery. --> |
| 15 | | <software name="dgoban"> |
| 16 | | <description>Denshi Goban</description> |
| 15 | <!-- KS-1001: Contains 8M SOP44 ROM, 62256 SOP32 RAM, Microchip 1081N (reset IC?watchdog?battery-power-switcher?) and 3V battery. --> |
| 16 | <software name="taikyoku"> |
| 17 | <description>Taikyoku-kun I</description> |
| 17 | 18 | <year>1996</year> |
| 18 | 19 | <publisher>Koei</publisher> |
| 19 | | <info name="serial" value="KS-1009"/> |
| 20 | | <info name="alt_title" value="電子碁盤"/> |
| 20 | <info name="serial" value="KS-1001"/> |
| 21 | <info name="alt_title" value="対局くん I"/> |
| 21 | 22 | <part name="cart" interface="pasogo_cart"> |
| 22 | 23 | <dataarea name="rom" width="16" endianness="little" size="1048576"> |
| 23 | | <rom name="ks-1010.ic4" size="1048576" crc="b6a3f97c" sha1="2de63b05ec93a4ba3ea55ba131c0706927a5bf39" offset="00000000" /> |
| 24 | <rom name="ks-1001.ic4" size="1048576" crc="b6a3f97c" sha1="2de63b05ec93a4ba3ea55ba131c0706927a5bf39" offset="00000000" /> |
| 24 | 25 | </dataarea> |
| 25 | 26 | </part> |
| 26 | 27 | </software> |
| 27 | 28 | |
| 29 | <!-- KS-1002: Contains 4M SOP40 ROM only. --> |
| 30 | <software name="tanostd1"> |
| 31 | <description>Tanoshii Tsumego Dai-1-kan</description> |
| 32 | <year>1996</year> |
| 33 | <publisher>Koei</publisher> |
| 34 | <info name="serial" value="KS-1002"/> |
| 35 | <info name="alt_title" value="楽しい詰碁・第1巻"/> |
| 36 | <part name="cart" interface="pasogo_cart"> |
| 37 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 38 | <rom name="ks-1002.ic4" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" /> |
| 39 | </dataarea> |
| 40 | </part> |
| 41 | </software> |
| 28 | 42 | |
| 29 | | <!-- Contains 4M SOP40 ROM only. --> |
| 43 | <!-- KS-1003: Contains 4M SOP40 ROM only. --> |
| 44 | <software name="tanostd2"> |
| 45 | <description>Tanoshii Tsumego Dai-2-kan</description> |
| 46 | <year>1996</year> |
| 47 | <publisher>Koei</publisher> |
| 48 | <info name="serial" value="KS-1003"/> |
| 49 | <info name="alt_title" value="楽しい詰碁・第2巻"/> |
| 50 | <part name="cart" interface="pasogo_cart"> |
| 51 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 52 | <rom name="ks-1003.ic4" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" /> |
| 53 | </dataarea> |
| 54 | </part> |
| 55 | </software> |
| 56 | |
| 57 | <!-- KS-1004: Contains 4M SOP40 ROM only. --> |
| 30 | 58 | <software name="igmks1"> |
| 31 | 59 | <description>Igo Meikyokushuu - Dai-1-kan</description> |
| 32 | 60 | <year>1996</year> |
| r244669 | r244670 | |
| 35 | 63 | <info name="alt_title" value="囲碁名局集 第1巻"/> |
| 36 | 64 | <part name="cart" interface="pasogo_cart"> |
| 37 | 65 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 38 | | <rom name="yrm0442m-184s" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" /> |
| 66 | <rom name="ks-1004.ic4" size="524288" crc="32f9c38a" sha1="1be82afcdf5e2d1a0e873fda4161e663d7a53a85" offset="00000000" /> |
| 39 | 67 | </dataarea> |
| 40 | 68 | </part> |
| 41 | 69 | </software> |
| 42 | 70 | |
| 43 | | <!-- Contains 4M SOP40 ROM only. --> |
| 71 | <!-- KS-1009: Contains 8M SOP44 ROM, 62256 SOP32 RAM, Microchip 1081N (reset IC?watchdog?battery-power-switcher?) and 3V battery. --> |
| 72 | <software name="dgoban"> |
| 73 | <description>Denshi Goban</description> |
| 74 | <year>1996</year> |
| 75 | <publisher>Koei</publisher> |
| 76 | <info name="serial" value="KS-1009"/> |
| 77 | <info name="alt_title" value="電子碁盤"/> |
| 78 | <part name="cart" interface="pasogo_cart"> |
| 79 | <dataarea name="rom" width="16" endianness="little" size="1048576"> |
| 80 | <rom name="ks-1009.ic4" size="1048576" crc="b6a3f97c" sha1="2de63b05ec93a4ba3ea55ba131c0706927a5bf39" offset="00000000" /> |
| 81 | </dataarea> |
| 82 | </part> |
| 83 | </software> |
| 84 | |
| 85 | <!-- KS-1010: Contains 4M SOP40 ROM only. --> |
| 44 | 86 | <software name="tnt1"> |
| 45 | 87 | <description>Tsuyoku Naru Tesuji - Dai-1-kan</description> |
| 46 | 88 | <year>1996</year> |
| r244669 | r244670 | |
| 49 | 91 | <info name="alt_title" value="強くなる手筋・第1巻"/> |
| 50 | 92 | <part name="cart" interface="pasogo_cart"> |
| 51 | 93 | <dataarea name="rom" width="16" endianness="little" size="524288"> |
| 52 | | <rom name="ks-1009.ic4" size="524288" crc="3e70fca6" sha1="c46cdc9e01f2f5c66b2523e1d30355e51c839f27" offset="00000000" /> |
| 94 | <rom name="ks-1010.ic4" size="524288" crc="3e70fca6" sha1="c46cdc9e01f2f5c66b2523e1d30355e51c839f27" offset="00000000" /> |
| 53 | 95 | </dataarea> |
| 54 | 96 | </part> |
| 55 | 97 | </software> |