Conditional Jumping in PIC16 Assembly
PIC Microcontrollers have a funky way of handling conditionals. I’d like to present a set of macros I’ve made to make this easier to use, as well as explain the basics behind the technique in general.
Most MCU’s I’ve worked with before PICs had nice simple conditional statements… The mnemonic was usually to the effect of [...]