Awesom,

Will the pin change functions work with the 12F683?
Sure will.

Add these two lines in the ASM section right before the INT_LIST

RBIF = GPIF
RBIE = GPIE
(no space at the beginning of the line)

Then use RBC_INT.
<br>