byte draw_char(char ch, word x, byte y, byte color); void draw_string(const char* str, word x, byte y, byte color);