Fix some bugs with sound output

This commit is contained in:
scratchminer 2024-01-21 11:55:49 -05:00
parent d29eb42d07
commit 00676e785a
5 changed files with 78 additions and 47 deletions

View file

@ -1986,7 +1986,7 @@ void DivEngine::registerSystems() {
);
sysDefs[DIV_SYSTEM_POWER_NOISE]=new DivSysDef(
"BS-C-04xx series (Power Noise)", NULL, 0xd2, 0, 4, false, false, 0, false, 0, 0, 0,
"PowerNoise", NULL, 0xd2, 0, 4, false, false, 0, false, 0, 0, 0,
"a fantasy sound chip designed by jvsTSX and The Beesh-Spweesh!\nused in the Hexheld fantasy console.",
{"Noise 1", "Noise 2", "Noise 3", "Slope"},
{"N1", "N2", "N3", "SL"},