Home
last modified time | relevance | path

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

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYMF278.h108 void writeRegOPL4(byte reg, byte data, const EmuTime &time);
H A DMoonsound.cpp388 moonsound->ymf278->writeRegOPL4(moonsound->opl4latch, value, systemTime); in moonsoundWrite()
H A DOpenMsxYMF278.cpp526 void YMF278::writeRegOPL4(byte reg, byte data, const EmuTime &time) in writeRegOPL4() function in YMF278
806 writeRegOPL4(i, 0, time); in reset()