mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
If your main module has this declaration: STATIC_YOINK("vga_console"); Then a VGA driver will be linked into your executable which displays your stdio characters on the PC display, whereas before we could only use the serial port. Your display is an ANSI terminal and it's still a work in progress. |
||
---|---|---|
.. | ||
tty.c | ||
vga-init.S | ||
vga.internal.h | ||
vga.mk | ||
writev-vga.c |