Skip to content

Commit c007e1b

Browse files
authored
vtech/geniusjr.cpp: Dumped and added a Russian 'Talking Whiz-Kid Animated' variant with three cartridges. (#11615)
New systems marked not working ------------------------ VTech Precomputer Elektronik (Russia) [murgatroid_79] New software items marked not working (gjrstar.xml) ------------------------ Matematika - Podarok Pervoklassniku [murgatroid_79] Narodnyye Zagadki [murgatroid_79] V Poiskakh Dukhovnykh Sokrovishch [murgatroid_79]
1 parent 702bda5 commit c007e1b

File tree

3 files changed

+58
-4
lines changed

3 files changed

+58
-4
lines changed

Diff for: hash/gjrstar.xml

+41-1
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,52 @@ license:CC0-1.0
1111
<year>200?</year>
1212
<publisher>Video Technology</publisher>
1313
<info name="serial" value="80-10171" />
14-
1514
<part name="rom" interface="genius_rom">
1615
<dataarea name="rom" size="0x40000">
1716
<rom name="27-5883-00" size="0x40000" crc="99214bce" sha1="75294fbc411b0b39b3db4727824faf29127675af"/>
1817
</dataarea>
1918
</part>
2019
</software>
2120

21+
<!-- Russian carts for Precomputer Elektronik (Прекомпьютер Электроник), 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 / DzhiNo</publisher> <!-- VTech / ДжиНо -->
27+
<info name="serial" value="80-10126-04" /> <!-- № 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 / DzhiNo</publisher> <!-- VTech / ДжиНо -->
40+
<info name="serial" value="80-10126-08" /> <!-- № 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>V Poiskakh Dukhovnykh Sokrovishch</description> <!-- In Search of Spiritual Treasures -->
51+
<year>????</year>
52+
<publisher>Video Technology / DzhiNo</publisher> <!-- VTech / ДжиНо -->
53+
<info name="serial" value="80-10126-14" /> <!-- № 14 -->
54+
<info name="alt_title" value="В Поисках Духовных Сокровищ"/>
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+
2262
</softwarelist>

Diff for: src/mame/mame.lst

+3-2
Original file line numberDiff line numberDiff line change
@@ -45559,15 +45559,16 @@ gjrstar // Genius Junior Redstar (Germany)
4555945559
gjrstar2 // Genius Junior Redstar 2 (Germany)
4556045560
gjrstar3 // Genius Junior Redstar 3 (Germany)
4556145561
gln // Genius Leader Notebook
45562-
pitagor // Pitagorin
4556345562
gls // Genius Leader Select
45563+
pcompelr // Prekomputer Elektronik (Russia)
4556445564
pitagjr // Pitagorin Junior
45565+
pitagor // Pitagorin
4556545566
scientus // Scientus (France, from C.Q.F.D)
4556645567

4556745568
@source:vtech/gkidabc.cpp
45569+
gjrprofi // Genius Junior Profi (Germany)
4556845570
gkidabc // Genius KID ABC Fan (Germany)
4556945571
miprimlec // Mis Primeras Lecciones (Spain)
45570-
gjrprofi // Genius Junior Profi (Germany)
4557145572

4557245573
@source:vtech/glcx.cpp
4557345574
bs9009cx // 1999 BrainStation 9009 CXL (Germany)

Diff for: src/mame/vtech/geniusjr.cpp

+14-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,19 @@ ROM_START( gjrstar2 )
372372
ROM_LOAD( "hc05_internal.bin", 0x0000, 0x2000, NO_DUMP )
373373

374374
ROM_REGION( 0x40000, "extrom", 0 )
375-
ROM_LOAD( "27-5740-00.u1", 0x000000, 0x40000, CRC(ff3dc3bb) SHA1(bc16dfc1e12b0008456c700c431c8df6263b671f)) // identical to 'Genius Junior Redstar'
375+
ROM_LOAD( "27-5740-00.u1", 0x000000, 0x40000, CRC(ff3dc3bb) SHA1(bc16dfc1e12b0008456c700c431c8df6263b671f)) // Identical to 'Genius Junior Redstar'
376+
ROM_END
377+
378+
// VTech PCB 35-10100-01
379+
ROM_START( pcompelr )
380+
ROM_REGION( 0x2000, "maincpu", 0 )
381+
ROM_LOAD( "hc05_internal.u8", 0x0000, 0x2000, NO_DUMP )
382+
383+
ROM_REGION( 0x2000, "speech", 0 )
384+
ROM_LOAD( "speech.u7", 0x0000, 0x2000, NO_DUMP ) // Labeled "930 0AF21FK / VTECH / ©YY 04044"
385+
386+
ROM_REGION( 0x40000, "extrom", 0 )
387+
ROM_LOAD( "27-05944-000-001.u1", 0x000000, 0x40000, CRC(5018763d) SHA1(70e1d8b8e34e0b2ab10d7ac06c2f454d1f377e77)) // Dumped as AM27C020, pin 1 connected to 32 (Vcc), as per 27c020 specs)
376388
ROM_END
377389

378390
ROM_START( gjrstar3 )
@@ -420,6 +432,7 @@ COMP( 1993, gjmovie, 0, 0, gjmovie, geniusjr, geniusjr_state, empt
420432
COMP( 199?, pitagjr, gjmovie, 0, gjmovie, geniusjr, geniusjr_state, empty_init, "VTech", "Pitagorin Junior", MACHINE_IS_SKELETON )
421433
COMP( 1996, gjrstar, 0, 0, gjrstar, geniusjr, geniusjr_state, empty_init, "VTech", "Genius Junior Redstar (Germany)", MACHINE_IS_SKELETON )
422434
COMP( 1996, gjrstar2, gjrstar, 0, gjrstar, geniusjr, geniusjr_state, empty_init, "VTech", "Genius Junior Redstar 2 (Germany)", MACHINE_IS_SKELETON )
435+
COMP( 1995, pcompelr, gjrstar, 0, gjrstar, geniusjr, geniusjr_state, empty_init, "VTech", "Precomputer Elektronik (Russia)", MACHINE_IS_SKELETON ) // Прекомпьютер Электроник
423436
COMP( 1998, gjrstar3, 0, 0, gjrstar, geniusjr, geniusjr_state, empty_init, "VTech", "Genius Junior Redstar 3 (Germany)", MACHINE_IS_SKELETON )
424437
COMP( 1998, gj5000, 0, 0, gj5000, geniusjr, geniusjr_state, empty_init, "VTech", "Genius Junior 5000 (Germany)", MACHINE_IS_SKELETON )
425438
COMP( 1993, gln, 0, 0, gln, geniusjr, geniusjr_state, empty_init, "VTech", "Genius Leader Notebook", MACHINE_IS_SKELETON )

0 commit comments

Comments
 (0)