SCV unification

This commit is contained in:
tildearrow 2025-03-10 04:05:12 -05:00
parent 85981822fa
commit d853c59b3d
14 changed files with 114 additions and 557 deletions

View file

@ -1320,7 +1320,6 @@ const int availableSystems[]={
DIV_SYSTEM_OPL4_DRUMS,
DIV_SYSTEM_SUPERVISION,
DIV_SYSTEM_UPD1771C,
DIV_SYSTEM_UPD1771C_TONE,
DIV_SYSTEM_SID3,
0 // don't remove this last one!
};
@ -1426,7 +1425,6 @@ const int chipsSpecial[]={
DIV_SYSTEM_SID2,
DIV_SYSTEM_SUPERVISION,
DIV_SYSTEM_UPD1771C,
DIV_SYSTEM_UPD1771C_TONE,
DIV_SYSTEM_SID3,
0 // don't remove this last one!
};