trunk/src/mame/drivers/namcops2.c
| r245157 | r245158 | |
| 310 | 310 | DISK_IMAGE_READONLY( "hm-in2", 0, SHA1(4e2d95798a2bcc6f93bc82c364379a3936d68986) ) |
| 311 | 311 | ROM_END |
| 312 | 312 | |
| 313 | ROM_START( taiko7 ) |
| 314 | ROM_REGION(0x200000, "bios", 0) |
| 315 | SYSTEM246_BIOS |
| 316 | |
| 317 | ROM_REGION(0x840000, "key", ROMREGION_ERASE00) |
| 318 | ROM_LOAD( "tk71.ic002", 0x000000, 0x800000, CRC(0560e525) SHA1(3ae378de908ec2f6472867d4d0c3c19eb51cf8bc) ) |
| 319 | ROM_LOAD( "tk71_spr.ic002", 0x800000, 0x040000, CRC(245233a5) SHA1(a5dd1eb0350d454396984241c1178ec708a7de55) ) |
| 320 | |
| 321 | DISK_REGION("dvd") |
| 322 | DISK_IMAGE_READONLY( "tk71dvd0", 0, SHA1(622ffc8f71f50e93069a8e91b56a7e63cf98b5ae) ) |
| 323 | ROM_END |
| 324 | |
| 325 | ROM_START( taiko8 ) |
| 326 | ROM_REGION(0x200000, "bios", 0) |
| 327 | SYSTEM246_BIOS |
| 328 | |
| 329 | ROM_REGION(0x840000, "key", ROMREGION_ERASE00) |
| 330 | ROM_LOAD( "tk81001-na-a.ic002", 0x000000, 0x800000, CRC(205410cf) SHA1(8379771d82c9d8b09ad593e28872107ecc0100ad) ) |
| 331 | ROM_LOAD( "tk81001-na-a_spr.ic002", 0x800000, 0x040000, CRC(590c8d80) SHA1(30622142428e37b8c3b91dee7fdd147d593b4d6f) ) |
| 332 | |
| 333 | DISK_REGION("dvd") |
| 334 | DISK_IMAGE_READONLY( "tk8100-1-na-dvd0-a", 0, SHA1(81a2a9d7164495af825ad038fbf6f696e755ab9c) ) |
| 335 | ROM_END |
| 336 | |
| 337 | ROM_START( zoidsinf ) |
| 338 | ROM_REGION(0x200000, "bios", 0) |
| 339 | SYSTEM246_BIOS |
| 340 | |
| 341 | ROM_REGION(0x840000, "key", ROMREGION_ERASE00) |
| 342 | ROM_LOAD( "b3900076a.ic002", 0x000000, 0x800000, CRC(4cdc2e4f) SHA1(7c53e519683903e5ae53823b7d0644323be23680) ) |
| 343 | ROM_LOAD( "b3900076a_spr.ic002", 0x800000, 0x040000, CRC(7a7bf195) SHA1(0970251ba203720b2b769d6195bff06b41931b17) ) |
| 344 | |
| 345 | DISK_REGION("dvd") |
| 346 | DISK_IMAGE_READONLY( "zoidsinf", 0, SHA1(aca35eb554bf906898b3ebc27e65f652a72d63f8) ) |
| 347 | ROM_END |
| 348 | |
| 349 | ROM_START( zoidiexp ) |
| 350 | ROM_REGION(0x200000, "bios", 0) |
| 351 | SYSTEM246_BIOS |
| 352 | |
| 353 | ROM_REGION(0x840000, "key", ROMREGION_ERASE00) |
| 354 | ROM_LOAD( "b3900107a.ic002", 0x000000, 0x800000, CRC(1729af4a) SHA1(df5fb0841f4a81aae68382f731b96437572cdffd) ) |
| 355 | ROM_LOAD( "b3900107a_spr.ic002", 0x800000, 0x040000, CRC(b3d56cd4) SHA1(1e0afeba4881892682d1f91be8e0b880ee7a7fcb) ) |
| 356 | |
| 357 | DISK_REGION("dvd") |
| 358 | DISK_IMAGE_READONLY( "zoidsinf-ex-plus-ver2-10", 0, SHA1(6671afc45c8b506a15e5b4b09645b956ab4cfe99) ) |
| 359 | ROM_END |
| 360 | |
| 313 | 361 | ROM_START( taiko9 ) |
| 314 | 362 | ROM_REGION(0x200000, "bios", 0) |
| 315 | 363 | SYSTEM256_BIOS |
| r245157 | r245158 | |
| 693 | 741 | GAME(2004, fghtjam, sys246, system246, system246, driver_device, 0, ROT0, "Capcom / Namco", "Capcom Fighting Jam (JAM1 Ver. A)", GAME_IS_SKELETON) |
| 694 | 742 | GAME(2004, sukuinuf, sys246, system246, system246, driver_device, 0, ROT0, "Namco", "Quiz and Variety Suku Suku Inufuku 2 (IN2 Ver. A)", GAME_IS_SKELETON) |
| 695 | 743 | GAME(2004, zgundmdx, sys246, system246, system246, driver_device, 0, ROT0, "Capcom / Banpresto", "Mobile Suit Z-Gundam: A.E.U.G. vs Titans DX (ZDX1 Ver. A)", GAME_IS_SKELETON) |
| 744 | GAME(2004, zoidsinf, sys246, system246, system246, driver_device, 0, ROT0, "Tomy / Taito", "Zoids Infinity", GAME_IS_SKELETON) |
| 696 | 745 | GAME(2005, gundzaft, sys246, system246, system246, driver_device, 0, ROT0, "Capcom / Banpresto", "Gundam Seed: Federation vs. Z.A.F.T. (SED1 Ver. A)", GAME_IS_SKELETON) |
| 697 | 746 | GAME(2005, soulclb3, sys246, system246, system246, driver_device, 0, ROT0, "Namco", "Soul Calibur III (SC31001-NA-A)", GAME_IS_SKELETON) |
| 698 | 747 | GAME(2005, soulclb3a,soulclb3, system246, system246, driver_device, 0, ROT0, "Namco", "Soul Calibur III (SC31002-NA-A)", GAME_IS_SKELETON) |
| 748 | GAME(2005, taiko7, sys246, system246, system246, driver_device, 0, ROT0, "Namco", "Taiko No Tatsujin 7 (TK71-NA-A)", GAME_IS_SKELETON) |
| 749 | GAME(2006, taiko8, sys246, system246, system246, driver_device, 0, ROT0, "Namco", "Taiko No Tatsujin 8 (TK8100-1-NA-A)", GAME_IS_SKELETON) |
| 699 | 750 | GAME(2006, qgundam, sys246, system246, system246, driver_device, 0, ROT0, "Namco", "Quiz Mobile Suit Gundam: Monsenshi (QG1 Ver. A)", GAME_IS_SKELETON) |
| 700 | 751 | GAME(2008, fateulc, sys246, system246, system246, driver_device, 0, ROT0, "Capcom / Namco", "Fate: Unlimited Codes (FUD1 ver. A)", GAME_IS_SKELETON) |
| 701 | 752 | GAME(2008, fateulcb, fateulc, system246, system246, driver_device, 0, ROT0, "bootleg", "Fate: Unlimited Codes (bootleg)", GAME_IS_SKELETON) |
| r245157 | r245158 | |
| 709 | 760 | GAME(2006, kinniku, sys256, system256, system246, driver_device, 0, ROT0, "Namco", "Kinnikuman Muscle Grand Prix (KN1 Ver. A)", GAME_IS_SKELETON) |
| 710 | 761 | GAME(2006, taiko9, sys256, system256, system246, driver_device, 0, ROT0, "Namco", "Taiko No Tatsujin 9 (TK91001-NA-A)", GAME_IS_SKELETON) |
| 711 | 762 | GAME(2006, yuyuhaku, sys256, system256, system246, driver_device, 0, ROT0, "Banpresto", "The Battle of Yu Yu Hakusho: Shitou! Ankoku Bujutsukai!", GAME_IS_SKELETON) |
| 763 | GAME(2006, zoidiexp, sys246, system246, system246, driver_device, 0, ROT0, "Tomy / Taito", "Zoids Infinity EX Plus (ver. 2.10)", GAME_IS_SKELETON) |
| 712 | 764 | GAME(2007, kinniku2, sys256, system256, system246, driver_device, 0, ROT0, "Namco", "Kinnikuman Muscle Grand Prix 2 (KN2 Ver. A)", GAME_IS_SKELETON) |
| 713 | 765 | GAME(2007, taiko10, sys256, system256, system246, driver_device, 0, ROT0, "Namco", "Taiko No Tatsujin 10 (T101001-NA-A)", GAME_IS_SKELETON) |
| 714 | 766 | GAME(2008, gdvsgd, sys256, system256, system246, driver_device, 0, ROT0, "Capcom / Bandai", "Gundam vs. Gundam (GVS1 Ver. A)", GAME_IS_SKELETON) |
trunk/src/mess/drivers/hh_tms1k.c
| r245157 | r245158 | |
| 1421 | 1421 | // R7 -> 75494 IN2 -> blue lamp |
| 1422 | 1422 | display_matrix(4, 1, data >> 4, 1); |
| 1423 | 1423 | |
| 1424 | | // R8 -> 75494 IN0 -> speaker |
| 1424 | // R8 -> 75494 IN0 -> speaker out |
| 1425 | 1425 | m_speaker->level_w(data >> 8 & 1); |
| 1426 | 1426 | |
| 1427 | | // R0,R1,R2,R9: input mux |
| 1427 | // R0-R2,R9: input mux |
| 1428 | 1428 | // R3: GND |
| 1429 | 1429 | // other bits: N/C |
| 1430 | 1430 | m_inp_mux = (data & 7) | (data >> 6 & 8); |
| r245157 | r245158 | |
| 1450 | 1450 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_UNUSED ) |
| 1451 | 1451 | |
| 1452 | 1452 | PORT_START("IN.1") // R1 |
| 1453 | | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_BUTTON5 ) PORT_NAME("Green Button") |
| 1454 | | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON6 ) PORT_NAME("Red Button") |
| 1455 | | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON7 ) PORT_NAME("Yellow Button") |
| 1456 | | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_BUTTON8 ) PORT_NAME("Blue Button") |
| 1453 | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_NAME("Green Button") |
| 1454 | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON2 ) PORT_NAME("Red Button") |
| 1455 | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON3 ) PORT_NAME("Yellow Button") |
| 1456 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_NAME("Blue Button") |
| 1457 | 1457 | |
| 1458 | 1458 | PORT_START("IN.2") // R2 |
| 1459 | 1459 | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_START ) PORT_NAME("Start") |
| 1460 | | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_NAME("Last") |
| 1461 | | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON2 ) PORT_NAME("Longest") |
| 1460 | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON5 ) PORT_NAME("Last") |
| 1461 | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON6 ) PORT_NAME("Longest") |
| 1462 | 1462 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_UNUSED ) |
| 1463 | 1463 | |
| 1464 | 1464 | PORT_START("IN.3") // R9 |
| 1465 | | PORT_CONFNAME( 0x0f, 0x01, "Skill Level") |
| 1465 | PORT_CONFNAME( 0x0f, 0x02, "Skill Level") |
| 1466 | 1466 | PORT_CONFSETTING( 0x02, "1" ) |
| 1467 | 1467 | PORT_CONFSETTING( 0x04, "2" ) |
| 1468 | 1468 | PORT_CONFSETTING( 0x08, "3" ) |
| r245157 | r245158 | |
| 1504 | 1504 | |
| 1505 | 1505 | WRITE16_MEMBER(hh_tms1k_state::ssimon_write_r) |
| 1506 | 1506 | { |
| 1507 | // R0-R3,R9,R10: input mux |
| 1508 | m_inp_mux = (data & 0xf) | (data >> 5 & 0x30); |
| 1509 | |
| 1510 | // R4: yellow lamps |
| 1511 | // R5: green lamps |
| 1512 | // R6: blue lamps |
| 1513 | // R7: red lamps |
| 1514 | display_matrix(4, 1, data >> 4, 1); |
| 1515 | |
| 1516 | // R8: speaker out |
| 1517 | m_speaker->level_w(data >> 8 & 1); |
| 1507 | 1518 | } |
| 1508 | 1519 | |
| 1509 | 1520 | WRITE16_MEMBER(hh_tms1k_state::ssimon_write_o) |
| r245157 | r245158 | |
| 1513 | 1524 | |
| 1514 | 1525 | READ8_MEMBER(hh_tms1k_state::ssimon_read_k) |
| 1515 | 1526 | { |
| 1516 | | return 0; |
| 1527 | return read_inputs(6); |
| 1517 | 1528 | } |
| 1518 | 1529 | |
| 1519 | 1530 | |
| 1520 | 1531 | static INPUT_PORTS_START( ssimon ) |
| 1532 | PORT_START("IN.0") // R0 |
| 1533 | PORT_CONFNAME( 0x0f, 0x01, "Game Select") |
| 1534 | PORT_CONFSETTING( 0x01, "1" ) |
| 1535 | PORT_CONFSETTING( 0x02, "2" ) |
| 1536 | PORT_CONFSETTING( 0x04, "3" ) |
| 1537 | PORT_CONFSETTING( 0x08, "4" ) |
| 1538 | PORT_CONFSETTING( 0x00, "5" ) |
| 1539 | |
| 1540 | PORT_START("IN.1") // R1 |
| 1541 | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_PLAYER(2) PORT_NAME("P2 Yellow Button") |
| 1542 | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON3 ) PORT_PLAYER(2) PORT_NAME("P2 Green Button") |
| 1543 | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON2 ) PORT_PLAYER(2) PORT_NAME("P2 Blue Button") |
| 1544 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_PLAYER(2) PORT_NAME("P2 Red Button") |
| 1545 | |
| 1546 | PORT_START("IN.2") // R2 |
| 1547 | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_START ) PORT_NAME("Start") |
| 1548 | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON5 ) PORT_NAME("Last") |
| 1549 | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON6 ) PORT_NAME("Longest") |
| 1550 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_BUTTON7 ) PORT_NAME("Decision") |
| 1551 | |
| 1552 | PORT_START("IN.3") // R3 |
| 1553 | PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_NAME("P1 Yellow Button") |
| 1554 | PORT_BIT( 0x02, IP_ACTIVE_HIGH, IPT_BUTTON3 ) PORT_NAME("P1 Green Button") |
| 1555 | PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_BUTTON2 ) PORT_NAME("P1 Blue Button") |
| 1556 | PORT_BIT( 0x08, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_NAME("P1 Red Button") |
| 1557 | |
| 1558 | PORT_START("IN.4") // R9 |
| 1559 | PORT_CONFNAME( 0x0f, 0x02, "Skill Level") |
| 1560 | PORT_CONFSETTING( 0x00, "Head-to-Head" ) // this sets R10 K2, see below |
| 1561 | PORT_CONFSETTING( 0x02, "1" ) |
| 1562 | PORT_CONFSETTING( 0x04, "2" ) |
| 1563 | PORT_CONFSETTING( 0x08, "3" ) |
| 1564 | PORT_CONFSETTING( 0x01, "4" ) |
| 1565 | |
| 1566 | PORT_START("IN.5") // R10 |
| 1567 | PORT_BIT( 0x02, 0x02, IPT_SPECIAL ) PORT_CONDITION("IN.4", 0x0f, EQUALS, 0x00) |
| 1568 | PORT_BIT( 0x02, 0x00, IPT_SPECIAL ) PORT_CONDITION("IN.4", 0x0f, NOTEQUALS, 0x00) |
| 1569 | PORT_BIT( 0x0d, IP_ACTIVE_HIGH, IPT_UNUSED ) |
| 1570 | |
| 1571 | PORT_START("IN.6") // fake |
| 1572 | PORT_CONFNAME( 0x03, 0x00, "Speed" ) //PORT_CHANGED_MEMBER(DEVICE_SELF, hh_tms1k_state, ssimon_speed_switch, NULL) |
| 1573 | PORT_CONFSETTING( 0x00, "Simple" ) |
| 1574 | PORT_CONFSETTING( 0x01, "Normal" ) |
| 1575 | PORT_CONFSETTING( 0x02, "Super" ) |
| 1521 | 1576 | INPUT_PORTS_END |
| 1522 | 1577 | |
| 1523 | 1578 | |
| 1524 | 1579 | static MACHINE_CONFIG_START( ssimon, hh_tms1k_state ) |
| 1525 | 1580 | |
| 1526 | 1581 | /* basic machine hardware */ |
| 1527 | | MCFG_CPU_ADD("maincpu", TMS1000, 350000) // x |
| 1582 | MCFG_CPU_ADD("maincpu", TMS1100, 350000) // x |
| 1528 | 1583 | MCFG_TMS1XXX_READ_K_CB(READ8(hh_tms1k_state, ssimon_read_k)) |
| 1529 | 1584 | MCFG_TMS1XXX_WRITE_R_CB(WRITE16(hh_tms1k_state, ssimon_write_r)) |
| 1530 | 1585 | MCFG_TMS1XXX_WRITE_O_CB(WRITE16(hh_tms1k_state, ssimon_write_o)) |