Hi!
How can I jump within a macro in sdas8051?
I do it like this now:.macro USBp mov A, (USB0ADR) .byte 0x20 , 0xE7 , 0xFB
; jb (ACC+USBBUSY), {to start of macro} .endm
but it feels like there should be a different notation... :)
Thx.
ByeArne
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user