aboutsummaryrefslogtreecommitdiffstats

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