stream icon indicating copy to clipboard operation
stream copied to clipboard

Gynvael's Livestream code

Results 3 stream issues
Sort by recently updated
recently updated
newest added

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 ![screenshot_2017-06-10_23-53-33](https://user-images.githubusercontent.com/15057129/27006658-211a83e8-4e3a-11e7-860e-3895d6f12468.png)

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 ```