sound, improve ym2612 timers implementation

This commit is contained in:
kub 2023-06-22 22:18:47 +00:02
parent e0c4dac19c
commit c3d70d1305
4 changed files with 15 additions and 18 deletions

View file

@ -345,7 +345,7 @@ static int PicoFrameHints(void)
// get samples from sound chips
PsndGetSamples(y);
timers_cycle();
timers_cycle(Pico.t.z80c_aim);
pv->hint_cnt = hint;