Home
last modified time | relevance | path

Searched refs:TTL74153_output_r (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A D74153.h56 int TTL74153_output_r(int which, int section);
H A Dcarpolo_machine.c425 return (TTL74153_output_r(TTL74153_1K, 0) << 5) | in READ_HANDLER()
426 (TTL74153_output_r(TTL74153_1K, 1) << 4); in READ_HANDLER()
H A D74153.c119 int TTL74153_output_r(int which, int section) in TTL74153_output_r() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A D74153.h56 int TTL74153_output_r(int which, int section);
H A Dcarpolo_machine.c425 return (TTL74153_output_r(TTL74153_1K, 0) << 5) | in READ_HANDLER()
426 (TTL74153_output_r(TTL74153_1K, 1) << 4); in READ_HANDLER()
H A D74153.c119 int TTL74153_output_r(int which, int section) in TTL74153_output_r() function