From 34d945a80c1a0aad27e179ede39f0e77dd8b40ce Mon Sep 17 00:00:00 2001 From: rsn8887 Date: Wed, 17 Jan 2018 17:37:41 -0600 Subject: [PATCH] update readme.txt --- Readme.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.txt b/Readme.txt index d01d9ec..e92fa5f 100755 --- a/Readme.txt +++ b/Readme.txt @@ -118,6 +118,11 @@ Triangle = Toggle shift Circle = Turn off all sticky keys (ctrl, alt, amiga, and shift) CHANGELOG: +1.58 + +- fix 'movec pcr,d0' not throwing exception on 68020 (fixes WHDload 18.3) +- recompiled with latest SDL 1.2 library supporting full analog joystick range + 1.57 - Sticky virtual keyboard keys implemented. The alt, ctrl, amiga, and shift virtual keyboard keys are now sticky. Press them once to enable and another time to let go of the key. Key combos like "Amiga-Q" can now be entered using the virtual keyboard. The circle button quickly un-sticks all keys.