Home
last modified time | relevance | path

Searched defs:AY8910Update (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Day8910.c311 static void AY8910Update(int chip,INT16 **buffer,int length) in AY8910Update() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Day8910.c373 void AY8910Update(INT32 chip, INT16 **buffer, INT32 length) in AY8910Update() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Day8910.c438 void AY8910Update(INT32 chip, INT16 **buffer, INT32 length) in AY8910Update() function
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Day8910.c370 static void AY8910Update(int chip,INT16 **buffer,int length) in AY8910Update() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Day8910.c370 static void AY8910Update(int chip,INT16 **buffer,int length) in AY8910Update() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Day8910.c370 static void AY8910Update(int chip,INT16 **buffer,int length) in AY8910Update() function
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/sound/
H A Day8910.c293 static void AY8910Update(void *param,stream_sample_t **inputs, stream_sample_t **buffer,int length) in AY8910Update() function