03b6d2c2ef
Parameter exposure (AU/iOS AUv3/VST/VST3) for host automation. iOS Universal build with iPhone support. Enhanced AUv3 GUI window display fit. AUv3 GUI scrolling using left and right border sides.
5 lines
104 B
C
Executable file
5 lines
104 B
C
Executable file
#include "dosbox.h"
|
|
|
|
extern void OPL_CaptureReg(Bitu index,Bitu val);
|
|
|
|
extern void OPL_ToggleCapture();
|