AY: add stereo separation slider

This commit is contained in:
tildearrow 2022-09-22 00:18:40 -05:00
parent 5c2c80ce22
commit 9685a5c0d8
5 changed files with 16 additions and 4 deletions

View file

@ -66,6 +66,7 @@ class DivPlatformAY8910: public DivDispatch {
int dacPos;
int dacSample;
unsigned char sampleBank;
unsigned char stereoSep;
int delay;