Home
last modified time | relevance | path

Searched refs:MappedMemoryReadWordCacheEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dmemory.h346 u16 FASTCALL MappedMemoryReadWordCacheEnabled(SH2_struct *sh, u32 addr);
H A Dmemory.c825 u16 FASTCALL MappedMemoryReadWordCacheEnabled(SH2_struct *sh, u32 addr) { in MappedMemoryReadWordCacheEnabled() function
H A Dsh2core.c121 sh->MappedMemoryReadWord = MappedMemoryReadWordCacheEnabled; in sh2_set_read_write_funcs()