This commit is contained in:
Jaby
2022-08-31 22:16:16 +02:00
parent a84b2c4f14
commit 89ab744486
3 changed files with 14 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ namespace SPU {
clear_voice(voice);
}
io_class__update_with(DataTransferControl::Register, (2 << 1));
enable_control();
}
}