What the heck is LMC?
From https://www.vivaxsolutions.com/web/lmc.aspxLittle Man Computer - LMC - is a simulator that mimics the modern computer architecture, known as von Neumann architecture. It was a brainchild of Dr Stuart Madnick, invented in 1965; Since it can model the modern computer, it is still widely used as a teaching tool.
Why bother making a repo for it?
Because why not? I needed to practice using LMC for my A-level and I figured this way I could help others learn it as well.Anything I should know?
Instruction set: https://peterhigginson.co.uk/lmc/help.htmlSimulator: https://peterhigginson.co.uk/lmc/
I'd put it here, but github stopped rendering my markdown so there is no point.