At first glance ENABLE should be placed just above the label MAIN: for pbp to actually respond to the interrupts.

ie
ENABLE
MAIN:


DISABLE
INT_HANDLER: