Analog Comparator Interrupt

That's what I meant, I didn't mean I was going to write him an actual assembly language program. I was referring to the fact that the OP will have to refer to register and bit names and positions to set it up. Just like in your example. Libraries generally eliminate (or at least abstract) that to insulate users from having to know the gory details and also to make programs more portable.