Add preset variation with NMK112
This commit is contained in:
parent
6440b8c808
commit
8e0b64c512
3 changed files with 90 additions and 0 deletions
|
|
@ -524,6 +524,9 @@ void DivPlatformMSM6295::setFlags(const DivConfig& flags) {
|
|||
case 14:
|
||||
chipClock=COLOR_NTSC/3.0;
|
||||
break;
|
||||
case 15:
|
||||
chipClock=3200000;
|
||||
break;
|
||||
default:
|
||||
chipClock=4000000/4;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue