Home
last modified time | relevance | path

Searched defs:m68k_read16 (Results 1 – 3 of 3) sorted by relevance

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/
H A Dmemory_arm.S246 m68k_read16: label
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dc68000_intf.cpp181 unsigned int m68k_read16(unsigned int a) in m68k_read16() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dc68000_intf.cpp457 UINT32 __fastcall m68k_read16(UINT32 a) { return (UINT32)ReadWord(a); } in m68k_read16() function