stoopid.
figure out why, or add instructions to correct address everytime? *sigh*
wish i had more time to do this all correctly.
hacks on hacks get hard to work with over time.
// HACK/FIXME/SUCK: we're off by 8 bytes, for some reasons. Reg hack = rb->newReg(); TheAssembler->moveImmediate(hack, 8); TheAssembler->binop(PLUS, base, base, hack); rb->freeReg(hack);