Add LPT device emulation framework.
Move long-broken DAC and Sound Source emulation to new framework. Add stereo DAC emulation.
This commit is contained in:
parent
a3a60211b0
commit
d3232adef5
25 changed files with 785 additions and 334 deletions
1
src/lpt_dss.h
Normal file
1
src/lpt_dss.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
extern lpt_device_t dss_device;
|
||||
Loading…
Reference in a new issue