Home
last modified time | relevance | path

Searched refs:dip1_read (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_quantum.cpp279 static INT32 dip1_read(INT32 offset) in dip1_read() function
394 PokeyPotCallback(1, 0, dip1_read); in DrvInit()
395 PokeyPotCallback(1, 1, dip1_read); in DrvInit()
396 PokeyPotCallback(1, 2, dip1_read); in DrvInit()
397 PokeyPotCallback(1, 3, dip1_read); in DrvInit()
398 PokeyPotCallback(1, 4, dip1_read); in DrvInit()
399 PokeyPotCallback(1, 5, dip1_read); in DrvInit()
400 PokeyPotCallback(1, 6, dip1_read); in DrvInit()
401 PokeyPotCallback(1, 7, dip1_read); in DrvInit()
H A Dd_namcos86.cpp861 static inline UINT8 dip1_read() in dip1_read() function
969 return dip1_read(); in namcos86_mcu_read()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_quantum.cpp274 static INT32 dip1_read(INT32 offset) in dip1_read() function
370 PokeyPotCallback(1, 0, dip1_read); in DrvInit()
371 PokeyPotCallback(1, 1, dip1_read); in DrvInit()
372 PokeyPotCallback(1, 2, dip1_read); in DrvInit()
373 PokeyPotCallback(1, 3, dip1_read); in DrvInit()
374 PokeyPotCallback(1, 4, dip1_read); in DrvInit()
375 PokeyPotCallback(1, 5, dip1_read); in DrvInit()
376 PokeyPotCallback(1, 6, dip1_read); in DrvInit()
377 PokeyPotCallback(1, 7, dip1_read); in DrvInit()
H A Dd_namcos86.cpp869 static inline UINT8 dip1_read() in dip1_read() function
980 return dip1_read(); in namcos86_mcu_read()