Added some simple symbol handling to the Parser.

This commit is contained in:
2022-05-06 18:55:22 +00:00
parent fc47bf2143
commit fbef044905
5 changed files with 90 additions and 57 deletions
+1
View File
@@ -1,5 +1,6 @@
.org 0x100
.db msg "Hello, world!", 0
.db more_stuff "And yet another string!", 0
copy r1, msg
copy r2, 0