FXGPREGBASE
#define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
emu->gpr_base = FXGPREGBASE;
offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE;