--- M6502/config.h 2007/07/31 17:42:03 71 +++ M6502/config.h 2007/08/01 15:34:43 80 @@ -2,7 +2,7 @@ EXTERN_C void xs_init (pTHX); // which module to bootstrap -#define EMU_START "use Arch;" +#define EMU_START "use blib; use Arch;" // do we want to dump our C debug? //#define DEBUGF 1