Skip to content

Hide LIST ON #124

Description

@thrust26

I am using LIST ON|OFF to avoid clutter in the listing file. The problem I am facing is, that LIST ON becomes part of the listing file.

E.g. code:

  LIST OFF
some convoluted code or macros
  LIST ON
    .byte RESULT

Output:

  LIST ON
    .byte RESULT

Would it be possible to hide LIST ON?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions