getbyte
*dp++ = getbyte(ip, romp);
ip->ftheight = getbyte(ip, fontaddr + FONTHEIGHT);
ip->ftwidth = getbyte(ip, fontaddr + FONTWIDTH);
((getbyte(ip, offset) << 8) | getbyte(ip, (offset) + 2))