MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8619
Loc: southern CA, US
Send PM
Re: Game Plan Intruder thread
12/14/12 05:36 AM Attachment: gameplanintrudmanualdipsettings.jpg 1128 KB (0 downloads)




--
http://www.progettoemma.net/gioco.php?game=intruder

http://www.progettoemma.net/gioco.php?game=spclaser


- 27th April 2009: Smitdogg - Thanks to jmurjr and Ranger_Lennier we have an original Taito Intruder board. It's a clone of Space Laser. I'm not sure if they called it Intruder for different geographic regions or what.

- 0.132u1: Yasuhiro Ogawa added BPROMs for clone Intruder and Samples sound (Invaders).

- 0.146u1: hap added placeholder colormap roms to Space Laser and clones Astro Laser and Space War (Leijac Corporation). Replaced DISCRETE sound with Invaders Samples.
--


I don't know if the color prom has already been hooked up for Intruder, but I am guessing it has. A board for Taito Space Laser would still need to be found in order to dump the prom and have colors correct for Space Laser.

Logic schematics for Intruder are online in case someone ever does want to tackle of emulating the discrete audio components for audio sounds.

As for emulating the dip switches for Intruder, here is page scan of dips settings page so dips settings can be done for Intruder. I am not sure if they would be the same for Space Laser. They probably are the same.


--
http://mamedev.org/source/src/mame/drivers/8080bw.c.html

710 /* Taito "Space Laser" */

735 PORT_START("IN2")
736 PORT_DIPUNKNOWN_DIPLOC( 0x01, 0x00, "SW1:1" )
737 PORT_DIPUNKNOWN_DIPLOC( 0x02, 0x00, "SW1:2" )
738 PORT_DIPUNKNOWN_DIPLOC( 0x04, 0x00, "SW1:3" )
739 PORT_DIPUNKNOWN_DIPLOC( 0x08, 0x00, "SW1:4" )

3991 GAME( 1980, spclaser, 0, invadpt2, spclaser, driver_device, 0, ROT270, "Taito (Game Plan license?)", "Space Laser", GAME_WRONG_COLORS | GAME_SUPPORTS_SAVE )
3992 GAME( 1980, intruder, spclaser, invadpt2, spclaser, driver_device, 0, ROT270, "Taito (Game Plan license?)", "Intruder", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND )
--

[ATTACHED IMAGE - CLICK FOR FULL SIZE]

Attachment







Entire thread
Subject Posted by Posted on
* Game Plan Intruder thread gregf 12/14/12 05:22 AM
. * Re: Game Plan Intruder thread gregf  12/14/12 05:28 AM
. * Re: Game Plan Intruder thread gregf  12/14/12 05:36 AM

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