=> R0 = territory number, or -1 for current
<= R0 = pointer to numeric value table
A character property table is a 256 byte table giving the numeric value of each character in the given territory's alphabet. This includes non-decimal numbers, hence F and f have a value of 15, while Z has no value.
See PRM 3, page 832.
|
|
|