djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
88 stars 17 forks source link

BIO2 driver #7

Closed icex2 closed 1 year ago

icex2 commented 5 years ago

Write a BIO2 driver similar to ezusb1 and ezusb2 to allow applications to use real BIO2 hardware.

icex2 commented 5 years ago

In GitLab by @xyen on Sep 29, 2019, 06:41

Note about BIO2: this requires a driver to be flashed to the target device (which can be found in the OS image of each corresponding game).

After which communicating with the device is similar to ACIO, it's just looking up the port is different.

icex2 commented 4 years ago

In GitLab by @xyen on Aug 15, 2020, 05:05

InShot_20200814_225345863

Example video^

icex2 commented 4 years ago

Nit: Needs moar SGL.

icex2 commented 4 years ago

In GitLab by @xyen on Aug 20, 2020, 07:20

closed