Home
last modified time | relevance | path

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

/dports/emulators/stella/stella-6.6/src/debugger/
H A DTIADebug.hxx153 bool collM0_M1() const { return collision(CollisionBit::M0M1); } in collM0_M1() function in TIADebug
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/debugger/
H A DTIADebug.hxx143 bool collM0_M1(int newVal = -1) { return collision(14, newVal); } in collM0_M1() function in TIADebug