Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Improved controls

Compare
Choose a tag to compare
@margual56 margual56 released this 04 Nov 15:54
· 34 commits to master since this release

This is the new mapping of controls:

  • spacebar -> pause/resume (or restart if the execution has finished)
  • right arrow -> Advance just one instruction forward
  • enter -> Jump to the end of the execution
  • r -> Stop, load a new program and run it
  • ESC -> Exit cleanly