Epholys / vms

Monochrome virtual machine screen for X11 using XCB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vms

Monochrome virtual machine screen for X11 using XCB.

Description

Minimalist library to quickly have a window mapped on the screen with a framebuffer, in order to use it in a toy virtual machine. The width, height and pixel size are modifiable. More documentation in ./vms.h. Happy hacking!

Dependencies

dynarr (in ./lib/dynarr and https://github.com/Epholys/dynarr)

About

Monochrome virtual machine screen for X11 using XCB

License:GNU General Public License v3.0


Languages

Language:C 100.0%