You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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