Go to the source code of this file.
Functions | |
void | vga_putc (int) |
void vga_putc | ( | int | ) |
Definition at line 53 of file vga.c.
References cls(), COL_CNT, cx, cy, fb, GRAY_ON_BLACK, init(), intr_disable(), intr_set_level(), move_cursor(), newline(), ROUND_UP, and speaker_beep().
Referenced by putchar_have_lock().