--- M6502/config.h 2007/07/31 08:41:06 40 +++ M6502/config.h 2007/08/01 15:53:54 81 @@ -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