JoyBus server library for use with GameBoy Advance emulators
Go to file
Jack Andersen 52eae7421b Add general-purpose JoyBoot utility 2017-01-06 18:57:28 -10:00
include/jbus Add general-purpose JoyBoot utility 2017-01-06 18:57:28 -10:00
src Add general-purpose JoyBoot utility 2017-01-06 18:57:28 -10:00
tools Add general-purpose JoyBoot utility 2017-01-06 18:57:28 -10:00
CMakeLists.txt Initial commit 2017-01-06 17:13:23 -10:00
README.md Initial commit 2017-01-06 17:13:23 -10:00

README.md

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.