Fork of https://git.badd10de.dev/uxnfb/
~d6 e073184ad4 | ||
---|---|---|
src | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
Fork status
This is a fork of uxnfb. Original README follows:
UXNFB
This is a port of the UXN virtual machine for Linux with zero dependencies. It renders the graphics using the linux framebuffer and input devices.
Configuration
The path for the input devices must be passed at compile time.
make MOUSE_PATH=/dev/input/mouse0 KBD_PATH=/dev/input/event20