Little man computing
Across
- 2. Subtract the value from a specified memory address from the accumulator
- 4. Output the value from the accumulator
- 5. Add the value from a specified memory address to the accumulator
- 7. small
- 10. Halt the program
- 11. Branch to a specified address if the accumulator is zero or positive
- 12. a gender
Down
- 1. a science?
- 2. Store the value in the accumulator into a specified memory address
- 3. Branch always to a specified address (unconditional jump)
- 6. Reserve a memory location and optionally store a value
- 8. Input a value from the user into the accumulator
- 9. Load a value from a specified memory address into the accumulator
- 11. Branch to a specified address if the accumulator is zero