Re: PIC with Automatic Context Saving
Hint: BTFSS or BTFSC, or BIT?GOTO
;************************************************* ***************
;* BIT?GOTO : Macro - Bit test and Long Goto *
;* *
;* Input : Cstate = constant desired state for goto *
;* Regin = register *
;* Bitin = bit *
;* Label *
;* Output : None *
;* *
;* Notes : Preserves C, Z, handles page boundaries, resets bank.*
;************************************************* ***************
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks