Thanks, I'll take that out, but do you know why my routine is bugging? =( > Second glance... what the heck is this? > > You don't need to "ld a,c", because LD does NOT alter the > flags! You can simply leave it out, it's redundant. Note > that the flags and the accumulator are independent, despite > the frequent pairing of AF! > > PG