this post was submitted on 04 Apr 2025
55 points (89.9% liked)
retrocomputing
4668 readers
15 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
Is that assembly language it's written in?
Yes!
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.