This may have been covered elsewhere, but I'm having trouble figuring out how to access the High and Low Bytes of 16-bit Words in Assembler. I know I can point the FSR register at the _Variable to get the Low byte, add one, and get the High byte, but I was wondering if there was an easier more straightforward way.
Also, I'm using the PM assembler, and I'm wondering if there is an equivalent for banksel?
Bookmarks