Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dnamcoio.cpp120 UINT8 (*in_1_cb)(UINT8); member
151 ptr->in_1_cb = (in1 == NULL) ? fakeIn : in1; in namcoio_init()
266 IORAM_WRITE(4, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in handle_coins()
283 IORAM_WRITE(1, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in namco56xx_customio_run()
323 IORAM_WRITE(2, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 0 in namco56xx_customio_run()
328 IORAM_WRITE(3, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 1 in namco56xx_customio_run()
344 IORAM_WRITE(6, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 ? in namco59xx_customio_run()
358 IORAM_WRITE(5, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in namco58xx_customio_run()
379 IORAM_WRITE(2, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 0 in namco58xx_customio_run()
384 IORAM_WRITE(3, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 1 in namco58xx_customio_run()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dnamcoio.cpp120 UINT8 (*in_1_cb)(UINT8); member
151 ptr->in_1_cb = (in1 == NULL) ? fakeIn : in1; in namcoio_init()
266 IORAM_WRITE(4, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in handle_coins()
283 IORAM_WRITE(1, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in namco56xx_customio_run()
323 IORAM_WRITE(2, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 0 in namco56xx_customio_run()
328 IORAM_WRITE(3, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 1 in namco56xx_customio_run()
344 IORAM_WRITE(6, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 ? in namco59xx_customio_run()
358 IORAM_WRITE(5, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25 in namco58xx_customio_run()
379 IORAM_WRITE(2, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 0 in namco58xx_customio_run()
384 IORAM_WRITE(3, ~ptr->in_1_cb(0 & 0x0f)); // pins 22-25, pin 13 = 1 in namco58xx_customio_run()