Fixed a bug with labels not advancing the parser after being processed resulting in a redefinition error.

This commit is contained in:
2023-03-28 12:41:56 -05:00
parent ae03991fa5
commit 2d7aad1617
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
.db null_byte 0
;load r2, label
something_insance:
load byte r1, r3
load r1, r3
load r1, 5