Correct the returned value from previous getbass patch

There was a strange side effect on Ocean Hunter game
This commit is contained in:
SpinDizzy 2020-08-26 16:05:23 +00:00
parent 9e8e993026
commit d3955062e4

View file

@ -524,8 +524,8 @@ UINT8 CModel3::ReadInputs(unsigned reg)
return data;
case 0x18: // swtrilgy and getbass. Remove IO board error on getbass. Not sure, but may be related to device feedback ?
data = 0x01;
case 0x18: // swtrilgy and getbass. Remove IO board error on getbass. Not sure, but may be related to device feedback ?
data = 0x7f; // Note : when this returned value is wrong, there is a side effect on Ocean Hunter game, a sort of 3d interlaced effect
return data;
case 0x2C: // Serial FIFO 1