cd: pcm: tune addr reload

fahrenheit..
This commit is contained in:
notaz 2013-09-23 20:01:37 +03:00
parent f3cb39f29a
commit 021e47b375
3 changed files with 20 additions and 19 deletions

View file

@ -447,7 +447,8 @@ typedef struct
_scd scd;
int pcm_mixbuf[PCM_MIXBUF_LEN * 2];
int pcm_mixpos;
int pcm_mixbuf_dirty;
char pcm_mixbuf_dirty;
char pcm_regs_dirty;
} mcd_state;
// XXX: this will need to be reworked for cart+cd support.