Little man computer programming
- 1) Obtains a nibble from the LMC user by collecting 1 bit at a time. Non-binary values must be rejected (ignored, just keep prompting for correct value)
- 2) Converts the nibble to a decimal value.
- 3) Provides the decimal value to the user and then halts.
Instruction and Requirements:
Create a flow chart, Follow the same flow chart guidelines and recommendations from the previous LMC lab.Write your program. Test it extensively. Revise as necessary.Document your program code within an Excel spreadsheet in the same fashion (or better) that you used in the previous LMC lab. Be sure that your spreadsheet has 4 following columns:
Memory Address/ Operation code/ Instruction Mnemonic and Description