Skip to content

Nughm/Nughm.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Man Computer simulator that uses the basic LMC instruction set (LDA, STA, ADD, SUB, BRA, etc...) with registers displayed.

HOW TO RUN CODE:

  • Type in code (or load my example code!)
  • Press Submit on the bottom left
  • If no error is given press run code

FEATURES:

  • Change the speed of the dots with the "<<" and ">>"
  • The "PAUSE" button allows for the simulation to be paused (hence the name!)
  • If the simulation is still running but the user wants it to be stopped so that the LMC code can be edited, the "PAUSE" then "RESET" button can be pressed
  • Tutorial of the VN Architecture is also in the program, and can be accessed by pressing the Von Neumann Explanation button

About

GCSE LMC resource in PyGame with PygBag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published