What does INTCON = %10010000 do exactly
BIT 7 Enables all unmasked interrupts
BIT 4 Enables INT0 which is RB0

For the others INTCON3 will have bits 3 and 4 set
INTCON3 = %00011000