KEY_ESC: EQU #76 KEY_SPACE: EQU #29 KEY_CURSOR_UP: EQU #75 KEY_CURSOR_DOWN: EQU #72 KEY_CURSOR_LEFT: EQU #6B KEY_CURSOR_RIGHT: EQU #74