(Partially) K007232 support
Chip ID is placeholder.
This commit is contained in:
parent
fd3f381bc3
commit
76cdc3a6a5
21 changed files with 748 additions and 5 deletions
|
|
@ -911,6 +911,10 @@ void DivInstrument::putInsData2(SafeWriter* w, bool fui, const DivSong* song) {
|
|||
break;
|
||||
case DIV_INS_T6W28:
|
||||
break;
|
||||
case DIV_INS_K007232:
|
||||
featureSM=true;
|
||||
featureSL=true;
|
||||
break;
|
||||
|
||||
case DIV_INS_MAX:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue