Winter 2011 - January to April 2011 - Updated 2011-03-26 03:50 EDT
Assignment #09 - midterm #2 test topics review
Assignment #10 - Little Man Computer [LMC], Assembly Language, Machine Code
301_LMC.html - The “Little Man” Computer
302_LMC_instruction_cycle.txt - The Little Man Computer Instruction Cycle
305_LMC_opcodes.html - Extended LMC Operation Codes - Opcodes
306_LMCProgramming.html - LMC Machine Level Programming
307_LMC_lights.txt - LMC Negative Flag Trickery
350_LMC_sample1.txt - add and subtract
350_LMC_sample2.txt - input, add, output
350_LMC_sample3.txt - input, add, and loop using a counter
350_LMC_sample4.txt - input, IF, output
350_LMC_sample5.txt - WHILE loop quotient and remainder
350_LMC_sample6.txt - negative flag and a FOR loop
360_LMC_Simulator.html - Clone of Son of LMC Simulator
362_LMC_control.html - LMC Loop and Skip Condition Calculations
363_LMC_indirect.txt - LMC Indirection Tricks
Your in-class notes go here.
Your Midterm test scores were EMailed to you last Friday March 17. See Last Week’s Notes for Assignment #09 - midterm #2 test topics review
The LMC (continued)
Assignment #10 - Little Man Computer [LMC], Assembly Language, Machine Code