MAMEWorld >> News
View all threads Index   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8613
Loc: southern CA, US
Send PM
Re: DU: Still invading your space
06/07/16 05:50 PM







>Andy Welburn found a Space Invaders board that has a previously undumped rom set with rom
>numbers in the teens. He says out of the hundreds of Space Invaders boards he has seen,
>this is the first one he has found with this rom set.


Another good find by Andy and this one will wind up getting the Space Invaders text from src/mame/drivers/8080bw.cpp to be revised once again. Too bad the pcb doesn't have chip locations unlike many other various Taito pcbs.

The info, such as specific comments being removed, will look different once this SI pcb is supported. This is current excerpt from the file src/mame/drivers/8080bw.cpp


GAME( 1978, sisv1, "Taito", "Space Invaders (SV Version rev 1)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1978, sisv2, "Taito", "Space Invaders (SV Version rev 2)", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1978, sisv3, "Taito", "Space Invaders (SV Version rev 3)", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1978, sisv, "Taito", "Space Invaders (SV Version rev 4)", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAMEL(1978, sitv1, "Taito", "Space Invaders (TV Version rev 1)", MACHINE_SUPPORTS_SAVE, layout_invaders )
GAMEL(1978, sitv, "Taito", "Space Invaders (TV Version rev 2)", MACHINE_SUPPORTS_SAVE, layout_invaders )
GAME( 1979, sicv, "Taito", "Space Invaders (CV Version)", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )




--
ROM_START( sicv ) // likely not the first sicv version...

ROM_LOAD( "cv17.36"
ROM_LOAD( "cv18.35"
ROM_LOAD( "cv19.34"
ROM_LOAD( "cv20.33"


ROM_REGION( 0x0800, "proms", 0 ) /* color maps player 1/player 2 */
ROM_LOAD( "cv01.1"
ROM_LOAD( "cv02.2"
--







Entire thread
Subject Posted by Posted on
* DU: Still invading your space SmitdoggAdministrator 06/07/16 03:04 AM
. * Re: DU: Still invading your space gregf  06/07/16 05:50 PM
. * Not a new set, identical to an existing set but with the ROMs split differently *nt* MooglyGuy  06/07/16 04:35 PM
. * Aww. :( *nt* Foxhack  06/07/16 09:13 PM
. * Re: DU: Still invading your space Daveyuk  06/07/16 11:09 AM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 501 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2623