- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04143 | Color/Palette | Minor | Always | Dec 15, 2010, 12:33 | Dec 16, 2010, 19:23 |
Tester | M.A.S.H. | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Open | OS | ||
Status [?] | Acknowledged | Driver | |||
Version | 0.140u2 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04143: spcewars: Wrong colors | ||||
Description |
Space War (Sanritsu) uses color maps roms like Space Invaders Part II (Taito). See this Youtube video or this snapshots from the video (Space War-Video.png). The MAME colors are wrong (see spcewars-MAME.png). |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | Verified with Original | ||||
Regression Version | |||||
Affected Sets / Systems | spcewars | ||||
Attached Files
|
Space War-Video.png (147,823 bytes) Dec 15, 2010, 12:33
| ||||
spcewars-MAME.png (1,460 bytes) Dec 15, 2010, 12:34
| |||||
Space Invaders Part II (Taito).png (1,360 bytes) Dec 15, 2010, 12:37
| |||||
Space War-Video2.png (184,015 bytes) Dec 15, 2010, 17:30
| |||||
Space War-MAME.png (5,068 bytes) Dec 15, 2010, 17:30
| |||||
spcewars.diff (2,397 bytes) Dec 15, 2010, 17:30 [Show Content] [Hide Content]diff -Nru src-old/mame/drivers/8080bw.c src/mame/drivers/8080bw.c --- src-old/mame/drivers/8080bw.c 2010-09-03 00:27:04.000000000 +0100 +++ src/mame/drivers/8080bw.c 2010-12-15 17:12:08.000000000 +0100 @@ -447,6 +447,9 @@ /* add shifter */ MDRV_MB14241_ADD("mb14241") + /* video hardware */ + MDRV_VIDEO_UPDATE(invadpt2) + /* sound hardware */ MDRV_FRAGMENT_ADD(invaders_samples_audio) @@ -2532,6 +2535,10 @@ ROM_LOAD( "sanritsu.7", 0x1800, 0x0400, CRC(b3a93df8) SHA1(3afc96814149d4d5343fe06eac09f808384d02c4) ) ROM_LOAD( "sanritsu.8", 0x1c00, 0x0400, CRC(64fdc3e1) SHA1(c3c278bc236ced7fc85e1a9b018e80be6ab33402) ) ROM_LOAD( "sanritsu.9", 0x4000, 0x0400, CRC(b2f29601) SHA1(ce855e312f50df7a74682974803cb4f9b2d184f3) ) + + ROM_REGION( 0x0800, "proms", 0 ) /* color maps player 1/player 2 */ + ROM_LOAD( "cv01.g7", 0x0000, 0x0400, CRC(aac24f34) SHA1(ad110e776547fb48baac568bb50d61854537ca34) ) /* NEC B406 or compatible BPROM, like the 82S137 */ + ROM_LOAD( "cv02.h7", 0x0400, 0x0400, CRC(2bdf83a0) SHA1(01ffbd43964c41987e7d44816271308f9a70802b) ) /* NEC B406 or compatible BPROM, like the 82S137 */ ROM_END ROM_START( spacewr3 ) @@ -3336,7 +3343,7 @@ GAMEL(19??, alieninv, invaders, invaders, alieninv, 0, ROT270, "bootleg (Margamatics)", "Alien Invasion", GAME_SUPPORTS_SAVE, layout_invaders ) GAMEL(19??, alieninvp2,invaders,invaders, searthin, 0, ROT270, "bootleg", "Alien Invasion Part II", GAME_SUPPORTS_SAVE, layout_invaders ) GAMEL(1978, spceking, invaders, invaders, sicv, 0, ROT270, "Leijac Corporation","Space King", GAME_SUPPORTS_SAVE, layout_invaders ) -GAMEL(1978, spcewars, invaders, spcewars, spcewars, 0, ROT270, "bootleg? (Sanritsu)", "Space War (Sanritsu)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE, layout_invaders ) +GAME (1978, spcewars, invaders, spcewars, spcewars, 0, ROT270, "Sanritsu", "Space War (Sanritsu)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) GAME (19??, astropal, 0, astropal, astropal, 0, ROT0, "Sidam?", "Astropal", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) GAMEL(1978, spacewr3, invaders, spcewars, sicv, 0, ROT270, "bootleg", "Space War Part 3", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE, layout_invaders ) GAMEL(1978, invaderl, invaders, invaders, sicv, 0, ROT270, "bootleg? (Logitec)", "Space Invaders (Logitec)", GAME_SUPPORTS_SAVE, layout_invaders ) | |||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.06922
Robbbert Senior Tester
Dec 15, 2010, 15:35
edited on: Dec 15, 2010, 23:50 |
I used to play one of these back in the day, and it was green like in MAME. The sound effect of the flashing mothership had a different sound to the nonflashing mothership. Perhaps the machine in the video was a space invaders pt 2 machine that had a rom swap? Or perhaps the sanritzu roms had variations that we don't have yet. Who can know for sure. |
---|---|
No.06923
M.A.S.H. Senior Tester
Dec 15, 2010, 17:29
|
Just found the missing color maps roms for Space War. They are from Moon Base (set 1) and matches perfectly (see Space War-Video.png and Space War-MAME.png). Added also a DIFF file to update the 8080bw.c driver, so that everybody can proves this. |
No.06924
Fujix Administrator
Dec 16, 2010, 17:16
edited on: Dec 16, 2010, 17:16 |
The movie title describes "Space War 3 (79: Sanritsu)". Is this for spacewr3? |
No.06926
M.A.S.H. Senior Tester
Dec 16, 2010, 19:23
|
Space War (Sanritsu) and Space War Part 3 are the same games. Only some bytes are different. I think the correct name for both are Space War 3 or Part 3. But Space War Part 3 is from a bootleg PCB. Difference between spcewars and spacewr3 ======================================== sanritsu.1 + sanritsu.2 = ic36.bin (1 byte different) ic35.bin = ic35.bin sanritsu.5 + sanritsu.6 = ic34.bin (1 byte different) sanritsu.7 + sanritsu.8 = ic34.bin (15 byte different) sanritsu.9 = ic32.bin |