Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dnamcoio.cpp119 UINT8 (*in_0_cb)(UINT8); member
150 ptr->in_0_cb = (in0 == NULL) ? fakeIn : in0; in namcoio_init()
210 val = ~ptr->in_0_cb(0 & 0x0f); // pins 38-41 in handle_coins()
282 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41 in namco56xx_customio_run()
322 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 in namco56xx_customio_run()
327 IORAM_WRITE(1, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 1 in namco56xx_customio_run()
342 IORAM_WRITE(4, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 ? in namco59xx_customio_run()
357 IORAM_WRITE(4, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41 in namco58xx_customio_run()
378 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 in namco58xx_customio_run()
383 IORAM_WRITE(1, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 1 in namco58xx_customio_run()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dnamcoio.cpp119 UINT8 (*in_0_cb)(UINT8); member
150 ptr->in_0_cb = (in0 == NULL) ? fakeIn : in0; in namcoio_init()
210 val = ~ptr->in_0_cb(0 & 0x0f); // pins 38-41 in handle_coins()
282 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41 in namco56xx_customio_run()
322 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 in namco56xx_customio_run()
327 IORAM_WRITE(1, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 1 in namco56xx_customio_run()
342 IORAM_WRITE(4, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 ? in namco59xx_customio_run()
357 IORAM_WRITE(4, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41 in namco58xx_customio_run()
378 IORAM_WRITE(0, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 0 in namco58xx_customio_run()
383 IORAM_WRITE(1, ~ptr->in_0_cb(0 & 0x0f)); // pins 38-41, pin 13 = 1 in namco58xx_customio_run()