00001 // 00002 // 1997/05/11 11:30:38 00003 // 00004 00005 #ifndef __EECONFIG_H 00006 #define __EECONFIG_H 00007 00008 00009 #include <math.h> 00010 #include <time.h> 00011 00012 #include "emucfg.h" 00013 #include "6510_.h" 00014 #include "mytypes.h" 00015 #include "opstruct.h" 00016 #include "samples.h" 00017 00018 //extern sbyte* ampMod1x8; // -> 6581_.cc 00019 00020 //extern sbyte* signedPanMix8; // -> 6581_.cc 00021 //extern sword* signedPanMix16; // 00022 00023 00024 #endif