This is a simulation of a CPU executing a counting algorithm. When pressing a key, you will see the steps executed by the CPU and the changes in the RAM. If you want to tinker and experiment with the simulation, you can visit the link of my JSFiddle and play with the JavaScript code!
To use the simulation, click on the frame below and press one of the following commands:
- R: Resets simulation
- B: One step back in the simulation
- Left or Up arrow: One step back in the simulation
- Any other key: One step forward in the simulation