#include "../Opl.h"
namespace Opl {
void write(uint16_t reg, uint8_t data) {
// TODO
}
Powered by TurnKey Linux.