Hack-a-Day/2022-Supercon6-Badge-Tools

Assembler: SKIP <flag>, 4 should be allowed

Closed this issue · 1 comments

As a programmer helper, since the SKIP 0 instruction actually skips 4 items, we should allow SKIP 4 in assembler which would map to that.

Thanks for the PR.