Hi,
PinChangeInt is a great library, I have a post on it here -
http://rcarduino.blogspot.com/2012/03/need-more-interrupts-to-read-more.html
I am trying to get it onto an old ATMega8 at the moment, but
everything is pointing towards pin change interrupts not being
available on this hardware, only the later 168 and 328's, I am basing
this on reading through the AVR Header files which do no define any of
the control registers for the 8.
Still a great library and not a problem for anyone that isn't
buying outdated, old stock ATMega8's
Duane B