5E01: sysConf
This commit is contained in:
parent
cb169fe27a
commit
dd7ce4a22d
1 changed files with 2 additions and 1 deletions
|
|
@ -584,7 +584,8 @@ bool FurnaceGUI::drawSysConf(int chan, int sysPos, DivSystem type, DivConfig& fl
|
|||
}
|
||||
break;
|
||||
}
|
||||
case DIV_SYSTEM_NES: {
|
||||
case DIV_SYSTEM_NES:
|
||||
case DIV_SYSTEM_5E01: {
|
||||
int clockSel=flags.getInt("clockSel",0);
|
||||
bool dpcmMode=flags.getBool("dpcmMode",true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue