Home
last modified time | relevance | path

Searched refs:CheckBreakpoint_R (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp92 inline static void CheckBreakpoint_R(UINT32 a, const UINT32 m) in CheckBreakpoint_R() function
489 CheckBreakpoint_R(a, ~0); in ReadByteBP()
524 CheckBreakpoint_R(a, ~1); in ReadWordBP()
557 CheckBreakpoint_R(a, ~1); in ReadLongBP()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp126 inline static void CheckBreakpoint_R(UINT32 a, const UINT32 m) in CheckBreakpoint_R() function
546 CheckBreakpoint_R(a, ~0); in ReadByteBP()
581 CheckBreakpoint_R(a, ~1); in ReadWordBP()
614 CheckBreakpoint_R(a, ~1); in ReadLongBP()