/vms

Monochrome virtual machine screen for X11 using XCB

Primary LanguageCGNU General Public License v3.0GPL-3.0

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)