??? 10/14/05 05:40 Read: times |
#102374 - tell you how to write ... Responding to: ???'s previous message |
TOOLS_TIMER0_INTERRUPT_PR SEGMENT CODE
RSEG TOOLS_TIMER0_INTERRUPT_PR PUBLIC ?timer0_interrupt CSEG AT 0BH LJMP ?timer0_interrupt RSEG TOOLS_TIMER0_INTERRUPT_PR ?timer0_interrupt: PUSH ACC Good Luck, Andree |