stream
stream copied to clipboard
Gynvael's Livestream code
Major changes: - added video mode changing to 80x50 - added terminal backend character attribute changing API - added string formatting API (sorry, no floats); extracted from one of my...
- Project structure cleanup - 320x200 256 color VGA MODE - 8x8 basic fonts (can be extended) - Colorful graphical background and debug text 
Zostawię to tutaj gdybyś był zainteresowany, bo nie widziałem byś kiedykolwiek z nich korzystał :) ```vim if has("gui_running") " turn off all GUI elements set guioptions=gaciet endif ```