this post was submitted on 04 Apr 2025
55 points (89.9% liked)
retrocomputing
4708 readers
23 users here now
Discussions on vintage and retrocomputing
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I didn't realize assembly had named variables.
Assembly has variables. You can label locations in memory, then move them onto registers in order to perform operations.