ioread16
return ioread16(rom->oprom + offset);
#define readw(p) ioread16(p)
uint16_t: ioread16(addr), \