A 200hz(mode 1), 50% duty cycle square wave is to be generated at Timer0 interrupt.
a) write a main program that would set Timer0 and the interrupt,and then force the first interrupt.
b. write the ISR. Include the ORG statement with the proper vector adress. disregarded overhead cycles.