jac4e / shared_gcadapter

Shares the Wii U Gamecube Adapter buffer retrived from libusb using shared memory. Enables multiple instances to read from the same adapter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

cmake
cd build
make

About

Shares the Wii U Gamecube Adapter buffer retrived from libusb using shared memory. Enables multiple instances to read from the same adapter.


Languages

Language:C++ 89.4%Language:CMake 10.6%