AY: prepare for optimization

This commit is contained in:
tildearrow 2025-03-07 19:37:18 -05:00
parent 33aebf29c6
commit cb67527103
6 changed files with 27 additions and 50 deletions

View file

@ -121,8 +121,6 @@ class DivPlatformAY8930: public DivDispatch {
short oldWrites[32];
short pendingWrites[32];
short* ayBuf[3];
size_t ayBufLen;
void runDAC();
void checkWrites();