Move long-broken DAC and Sound Source emulation to new framework. Add stereo DAC emulation.
2 lines
81 B
C
2 lines
81 B
C
extern lpt_device_t lpt_dac_device;
|
|
extern lpt_device_t lpt_dac_stereo_device;
|