Add highlighting, fixed len instructions and more

This commit is contained in:
2025-02-09 21:15:50 +01:00
parent 45653b6372
commit e133c2df3a
17 changed files with 753 additions and 338 deletions

View File

@@ -0,0 +1,6 @@
TEST:
INC R1
INC R2
MOV R2 [20]
JMP TEST
HLT