jmburbach / joypack

bit packing exploratory code...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some exploratory code on packing up joystick button and axis values into a
compact stream of bytes.

As might be needed for usb hid for example...

...also a great bit twiddling exercise ;-)

About

bit packing exploratory code...

License:MIT License


Languages

Language:C 98.0%Language:CMake 2.0%