dolphin/Source/Core/InputCommon/ControllerInterface/Pipes
spxtr d9d6cf8eda GC controller input using named pipes
Currently only works on unix, but can be extended to other systems. Can
also be extended to do wiimotes.

Searches the Pipes folder for readable named pipes and creates a dolphin
input device out of them. Send controller inputs to the game by writing
to the file. Commands are described in Pipes.h.
2015-10-24 20:20:03 -07:00
..
Pipes.cpp GC controller input using named pipes 2015-10-24 20:20:03 -07:00
Pipes.h GC controller input using named pipes 2015-10-24 20:20:03 -07:00