Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 784 Bytes

File metadata and controls

22 lines (13 loc) · 784 Bytes

emu2api

Apache License v2.0 Java CI with Maven

An emulator to generic API bridge, suitable for Trackers and Multiworld.

Description

This is an experimental project which reimplements parts of qusb2snes in java. In more detail, this tool will connect to RetroArch and expose two command interfaces:

  • One websocket interface (same API like qusb2snes) and

  • An Apache Thrift interface (a binary protocol)

Compilation