CPU/Example/加法器.txt
2024-04-29 16:01:52 +08:00

5 lines
35 B
Plaintext

ldr 0 0
ldr 1 1
add 0 1
prtr 0
halt