| ??? 08/22/02 02:31 Read: times |
#27677 - RE: declaring variables and registers |
No interupts, but will be using calls.
I also changed the SP register to : MOV SP, #17h This sets the stack pointer to 17h, the last address in bank2, because the pointer is incremented before being written, so effectively as long as I don't use registers in bank3, I should be alright? |



