aboutsummaryrefslogtreecommitdiff
path: root/bin/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
commitbb9e0f1631dd0773ba24d023b57cafba4b283a74 (patch)
treef94482d735a854e438227973b449a138cbcd1c9f /bin/README.md
parent3693aced9cc6417b4540dfda08f7733146ce0392 (diff)
ESCAPE key no longer quits simulation.
[#19] I felt it was too easy to quit the simulation accidentally. Now, a user has to type 'q' or 'quit' on the console in order to exit.
Diffstat (limited to 'bin/README.md')
-rw-r--r--bin/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/README.md b/bin/README.md
index 6bb42a5..0a714b7 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -32,7 +32,6 @@ $ ./bin/salis.py load --file 16.sim
|`X` |Toggle hex/decimal value printing |
|Numbers `[1..0]` |Cycle simulation `2^(n-1) % 10` steps |
|Enter |Activate cursor (WORLD page) |
-|Escape |Save and quit simulation |
### Console commands
The console opens up when `c` is pressed. Commands, with their respective