T6W28: honor poll
This commit is contained in:
parent
0f0c8b5567
commit
b4b7ab86fb
3 changed files with 5 additions and 5 deletions
|
|
@ -4694,8 +4694,8 @@ void FurnaceGUI::drawInsEdit() {
|
|||
dutyMax=255;
|
||||
}
|
||||
if (ins->type==DIV_INS_T6W28) {
|
||||
dutyLabel="Noise Type/Freq";
|
||||
dutyMax=7;
|
||||
dutyLabel="Noise Type";
|
||||
dutyMax=1;
|
||||
}
|
||||
if (ins->type==DIV_INS_AY8930) {
|
||||
dutyMax=ins->amiga.useSample?0:255;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue