> Support for portrait screens in Plan 9 (e.g., on the bitsy) > has always depended on the underlying hardware being > able to present a portrait frame buffer, with the pixels > still in row-major order. That is, the "rotation" is done > in hardware, not software.
the software does the rotation on the bitsy, slowly, in flushmemscreen. the hardware is incapable.
