Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dmemory.h349 void FASTCALL MappedMemoryWriteWordCacheEnabled(SH2_struct *sh, u32 addr, u16 val);
H A Dmemory.c1001 void FASTCALL MappedMemoryWriteWordCacheEnabled(SH2_struct *sh, u32 addr, u16 val) { in MappedMemoryWriteWordCacheEnabled() function
H A Dsh2core.c124 sh->MappedMemoryWriteWord = MappedMemoryWriteWordCacheEnabled; in sh2_set_read_write_funcs()