DCPU_MSG_RAM_START
ptr = priv->regs + DCPU_MSG_RAM_START + offset;
#define DCPU_MSG_RAM(x) (DCPU_MSG_RAM_START + (x) * sizeof(u32))