I want to know how i can read the Marie Simulator table. Im still a beginner to this so can someone explains how the output works in this following example code?
Load x
add y
store z
halt
x, hex 008E
y, hex 0D80
z, hex 000
I just assembled the code and run the programme but I don’t know how to read it.
New contributor
Pivot112 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.