INPUT not working on Spectrum target
Closed this issue · 3 comments
mzattera commented
The INPUT instruction does not work with Spectrum target and Speccy emulator.
The emulators seems not to be recognizing keys being pressed.
PRINT "Enter a number:";: INPUT a
PRINT a
spotlessmind1975 commented
Hi @mzattera, and thank you for your bug report!
The issue has been fixed on repository, and will be published on the next COLDFIX.
Thank you again!
spotlessmind1975 commented
The fix has been published with v1.16.3 [rev. 20240728].
mzattera commented
Verified fixed