crom_load
crom_load(src, newrom, CROMSIZE);
crom_load(&src, buf, 256);
extern int crom_load(struct crom_src *, uint32_t *, int);