1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/MasterSystem
Thomas Harte dd6769bfbc Splits OPLL and OPL2 classes.
Logic is: they have different mixers (additive in the OPL2, time-division multiplexing in the OPLL) as well as different register sets. So I'll put operator and channel logic directly into those structs.
2020-04-07 23:15:26 -04:00
..
MasterSystem.cpp Splits OPLL and OPL2 classes. 2020-04-07 23:15:26 -04:00
MasterSystem.hpp Reintroduces MSX and Master System runtime options. 2020-03-18 18:26:22 -04:00