--- np2/cbus/boardx2.c 2004/02/18 20:11:36 1.5 +++ np2/cbus/boardx2.c 2005/02/09 20:11:33 1.6 @@ -204,7 +204,7 @@ void boardx2_reset(void) { fmtimer_reset(0xc0); opn.channels = 6; opngen_setcfg(6, OPN_STEREO | 0x1c0); - soundrom_load(0xcc000, "86"); + soundrom_load(0xcc000, OEMTEXT("86")); fmboard_extreg(extendchannel); }