OPLL: 99.9%

all features usable, except for custom patchsets (not sure how am i
gonna implement it)
This commit is contained in:
tildearrow 2022-03-01 23:07:29 -05:00
parent 614c1a4da8
commit b90fb02e63
6 changed files with 104 additions and 9 deletions

View file

@ -78,6 +78,8 @@ class DivPlatformOPLL: public DivDispatch {
bool drums;
bool properDrums, properDrumsSys;
bool vrc7;
unsigned char patchSet;
short oldWrites[256];
short pendingWrites[256];