|
3 | 3 | <!--
|
4 | 4 | license:CC0-1.0
|
5 | 5 | -->
|
6 |
| -<softwarelist name="gjrstar" description="VTech Genius Junior Redstar cartridges"> |
| 6 | +<softwarelist name="gjrstar" description="VTech Genius Junior Redstar (and clones) cartridges"> |
7 | 7 |
|
8 | 8 | <!-- According to the boxart, this is compatible with: Junior Redstar/Redstar 2/Redstar 3 -->
|
9 | 9 | <software name="wortspie">
|
10 | 10 | <description>Wortspiele</description>
|
11 | 11 | <year>200?</year>
|
12 | 12 | <publisher>Video Technology</publisher>
|
13 | 13 | <info name="serial" value="80-10171" />
|
14 |
| - |
15 | 14 | <part name="rom" interface="genius_rom">
|
16 | 15 | <dataarea name="rom" size="0x40000">
|
17 | 16 | <rom name="27-5883-00" size="0x40000" crc="99214bce" sha1="75294fbc411b0b39b3db4727824faf29127675af"/>
|
18 | 17 | </dataarea>
|
19 | 18 | </part>
|
20 | 19 | </software>
|
21 | 20 |
|
| 21 | + <!-- Russian carts for Precomputer Electronik (Прекомпьютер Электроник), compatibility with clones from other regions is unknown --> |
| 22 | + |
| 23 | + <software name="matematika"> |
| 24 | + <description>Matematika - Podarok Pervoklassniku</description> <!-- Mathematics - Gift for a First Grader --> |
| 25 | + <year>????</year> |
| 26 | + <publisher>Video Technology / DjiNo</publisher> <!-- VTech / ДжиНо --> |
| 27 | + <info name="serial" value="80-10126-04" /> <!-- Nº 4 --> |
| 28 | + <info name="alt_title" value="Математика - Подарок Первокласснику"/> |
| 29 | + <part name="rom" interface="genius_rom"> |
| 30 | + <dataarea name="rom" size="0x10000"> |
| 31 | + <rom name="80-10126-04.bin" size="0x10000" crc="5c0c2e30" sha1="b75119188354833695c1e9a7686ac244b474ff09"/> <!-- 27C512 inside the cart, second half empty --> |
| 32 | + </dataarea> |
| 33 | + </part> |
| 34 | + </software> |
| 35 | + |
| 36 | + <software name="nazagadki"> |
| 37 | + <description>Narodnyye Zagadki</description> <!-- Folk Riddles --> |
| 38 | + <year>????</year> |
| 39 | + <publisher>Video Technology / DjiNo</publisher> <!-- VTech / ДжиНо --> |
| 40 | + <info name="serial" value="80-10126-08" /> <!-- Nº 8 --> |
| 41 | + <info name="alt_title" value="Народные Загадки"/> |
| 42 | + <part name="rom" interface="genius_rom"> |
| 43 | + <dataarea name="rom" size="0x10000"> |
| 44 | + <rom name="80-10126-08.bin" size="0x10000" crc="1c667c44" sha1="32f7a33a6ae95dc9b68e215e73a8c4a203d39033"/> <!-- 27C512 inside the cart, second half empty --> |
| 45 | + </dataarea> |
| 46 | + </part> |
| 47 | + </software> |
| 48 | + |
| 49 | + <software name="poiskakhds"> |
| 50 | + <description>B Poiskakh Dukhovnykh Sokrovishch</description> <!-- In Search of Spiritual Treasures --> |
| 51 | + <year>????</year> |
| 52 | + <publisher>Video Technology / DjiNo</publisher> <!-- VTech / ДжиНо --> |
| 53 | + <info name="serial" value="80-10126-14" /> <!-- Nº 14 --> |
| 54 | + <info name="alt_title" value="B Поисках Духовных Сокровищ"/> |
| 55 | + <part name="rom" interface="genius_rom"> |
| 56 | + <dataarea name="rom" size="0x10000"> |
| 57 | + <rom name="80-10126-14.bin" size="0x10000" crc="87e0ba37" sha1="902d1417d1fcc26216b35d18c685bbcf5b65b96c"/> <!-- 27C512 inside the cart --> |
| 58 | + </dataarea> |
| 59 | + </part> |
| 60 | + </software> |
| 61 | + |
22 | 62 | </softwarelist>
|
0 commit comments