Skip to content

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions