initial OPZ bring-up

even emulation is incomplete and one thing is making me tired...
This commit is contained in:
tildearrow 2022-04-06 22:56:06 -05:00
parent 9345576fc3
commit 530327383a
8 changed files with 876 additions and 5 deletions

View file

@ -493,6 +493,7 @@ const int availableSystems[]={
DIV_SYSTEM_OPL2_DRUMS,
DIV_SYSTEM_OPL3,
DIV_SYSTEM_OPL3_DRUMS,
DIV_SYSTEM_OPZ,
DIV_SYSTEM_TIA,
DIV_SYSTEM_SAA1099,
DIV_SYSTEM_AY8930,