Import Upstream version 1.23
[debian-dgen.git] / driver.h
blob237b9a45b9f686363bdff93e39aa85640973bf93
1 // Dave's driver.h 'filler' file
3 #define INLINE /**/
4 //#define __inline__ /**/
5 //#define BUILD_OPN
6 //#define BUILD_YM2612
7 //#define SEG_SUPPORT
9 //#define INTERNAL_TIMER // use internal timer
11 // Dave : I don't know what's going on here...
12 //#ifdef INTERNAL_TIMER
13 //void YM2612UpdateReq(int chip)
14 //{
15 //}
16 //#endif