Home
last modified time | relevance | path

Searched refs:in_2_cb (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dnamcoio.cpp121 UINT8 (*in_2_cb)(UINT8); member
152 ptr->in_2_cb = (in2 == NULL) ? fakeIn : in2; in namcoio_init()
269 IORAM_WRITE(6, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in handle_coins()
284 IORAM_WRITE(2, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in namco56xx_customio_run()
324 IORAM_WRITE(4, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 0 in namco56xx_customio_run()
329 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 1 in namco56xx_customio_run()
343 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 ? in namco59xx_customio_run()
359 IORAM_WRITE(6, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in namco58xx_customio_run()
380 IORAM_WRITE(4, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 0 in namco58xx_customio_run()
385 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 1 in namco58xx_customio_run()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dnamcoio.cpp121 UINT8 (*in_2_cb)(UINT8); member
152 ptr->in_2_cb = (in2 == NULL) ? fakeIn : in2; in namcoio_init()
269 IORAM_WRITE(6, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in handle_coins()
284 IORAM_WRITE(2, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in namco56xx_customio_run()
324 IORAM_WRITE(4, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 0 in namco56xx_customio_run()
329 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 1 in namco56xx_customio_run()
343 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 ? in namco59xx_customio_run()
359 IORAM_WRITE(6, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29 in namco58xx_customio_run()
380 IORAM_WRITE(4, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 0 in namco58xx_customio_run()
385 IORAM_WRITE(5, ~ptr->in_2_cb(0 & 0x0f)); // pins 26-29, pin 13 = 1 in namco58xx_customio_run()