POKEY: make ASAP core the default

This commit is contained in:
tildearrow 2022-12-22 19:47:13 -05:00
parent 84c4e48fbe
commit f3973a5ff5
3 changed files with 4 additions and 4 deletions

View file

@ -1311,7 +1311,7 @@ class FurnaceGUI {
nesCore(0),
fdsCore(0),
c64Core(1),
pokeyCore(0),
pokeyCore(1),
pcSpeakerOutMethod(0),
yrw801Path(""),
tg100Path(""),