Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp549 UINT32 __fastcall ReadLongBP(UINT32 a) in ReadLongBP() function
669 UINT32 __fastcall M68KReadLongBP(UINT32 a) { return ReadLongBP(a); } in M68KReadLongBP()
716 ReadLongBP,
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp606 UINT32 __fastcall ReadLongBP(UINT32 a) in ReadLongBP() function
726 UINT32 __fastcall M68KReadLongBP(UINT32 a) { return ReadLongBP(a); } in M68KReadLongBP()
773 ReadLongBP,