//
// 1997/05/11 11:30:38
//

#ifndef __EECONFIG_H
#define __EECONFIG_H


//#include <math.h>
#include <time.h>

#include "emucfg.h"
#include "6510_.h"
#include "mytypes.h"
//#include "opstruct.h"
//#include "samples.h"

//extern sbyte* ampMod1x8;       // -> 6581_.cc

//extern sbyte* signedPanMix8;   // -> 6581_.cc
//extern sword* signedPanMix16;  //


#endif
