Tag Archives: LMC

Little Man Computer (LMC) implemented using Scratch

Using Scratch to build an assembly code simulator After last week’s session at university during which we compared Alice and Scratch, I thought it might be a good idea to get some more programming experience with at least one of … Continue reading

Posted in Uncategorized | Tagged , , | 2 Comments

Download LMC simulation v.1.5.2 (requires Microsoft Excel)

The Little Man Computer simulates machine code programming using a simple instruction set and 100 memory addresses (labelled 00 to 99). This implementation was created to teach students in year 9 studying OCR Computing GCSE. As you can see, it … Continue reading

Posted in Uncategorized | Tagged , , | 4 Comments

New version of the Little Man Computer (MS Excel simulation)

Since using the LMC simulation with my students, I have made a few changes to the interface to make it easier to understand. Some students didn’t notice the program counter (even though it is animated and highlighted) therefore I have … Continue reading

Posted in PGCE week #11 | Tagged , , | Leave a comment

Little Man Computer simulation using Microsoft Excel / VBA

It is now week 10 of my PGCE course and tomorrow I will be teaching GCSE Computing to my year 9 class. This is my favourite course so far — infinitely better than OCR Nationals ICT — and it gives … Continue reading

Posted in PGCE week #10 | Tagged , , | 1 Comment