per-channel oscilloscope, part 10

OPZ
This commit is contained in:
tildearrow 2022-05-02 00:22:34 -05:00
parent de09073232
commit 430d0329bd
3 changed files with 19 additions and 0 deletions

View file

@ -320,6 +320,9 @@ public:
// generate one sample of sound
void generate(output_data *output, uint32_t numsamples = 1);
// get the engine
fm_engine* debug_engine() { return &m_fm; }
protected:
// internal state
uint8_t m_address; // address register