Home
last modified time | relevance | path

Searched refs:AY_CHANGE_MAX (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/playay/
H A Dsound.c53 #define AY_CHANGE_MAX 8000 macro
85 static struct ay_change_tag ay_change[AY_CHANGE_MAX];
464 if(ay_change_count<AY_CHANGE_MAX) in sound_ay_write()
621 if(ay_change_count<AY_CHANGE_MAX) in sound_beeper()
/dports/audio/aylet/aylet-0.5/
H A Dsound.c68 #define AY_CHANGE_MAX 8000 macro
99 static struct ay_change_tag ay_change[AY_CHANGE_MAX];
545 if(ay_change_count<AY_CHANGE_MAX) in sound_ay_write()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dsound.c64 #define AY_CHANGE_MAX 8000 macro
86 static struct ay_change_tag ay_change[ AY_CHANGE_MAX ];
600 if( ay_change_count < AY_CHANGE_MAX ) { in sound_ay_write()
/dports/emulators/fuse/fuse-1.6.0/
H A Dsound.c64 #define AY_CHANGE_MAX 8000 macro
86 static struct ay_change_tag ay_change[ AY_CHANGE_MAX ];
631 if( ay_change_count < AY_CHANGE_MAX ) { in sound_ay_write()