wiimote_cmd_set
wiimote_cmd_set(wdata, WIIPROTO_REQ_WMEM, 0);
wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, offset & 0xffff);
wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0);
wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff);
wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0);
wiimote_cmd_set(wdata, WIIPROTO_REQ_IR1, 0);
wiimote_cmd_set(wdata, WIIPROTO_REQ_IR2, 0);