On Mon, 27 May 2019, David Griffith wrote:
I'm coordinating a bunch of updates to Frotz[1], including the DOS port. One
of the big enhancements is UTF-8 support for input and output. This would
allow effortless support for accented characters and alternate alphabets.
We've tested games written for Spanish (diacritical marks) and Russian
(Cyrillic alphabet).
So far, I've found absolutely nothing on doing UTF-8 IO on DOS. Is this
something that can be done without bogging down an original IBM PC? How
would I go about doing it?
[1] Z-machine interpreter for Infocom games and others. See
https://gitlab.com/DavidGriffith/frotz/
My IRC client (which runs fine on a 386/16 at least) internally translates
from UTF-8 -> UCS-2 -> native codepage (usually CP437).
-uso.
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel