Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp628 UINT8 __fastcall A68KRead8 (UINT32 a) { return ReadByte(a);} in A68KRead8() function
696 A68KRead8,
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp685 UINT8 __fastcall A68KRead8 (UINT32 a) { return ReadByte(a);} in A68KRead8() function
753 A68KRead8,