total extinction of legacy sample mode, part 2

remove legacy sample bank completely
This commit is contained in:
tildearrow 2025-11-08 15:17:56 -05:00
parent 416148bd62
commit 0602a2f811
41 changed files with 10 additions and 1016 deletions

View file

@ -42,7 +42,7 @@ class DivPlatformSwan: public DivDispatch {
bool stereo;
bool useMdfn;
bool pcm, sweep, furnaceDac, setPos;
unsigned char sampleBank, noise;
unsigned char noise;
int dacPeriod, dacRate;
unsigned int dacPos;
int dacSample;