Skip to content

Unexpected behaviour: label lengths #13

@phillipeaton

Description

@phillipeaton

Consider the following:
image
Only 16 characters of the 0c label are being added to the output file.

If I comment out the following, or comment out one of the other of these settings:
image
It makes no difference, the first 16 characters are still displayed and used (though the formatting changes a bit).

If I comment out the following line:
image
then it works OK. In the previous examples, it's like it's overriding the 0c's label name with 0d's label name, but only 16 characters.
image

It's possible I'm using it wrong...maybe this is a feature, not a bug!

Whlist I'm typing...the reason I'm adding several labels for Zero Page addresses is that when an address in a range is encountered, dasmfw puts e.g. "ZP+123", where 123 is decimal. I'm much prefer hex, but I can't figure out a simple way to get it to output hex. I think I queried this with you before, but I can't remember the reason.

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