same label behavior in assembly
Fred Hawkins
Posts: 997
Looking at the assembly code·in keyboard.spin, I noticed that the label [noparse]:p[/noparse]ar is used at least three times. I assume that each time it is repeated the compiler just replaces the previous value without changing the already assembled code. Am I correct?
Comments
-Phil