Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Territory number, or -1 for current |
Exit | |
---|---|
R0 | Write direction bitfield |
Bit | Value | Meaning |
---|---|---|
0 | 0 | Writing goes from left to right |
1 | Writing goes from right to left | |
1 | 0 | Writing goes from top to bottom |
1 | Writing goes from bottom to top | |
2 | 0 | Lines of text are horizontal |
1 | Lines of text are vertical |
The purpose of this call is to return the direction of writing used in the given territory.
None.