More moving of SB IRQ's onto a rimer, fixes #1942.

This commit is contained in:
OBattler
2024-07-22 02:43:24 +02:00
parent e434b3f837
commit 3ccca3991f
2 changed files with 23 additions and 11 deletions

View File

@@ -141,6 +141,7 @@ typedef struct sb_dsp_t {
int wb_full;
pc_timer_t irq_timer;
pc_timer_t irq16_timer;
int busy_count;