irixxxx / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
55 stars 25 forks source link

Add support for Opendingux Beta ( Lepus devices ) #68

Closed tmznix closed 1 year ago

tmznix commented 2 years ago

Hi! The Opendingux beta build does not work with Lepus devices (those running on jz4760/b hardware such as LDK vertical and horizontal, RS97, RG300) Could you please add support and build the binary with support for it? Thank you in advance. Cheers!.

irixxxx commented 2 years ago

Considering the "official" download site for od beta, I only have a gcw0 to run it with, but that has a jz4770 cpu. I'm nonetheless planning to do an od release for that or a similar device running od-beta. However, I have neither a lepus nor an rs90 to test a release, so that isn't going to happen anytime soon from my side.

placeboyue commented 1 year ago

:( nbody picked up the mantle either. Sad

irixxxx commented 1 year ago

I'm currently preparing the development environment for the 2.0.0-alpha1 test release.

That's some more work since I also changed from an x86 based system to an aarch64 one since the last release (which has really been long ago :-/ ). Most of the precompiled tool chains are only available for x86, which means I need to either set up some docker stuff for them, or fighting it out with qemu and a bunch of manually installed libraries in x86 versions. Both approaches have its advantages and disadvantages.

Whatever. 2.0.0-alpha1 will most probably include some OD versions, although most of them will come completely untested.

irixxxx commented 1 year ago

Published pre-release 2.00-alpha1. There are 2 builds for lepus and gcw0. So, if anybody has one of these 2 devices running with odbeta, please try this and report back here!