trunk/src/mame/drivers/toaplan2.c
| r29368 | r29369 | |
| 36 | 36 | batsugun TP-030 Toaplan Batsugun |
| 37 | 37 | batsuguna TP-030 Toaplan Batsugun (older) |
| 38 | 38 | batsugunsp TP-030 Toaplan Batsugun (Special Version) |
| 39 | | pwrkick ?????? Sunwise Power Kick |
| 39 | pwrkick SW931201 Sunwise Power Kick |
| 40 | 40 | othldrby ?????? Sunwise Othello Derby |
| 41 | | snowbro2 ?????? Hanafram Snow Bros. 2 - With New Elves |
| 41 | snowbro2 TP-033 Hanafram Snow Bros. 2 - With New Elves |
| 42 | 42 | |
| 43 | 43 | * This version of Whoopee!! is on a board labeled TP-020 |
| 44 | 44 | (same board number, and same hardware, as Teki Paki) |
| r29368 | r29369 | |
| 4595 | 4595 | |
| 4596 | 4596 | ROM_REGION( 0x40000, "oki", 0 ) /* ADPCM Samples */ |
| 4597 | 4597 | ROM_LOAD( "tp030_2.bin", 0x00000, 0x40000, CRC(276146f5) SHA1(bf11d1f6782cefcad77d52af4f7e6054a8f93440) ) |
| 4598 | |
| 4599 | ROM_REGION( 0x1000, "plds", 0 ) /* Logic for mixing output of both GP9001 GFX controllers */ |
| 4600 | ROM_LOAD( "tp030_u19_gal16v8b-15.bin", 0x0000, 0x117, CRC(f71669e8) SHA1(ec1fbe04605fee864af4b01f001af227938c9f21) ) |
| 4601 | // ROM_LOAD( "tp030_u19_gal16v8b-15.jed", 0x0000, 0x991, CRC(31be54a2) SHA1(06278942a9a2ea858c0352b2ef5a65bf329b7b82) ) |
| 4598 | 4602 | ROM_END |
| 4599 | 4603 | |
| 4600 | 4604 | |
| r29368 | r29369 | |
| 4617 | 4621 | |
| 4618 | 4622 | ROM_REGION( 0x40000, "oki", 0 ) /* ADPCM Samples */ |
| 4619 | 4623 | ROM_LOAD( "tp030_2.bin", 0x00000, 0x40000, CRC(276146f5) SHA1(bf11d1f6782cefcad77d52af4f7e6054a8f93440) ) |
| 4624 | |
| 4625 | ROM_REGION( 0x1000, "plds", 0 ) /* Logic for mixing output of both GP9001 GFX controllers */ |
| 4626 | ROM_LOAD( "tp030_u19_gal16v8b-15.bin", 0x0000, 0x117, CRC(f71669e8) SHA1(ec1fbe04605fee864af4b01f001af227938c9f21) ) |
| 4620 | 4627 | ROM_END |
| 4621 | 4628 | |
| 4622 | 4629 | |
| r29368 | r29369 | |
| 4639 | 4646 | |
| 4640 | 4647 | ROM_REGION( 0x40000, "oki", 0 ) /* ADPCM Samples */ |
| 4641 | 4648 | ROM_LOAD( "tp030_2.bin", 0x00000, 0x40000, CRC(276146f5) SHA1(bf11d1f6782cefcad77d52af4f7e6054a8f93440) ) |
| 4649 | |
| 4650 | ROM_REGION( 0x1000, "plds", 0 ) /* Logic for mixing output of both GP9001 GFX controllers */ |
| 4651 | ROM_LOAD( "tp030_u19_gal16v8b-15.bin", 0x0000, 0x117, CRC(f71669e8) SHA1(ec1fbe04605fee864af4b01f001af227938c9f21) ) |
| 4642 | 4652 | ROM_END |
| 4643 | 4653 | |
| 4644 | 4654 | |
| r29368 | r29369 | |
| 4681 | 4691 | ROM_END |
| 4682 | 4692 | |
| 4683 | 4693 | ROM_START( snowbro2b ) // seems to be the same data as the main set, but with the extra user1 rom and different rom layout |
| 4684 | | ROM_REGION( 0x080000, "maincpu", 0 ) /* Main 68K code */ |
| 4694 | ROM_REGION( 0x080000, "maincpu", 0 ) /* Main 68K code - difference with main set is year changed from 1994 to 1998 and upper FFFF fill changed to 00FF fill */ |
| 4685 | 4695 | ROM_LOAD16_BYTE( "sb2-prg1.u39", 0x000000, 0x040000, CRC(e1fec8a2) SHA1(30c1a351070d784da9ba0dca68be8a262dba2045) ) |
| 4686 | 4696 | ROM_LOAD16_BYTE( "sb2-prg0.u23", 0x000001, 0x040000, CRC(b473cd57) SHA1(331130faa9de01b3ca93845174e8c3684bd269c7) ) |
| 4687 | 4697 | |
| 4688 | | ROM_REGION( 0x400000, "gfx1", 0 ) // one of these seems badly read, check |
| 4689 | | ROM_LOAD( "sb2-gfx.u177", 0x000000, 0x200000, BAD_DUMP CRC(ebeec910) SHA1(e179f393b98135caa8419b68cd979038ab47a413) ) |
| 4690 | | ROM_LOAD( "sb2-gfx.u175", 0x200000, 0x200000, BAD_DUMP CRC(72622795) SHA1(03f041e30b78da2c554b70ed0e5dae7f0214103d) ) |
| 4698 | ROM_REGION( 0x400000, "gfx1", 0 ) |
| 4699 | ROM_LOAD( "sb2-gfx.u177", 0x000000, 0x200000, CRC(ebeec910) SHA1(e179f393b98135caa8419b68cd979038ab47a413) ) |
| 4700 | ROM_LOAD( "sb2-gfx.u175", 0x200000, 0x200000, CRC(e349c75b) SHA1(7d40d00fc0e15a68c427fe94db410bb7cbe00117) ) |
| 4691 | 4701 | |
| 4692 | 4702 | ROM_REGION( 0x80000, "oki", 0 ) /* ADPCM Samples */ |
| 4693 | | ROM_LOAD( "sb2-snd.4", 0x00000, 0x80000, CRC(638f341e) SHA1(aa3fca25f099339ece1878ea730c5e9f18ec4823) ) |
| 4703 | ROM_LOAD( "sb2-snd-4.u17", 0x00000, 0x80000, CRC(638f341e) SHA1(aa3fca25f099339ece1878ea730c5e9f18ec4823) ) |
| 4694 | 4704 | |
| 4695 | | ROM_REGION( 0x8000, "user1", 0 ) /* ??? Some sort of table - same as other bootleg boards */ |
| 4705 | ROM_REGION( 0x8000, "user1", 0 ) /* ??? Some sort of table - same as other bootleg boards */ |
| 4696 | 4706 | ROM_LOAD( "sb2-unk.u100", 0x0000, 0x8000, CRC(456dd16e) SHA1(84779ee64d3ea33ba1ba4dee39b504a81c6811a1) ) |
| 4697 | 4707 | ROM_END |
| 4698 | 4708 | |
| r29368 | r29369 | |
| 5392 | 5402 | GAME( 1995, othldrby, 0, othldrby, othldrby,driver_device, 0, ROT0, "Sunwise", "Othello Derby (Japan)", 0 ) |
| 5393 | 5403 | |
| 5394 | 5404 | GAME( 1994, snowbro2, 0, snowbro2, snowbro2, driver_device, 0, ROT0, "Hanafram", "Snow Bros. 2 - With New Elves / Otenki Paradise", GAME_SUPPORTS_SAVE ) |
| 5395 | | GAME( 1994, snowbro2b, snowbro2, snowbro2, snowbro2, driver_device, 0, ROT0, "bootleg", "Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg)", GAME_SUPPORTS_SAVE ) |
| 5405 | GAME( 1998, snowbro2b, snowbro2, snowbro2, snowbro2, driver_device, 0, ROT0, "bootleg", "Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg)", GAME_SUPPORTS_SAVE ) |
| 5396 | 5406 | |
| 5397 | 5407 | GAME( 1993, sstriker, 0, mahoudai, sstriker, driver_device, 0, ROT270, "Raizing", "Sorcer Striker (set 1)" , GAME_SUPPORTS_SAVE ) // verified on two different PCBs |
| 5398 | 5408 | GAME( 1993, sstrikera, sstriker, mahoudai, sstrikera, driver_device, 0, ROT270, "Raizing", "Sorcer Striker (set 2)" , GAME_SUPPORTS_SAVE ) // from Korean board |