I've started to learn about interrupts, and I've got some questions... How do I do a jump??? I can do a relative jump... But if the code if too long, that is not posible. I think I could solve it with .org command, but how??? If i do a interrupt which stays in mem when i go back to TiOS, where can I store the code and the table??? And where can I store variables??? // Max S