OPL: pretend to be YMU and enable SOME emulation?

This commit is contained in:
tildearrow 2022-03-15 00:33:57 -05:00
parent 8355aa0175
commit a65df5cdab
4 changed files with 27 additions and 4 deletions

View file

@ -79,7 +79,7 @@ class DivPlatformOPL: public DivDispatch {
unsigned char lfoValue;
bool useYMFM, update4OpMask;
bool useYMFM, update4OpMask, pretendYMU;
short oldWrites[512];
short pendingWrites[512];