Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated the formatting for correct bullet points.
  • Loading branch information
Nughm authored Jan 3, 2024
1 parent 8af8686 commit a5ea2b2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ HOW TO RUN CODE:
- If no error is given press run code

FEATURES:
-Change the speed of the Address / Data Bus 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 "RESET" button can be pressed
-The "HYPER" button removes the animation from the simulation and makes it so the program works like a typical LMC simulator
-The "WAIT" button allow for the program to be paused automatically after each step (Fetch step, Execute step), pressing pause will not disable the auto pause, but will resume the simulation until the next step.
-(WIP) Tutorial and multiple choice quiz on the Von Neumann Architecture and the Fetch Decode Execute Cycle.
- Change the speed of the Address / Data Bus 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 "RESET" button can be pressed
- The "HYPER" button removes the animation from the simulation and makes it so the program works like a typical LMC simulator
- The "WAIT" button allow for the program to be paused automatically after each step (Fetch step, Execute step), pressing pause will not disable the auto pause, but will resume the simulation until the next step.
- (WIP) Tutorial and multiple choice quiz on the Von Neumann Architecture and the Fetch Decode Execute Cycle.

0 comments on commit a5ea2b2

Please sign in to comment.