mirror of
https://github.com/AxioDL/jbus.git
synced 2025-07-09 06:35:58 +00:00
570 B
570 B
JBus
This is a library for communicating with emulated GameBoy Advance instances using the JoyBus protocol linked over TCP.
Currently, only VBA-M is known to function. It uses the same networking method as the Dolphin GameCube emulator.
Documentation
Example
Refer to the joyboot.cpp
implementation for a good usage example.