MB: read fix
This commit is contained in:
parent
735317ae17
commit
a3666edf48
1 changed files with 1 additions and 0 deletions
|
@ -724,6 +724,7 @@ BYTE CAY8910::sound_ay_read( int reg )
|
|||
{
|
||||
val = ay_change[i].val; // return the most recently written reg's value
|
||||
got = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue