From da015293b605f82399361f12cff367ebf70eaf69 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 02:29:14 +0100 Subject: User may now toggle IP color layer on/off. [#12] Allowing to toggle the IP layer (white) can help the user better visualize of the underlying memory block structure. --- bin/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/README.md') diff --git a/bin/README.md b/bin/README.md index 059439d..6bb42a5 100644 --- a/bin/README.md +++ b/bin/README.md @@ -22,6 +22,7 @@ $ ./bin/salis.py load --file 16.sim |`S` |Scroll to top (PROCESS and WORLD page) | |`A` |Scroll to left (PROCESS page) | |`zx` |Zoom in/out (WORLD page) | +|`i` |Toggle IP view (WORLD page) | |`op` |Select previous/next organism | |`g` |Toggle data/gene view (PROCESS page) | |`c` |Open console (pauses simulation) | -- cgit v1.2.1