docs

I/O

Display

40x12 characters, 320x192 pixels display with 256 system characters and 256 custom characters. Each character is 8x16 pixels, stored as 16 bytes each byte representing a row with bits in each byte going from left (most significant) to right (least significant).

Keyboard

ASCII keyboard. Control keys don’t do anything except for SHIFT which shifts characters according to the US keyboard layout.