From dc980df21259ef8c57c84f1128d1b612f0aa8883 Mon Sep 17 00:00:00 2001 From: ClAndrew Date: Sun, 24 Apr 2022 10:37:23 -0700 Subject: [PATCH] Update README.md to describe keyboard shortcuts I could not find these documented, so this change documents them. Reject if you think they should be documented someplace else --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3d5162d..a959768 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ The C256 Foenix and its associated materials are owned by Stefany Allaire. There The FoenixIDE looks for kernel.hex and kernel.lst files in the ROMs folder colocated with the executable. Obtain the Kernel from the sister repository: https://github.com/Trinity-11/Kernel_FMX +# Keyboard shortcuts +* Shift+F11 - toggle fullscreen +* Shift+F5 - Run, or Pause in the debugger + +Other keyboard activity is forwarded to the emulated C256 itself. + # License Please see License.txt.