now the GUI

This commit is contained in:
tildearrow 2021-12-14 12:40:26 -05:00
parent bde8a7f79d
commit 28a9d2c4a3
3 changed files with 6 additions and 5 deletions

View file

@ -313,6 +313,7 @@ int DivPlatformArcade::dispatch(DivCommand c) {
} else {
rWrite(0x0f,0);
}
break;
}
case DIV_CMD_SAMPLE_BANK:
sampleBank=c.value;