change default SAA1099 core to SAASound

This commit is contained in:
tildearrow 2022-03-12 12:53:53 -05:00
parent a238f5acf0
commit ab8bace7f4
3 changed files with 3 additions and 3 deletions

View file

@ -547,7 +547,7 @@ class FurnaceGUI {
audioQuality(0),
arcadeCore(0),
ym2612Core(0),
saaCore(0),
saaCore(1),
mainFont(0),
patFont(0),
audioRate(44100),