z88dk forums

z80 Development Kit

You are not logged in.

#1 2012-04-29 08:51:55

siggi
Well known member
Registered: 2007-07-26
Posts: 159

ZX81: gets(): wrong shifted characters

When I want to enter some characters, which needs the SHIFT key to be pressed, I get wrong characters in gets()_
Instead of
'"' (SHIFT P) displays character 'Q'
and
"POUND" (SHIFT SPACE) displays character 'V'
'$' (SHIFT U) is ignored sad

BTW: is it possible to get the char "_" (underscore) using gets()?

Siggi


My ZX81 web-server, compiled with Z88DK V1.7:
http://zx81-siggi.endoftheinternet.org/index.html smile
Online since 2007 ...

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson