From a2515dbcd181885ea693d20e28128b91a69bca76 Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Fri, 4 Feb 2022 08:50:53 +0100 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea0b2b0..7e570d1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ On start, a keyboard is presented on the bottom screen, and the uxn display - on Use the L or R buttons to swap them - in this configuration, mouse input is approximated via touchscreen. +In addition, you can use the START and SELECT buttons to reset the uxn virtual machine - press +A to confirm, B to cancel if you press the buttons by accident. + When using a real DS, DSi or 3DS console, it is recommended to launch this program via [nds-hb-menu](https://github.com/devkitPro/nds-hb-menu) - though, as it currently doesn't use argc/argv, it doesn't really change much.