mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
parent
f550bd82dd
commit
7767881ca7
1 changed files with 1 additions and 1 deletions
|
@ -1123,7 +1123,7 @@ const DivInstrumentType chanPrefType[47][28]={
|
|||
{DIV_INS_VIC, DIV_INS_VIC, DIV_INS_VIC, DIV_INS_VIC}, // VIC-20
|
||||
{DIV_INS_PET}, // PET
|
||||
{DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA, DIV_INS_AMIGA}, // SNES/N163/RF5C68
|
||||
{DIV_INS_VRC6, DIV_INS_VRC6, DIV_INS_VRC6}, // VRC6
|
||||
{DIV_INS_VRC6, DIV_INS_VRC6, DIV_INS_VRC6_SAW}, // VRC6
|
||||
{DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL, DIV_INS_OPLL}, // OPLL/VRC7
|
||||
{DIV_INS_FDS}, // FDS
|
||||
{DIV_INS_STD, DIV_INS_STD, DIV_INS_AMIGA}, // MMC5
|
||||
|
|
Loading…
Reference in a new issue