An emulator of the LMC, Little Man Computer, for computer science students to learn assembly programming and computer architecture.
Features:
- edit LMC programs
- run or step through the execution of programs
- display states of LMC during execution
- detect long execution of possible infinite loops
- example programs of basic addition, subtraction, multiplication and division
Note: this app is ad-supported
1.0.2:
- Use action bar for executing program etc
- Update mailbox display during execution
1.0.1:
- Support Android 2.1
- Improve landscape layout for execution screen
- Various fixes
1.0:
- Initial release