Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp671 void __fastcall M68KWriteByteBP(UINT32 a, UINT32 d) { WriteByteBP(a, d); } in M68KWriteByteBP() function
1465 M68KWriteByteDebug = M68KWriteByteBP; in SekDbgEnableBreakpoints()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp728 void __fastcall M68KWriteByteBP(UINT32 a, UINT32 d) { WriteByteBP(a, d); } in M68KWriteByteBP() function
1858 M68KWriteByteDebug = M68KWriteByteBP; in SekDbgEnableBreakpoints()