Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Bugs, that I noticed when writing test programs #15

@mnurczynski

Description

@mnurczynski

Bugs:

  • Inline comments don't work (when you place a comment at the end of a line of code the whole line is ignored, from limited debugging I've done it looks like the issue starts all the way in tokenizer).
  • Assembling does not work when there is no newline at the end of file
  • Hex input does not work in assembly code
  • Hex input does not work in peripherals

Feature requests:

  • Print a small snippet of code when stopping on a breakpoint or stepping

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions