Example #1
0
 define IREM_Z80_COINAGE_TYPE_5_LOC(DIPBANK)                                                                                    \
 /* Coin Mode 1 */                                                                                                              \
 PORT_DIPNAME(0xf0, 0xf0, DEF_STR(Coinage)) PORT_CONDITION("DSW2", 0x04, NOTEQUALS, 0x00) PORT_DIPLOCATION(#DIPBANK ":5,6,7,8") \
Example #2
0
 define IREM_COIN_MODE_2_DSW1_LOC(DIPBANK)                                                                              \
 PORT_DIPNAME(0x30, 0x30, DEF_STR(Coin_A)) PORT_CONDITION("DSW2", 0x04, EQUALS, 0x00) PORT_DIPLOCATION(#DIPBANK ":5,6") \