there is a timer example on this site (look in the code examples). It uses tmr0 and interupts with a 4 mhz crystal if I am not mistaken. Then, just put an "if" statement for the hour and minute var when they reach a given multiple of 12 then make a port go high which connects to an led.