Post Reply 
Most up-to-date 48 emulator code (for command line)
04-28-2020, 10:41 PM
Post: #9
RE: Most up-to-date 48 emulator code (for command line)
(04-28-2020 07:02 PM)Claudio L. Wrote:  If it helps, the newRPL command line project was resuscitated by our friend erazor, if you pull latest sources you can build it. Some things need to be updated, for example it uses standard input and output. there's currently no way to input the special Unicode characters that RPL typically needs.
It might work as-is in native utf8 environments like Linux, I don't know if Windows would handle that well. In any case, it's not hard to replace it with a better input routine that supports some keyboard assignments, etc.

I guess Windows would be awkward since it natively uses a UTF-16 based text I/O. Some clues from the "How to do text on Windows" section of UTF-8 Everywhere could be useful.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Most up-to-date 48 emulator code (for command line) - ijabbott - 04-28-2020 10:41 PM



User(s) browsing this thread: 1 Guest(s)