On 18F types you can force your context saving vars to be placed in access ram so there's no need to put them in more than 1 place.
wsave var byte BANKA SYSTEM ' location for WREG
ssave var byte BANKA SYSTEM ' location for STATUS register
bsave var byte BANKA SYSTEM ' location for BSR register
Bookmarks