ColinPitrat / caprice32

An emulator of the Amstrad CPC 8bit home computer range.
GNU General Public License v2.0
148 stars 32 forks source link

Key repeat fix #166

Closed paul-reilly closed 4 years ago

paul-reilly commented 4 years ago

This fixes a bug where shifted remapped keys repeat until another key press when shift is released before the shifted key is released.

paul-reilly commented 4 years ago

Hmm, CI is failing with:

ERROR   src/cap32.cpp:1928 - Unable to find or open directory ./snap/ when trying to take a machine snapshot. Defaulting to current directory.
mv: cannot stat 'output/screenshot_*png': No such file or directory
Only in model: screenshot.png
 => scripted_operations_timing: FAIL (0s)
Integrated tests result: FAILED (33%)
make: *** [makefile:262: e2e_test] Error 1
Command exited with code 2