A_FXGPREGBASE
#define A_GPR(x) (A_FXGPREGBASE + (x))
emu->gpr_base = A_FXGPREGBASE;
offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE;