Skip to content

Releases: alttpj/emu2api

Release early-access

10 May 17:59

Choose a tag to compare

Release early-access Pre-release
Pre-release

Changelog

450e3fe #4: fix signing option at wrong level.
6634ac2 Merge pull request #5 from alttpj/4-app-artifact
cf3d03d [#4] add distribution configuration.
0925f9c update meecrowave to non-snapshot version.
025d58d GetAddr implemented. Added logging config.
bd2cbf5 start implementing GetAddr. Missing memory mapping.
83b589f add exports, add compiler.xml for intelliJ
46cb187 producing named executors, add some EmulatorSource.java APIs for CommandTypes.
287db1a Async Command handling with return callbacks in the command class.
21c84ca add a dispatcher project
c695417 Prepend RetroArch_ for RA devices, refactor out a variable.
d8b608c Add SessionInfo. Add 'Attach' and 'Name' commands.
c12f8f6 [#1] fixes #1: module descriptors.
9da0432 allow udp connect with DeviceList/RA=VERSION command.
d62e758 use mp-config
acb03f7 Dependent default Server Endpoint due to trimmed bean discovery.
55b5340 trimmed beans.xml, all instead of annotated.
93afac4 rework configuration, use fasterxml for toml
b3aa07b Merge branch 'readme-badges' into main
7c07277 add badges
50fd627 add workflow file
65faac7 add workflow file
42fcdd3 move config and add yaml config, refine some interfaces, extend tests
b5ae1e0 add injectable toml config
6491e09 rework basic POJOs, reconfigure websockets to make use of CDI.
c1f85a3 prepare meecrowave server
192a2ee create basic interfaces and set up maven project.