Login
Back to forumSee the full topicGo to last reply

Posted By

IstvanV
on 2017-11-05
15:29:33
 Re: Online BASIC and ASSEMBLY Books

I think the problem is that the commands are upper case in the original text, and they are pasted as PETSCII upper case/graphical characters ($61-$7A). In other words, lower case letters should work, they are translated to $41-$5A.

Perhaps it would be better if case was ignored and all letters were converted to $41-$5A, or if the current character set (graphical or upper/lower case) was taken into account. In the latter case, the emulator could even be made compatible with copying/pasting the PETSCII graphical characters by translating them from/to Unicode.

By the way, there is currently a newer beta version at https://github.com/istvan-v/plus4emu/releases, but this did not change how the clipboard is handled.



Back to top


Copyright © Plus/4 World Team, 2001-2024