Skip to content

asm-dude not aware that labels are targets of jump instructions #137

@jeffythedragonslayer

Description

@jeffythedragonslayer

The tooltip that appears when hovering over many labels claims that they are not used when they in fact are. For example, between_rows on line 252 is the target of a bcc instruction on line 228 in https://github.com/pinobatch/lorom-template

Also, keyoff_ready_notes is a procedure defined starting at line 685, but the tooltip at line 250 says "Undefined Label" and there is a swiggly under the jump target.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions