Hi, after comparing the wikipedia codepage 850
and 852 information, I have the impression that
the sort / upcase tables for 852 would differ
from the 850 case at the following points:

85, 86, 88, 8a, 8b, 8d, 8f
91, 92, 95 to 98, 9b, 9c, 9d, 9f
a4 to a9, ab, ac, ad
b7, b8, bd, be
d0, d2, d4, d5, d8, dd, de
e3 to e8, ea, eb, ee
f0, f9



This might be useful to create some 042-852.unf
file based on 049-850.unf and then compile the
hc and up files somehow (HOW?). By the way, our
current nls_hc.asm DIFFERS from our 001-437.hc!

asm file, actually compiled into the kernel:
segment CONST2
extern _CharMapSrvc:wrt DGROUP

hc files, to let the user drop in 001 or 049:
segment _DATA
extern _CharMapSrvc:wrt TGROUP



Of course, you can also edit config.c to get
only the date, time, number and currency stuff
fixed without fixing the sort and upcase tabs
and you can - probably preferred - also use a
kernel which supports country sys data files,
such as the one from "unstablx.zip" of 1.0 ...

Eric





------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to