Zusammenfassung der Ressource
Little Man Computer
- Commands
- STA
- Store At Address
- ADD
- Add two variables
- SUB
- Subtract
- BRA
- Branch Always
- BRZ
- Branch if Zero
- BRP
- Branch is Possible
- INP
- Input
- OUT
- Output
- LDA
- Load from Address
- HLT
- Stop the Programme
- Used to Simulate a Computer
- The order of operation etc.