Added some simple symbol handling to the Parser.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user