mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-29 08:30:04 +00:00
MB: read fix
This commit is contained in:
parent
735317ae17
commit
a3666edf48
@ -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…
Reference in New Issue
Block a user