Learn all about Assembly Language and how to write programs using the Little Man Computer Simulator!
Little Man Computer (LMC) is a simulator that mimics von Neumann architecture.
What you’ll need:
– Computer access
– Access to peterhigginson.co.uk/lmc
-
Introduction
-
Storing and Loading
-
Addition and Subtraction
-
Language Branching
-
Assembly Language Sequences
-
Quiz
This video briefly covers Computer Architecture before introducing the Little Man Computer (LMC) environment and basic input and output instructions.
This video covers Loading and Storing instructions.
This video covers Addition and Subtraction instructions.
This fourth video covers Branching in LMC, as well as a particularly tricky program to achieve multiplication.
This video covers number sequences seen in GCSE Mathematics and how they can be created in LMC.