Merge pull request #969 from tildearrow/sm8521

Add SM8521 chip support
This commit is contained in:
tildearrow 2023-02-11 19:02:17 -05:00 committed by GitHub
commit 7a04c2685c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 877 additions and 4 deletions

View file

@ -2571,6 +2571,11 @@ void FurnaceGUI::initSystemPresets() {
CH(DIV_SYSTEM_SFX_BEEPER, 1.0f, 0, "")
}
);
ENTRY(
"Sharp SM8521", {
CH(DIV_SYSTEM_SM8521, 1.0f, 0, "")
}
);
if (settings.hiddenSystems) {
ENTRY(
"Dummy System", {