Home
last modified time | relevance | path

Searched defs:collM0_PF (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/stella/stella-6.6/src/debugger/
H A DTIADebug.hxx147 bool collM0_PF() const { return collision(CollisionBit::M0PF); } in collM0_PF() function in TIADebug
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/debugger/
H A DTIADebug.hxx137 bool collM0_PF(int newVal = -1) { return collision(8, newVal); } in collM0_PF() function in TIADebug