added basic uPD1771C support
This commit is contained in:
parent
1863703203
commit
f14ff25796
16 changed files with 702 additions and 36 deletions
|
|
@ -1141,6 +1141,8 @@ void DivInstrument::putInsData2(SafeWriter* w, bool fui, const DivSong* song, bo
|
|||
featureSM=true;
|
||||
if (amiga.useSample) featureSL=true;
|
||||
break;
|
||||
case DIV_INS_UPD1771C:
|
||||
break;
|
||||
case DIV_INS_MAX:
|
||||
break;
|
||||
case DIV_INS_NULL:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue