Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp672 void __fastcall M68KWriteWordBP(UINT32 a, UINT32 d) { WriteWordBP(a, d); } in M68KWriteWordBP() function
1466 M68KWriteWordDebug = M68KWriteWordBP; in SekDbgEnableBreakpoints()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp729 void __fastcall M68KWriteWordBP(UINT32 a, UINT32 d) { WriteWordBP(a, d); } in M68KWriteWordBP() function
1859 M68KWriteWordDebug = M68KWriteWordBP; in SekDbgEnableBreakpoints()