Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/taito/
H A Dtaito_ic.cpp7 INT32 TaitoIC_TC0110PCRInUse = 0; variable
26 if (TaitoIC_TC0110PCRInUse) TC0110PCRReset(); in TaitoICReset()
48 if (TaitoIC_TC0110PCRInUse) TC0110PCRExit(); in TaitoICExit()
65 TaitoIC_TC0110PCRInUse = 0; in TaitoICExit()
85 if (TaitoIC_TC0110PCRInUse) TC0110PCRScan(nAction); in TaitoICScan()
H A Dtc0110pcr.cpp267 TaitoIC_TC0110PCRInUse = 1; in TC0110PCRInit()
H A Dtaito_ic.h4 extern INT32 TaitoIC_TC0110PCRInUse;
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/taito/
H A Dtaito_ic.cpp7 INT32 TaitoIC_TC0110PCRInUse = 0; variable
26 if (TaitoIC_TC0110PCRInUse) TC0110PCRReset(); in TaitoICReset()
48 if (TaitoIC_TC0110PCRInUse) TC0110PCRExit(); in TaitoICExit()
65 TaitoIC_TC0110PCRInUse = 0; in TaitoICExit()
85 if (TaitoIC_TC0110PCRInUse) TC0110PCRScan(nAction); in TaitoICScan()
H A Dtc0110pcr.cpp267 TaitoIC_TC0110PCRInUse = 1; in TC0110PCRInit()
H A Dtaito_ic.h4 extern INT32 TaitoIC_TC0110PCRInUse;