Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dscsp.h101 void FASTCALL Sh2SoundRamWriteWord(SH2_struct *sh, u32 addr, u16 val);
H A Dmemory.c698 &Sh2SoundRamWriteWord, in MappedMemoryInit()
H A Dscsp.c4762 Sh2SoundRamWriteWord(SH2_struct *sh, u32 addr, u16 val) in Sh2SoundRamWriteWord() function