JoyBus server library for use with GameBoy Advance emulators
Go to file
Phillip Stephens a3fe0a3a25 Fix compiling on linux 2017-01-07 15:31:23 -08:00
include/jbus Fix compiling on linux 2017-01-07 15:31:23 -08:00
lib Use blocking I/O for transfer thread 2017-01-07 11:19:25 -10:00
tools Win32 compatibility fixes 2017-01-06 22:24:16 -10:00
CMakeLists.txt Fix compiling on linux 2017-01-07 15:31:23 -08: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.