EremusOne / ESPectrum

A ZX spectrum 48K, 128K and Pentagon 128 emulator running on the Espressif ESP32 SoC
https://zxespectrum.speccy.org
GNU General Public License v3.0
162 stars 21 forks source link

POKE function Issue. #40

Closed Gods69 closed 4 months ago

Gods69 commented 4 months ago

Hi. I see a new POKE function with "SS"+"CS"+"O" keys press. When i go to the address box, i can delete the "16384" value with "CS" +"0" but i can't input a new value with the numeric keys on the Antonio Villena's ESPectrum board. Thanks.

EremusOne commented 4 months ago

Hi!

Right now, with the ZX keyboard for entering letters or numbers inside input boxes at the ESPectrum interface (Search function on file dialogs, Address and value at poke dialog) you have to use Symbol Shift + letter or number.

Regards ;)