GUI: re-enable ES5506

This commit is contained in:
tildearrow 2023-02-11 18:35:36 -05:00
parent d12d62721a
commit 17a8362e8e
2 changed files with 2 additions and 6 deletions

View file

@ -984,7 +984,7 @@ const int availableSystems[]={
DIV_SYSTEM_VRC6,
DIV_SYSTEM_FDS,
DIV_SYSTEM_MMC5,
// DIV_SYSTEM_ES5506,
DIV_SYSTEM_ES5506,
DIV_SYSTEM_SCC,
DIV_SYSTEM_SCC_PLUS,
DIV_SYSTEM_YMZ280B,
@ -1102,7 +1102,7 @@ const int chipsSample[]={
DIV_SYSTEM_K007232,
DIV_SYSTEM_GA20,
DIV_SYSTEM_PCM_DAC,
// DIV_SYSTEM_ES5506,
DIV_SYSTEM_ES5506,
0 // don't remove this last one!
};