XFB_START
sc->sc_bits = mapiodev(XFB_START, XFB_SIZE, true);
prop_dictionary_set_uint32(dict, "address", XFB_START);
wiifb_gx_bp_load(sc, 0x4b000000 | (XFB_START >> 5));
uint32_t taddr = XFB_START;