diff options
author | Torbjörn Andersson | 2006-03-16 17:39:23 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-03-16 17:39:23 +0000 |
commit | 8fcb38648d69137d5e2ab2111e4dd8f2ba682f2b (patch) | |
tree | 4113691fbf7f5965eadb54cfadcfa37806aa8220 /common | |
parent | fa38b770afbe5b9bb7af732d2adadb8f37a203f4 (diff) | |
download | scummvm-rg350-8fcb38648d69137d5e2ab2111e4dd8f2ba682f2b.tar.gz scummvm-rg350-8fcb38648d69137d5e2ab2111e4dd8f2ba682f2b.tar.bz2 scummvm-rg350-8fcb38648d69137d5e2ab2111e4dd8f2ba682f2b.zip |
I don't know if it's our bug, or a bug in the original Kyra music driver, but
updateCallback3() would call unkOutput2(9) in at least one case. This is
obviously wrong because it a) reads outside _regOffsets[], and b) writes to
invalid Adlib registers.
Now unkOutput2() has the same safeguards as noteOff() already had, making
callbackOutput() and updateCallback3() even more similar.
svn-id: r21335
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions