I thought I had the assembler used...
ASMZ80? does not digest the following:
? LD? L,LOW LED_DISPLAY_SB? ;Restart Pointer to Secondary Buffer
? LD ? ? ? ? H,HIGH SCAN_PTR
? OR? ? ? ? LOW LED_DISPLAY
Best guess is it extracts the LOW or HIGH byte of the address of that variable or the 16 bit variable.
Any other ways around this??
Allison