djipi / Virtual-Jaguar-Rx

Virtual Jaguar, an Atari Jaguar emulator, with integrated debugger
GNU General Public License v3.0
42 stars 5 forks source link

[Feature request] Libretro port? #25

Closed Cee123 closed 4 years ago

Cee123 commented 4 years ago

Hi guys, is it possible to make a libretro port of this in future? This needs to be available for other platforms such as Linux and Android. Unfortunately the original virtual jaguar is not very good and is full of bugs and glitches.

I've made a list of games on the libretro github that have issues in the original virtual jaguar. https://github.com/libretro/virtualjaguar-libretro/issues/38

Just a bunch of the issues I've noticed. Not sure if many of them are still in the RX version. I'll do some testing a bit later.

djipi commented 4 years ago

Hi,

Virtualjaguar Rx is dedicated to add a debugger in the emulator, and not intended to improve the game support. Using the debugger may help to understand potential compatibilities issues between the emulator and games. I have fixed some stability in the emulator when in alpine mode, otherwise no improvements in the game compatibility has been made.

Sadly, to port the Rx version to libreto won't help the game compatibility.

Cee123 commented 4 years ago

Hi,

Virtualjaguar Rx is dedicated to add a debugger in the emulator, and not intended to improve the game support. Using the debugger may help to understand potential compatibilities issues between the emulator and games. I have fixed some stability in the emulator when in alpine mode, otherwise no improvements in the game compatibility has been made.

Sadly, to port the Rx version to libreto won't help the game compatibility.

Oh I see. Interesting, thanks for the info. Well that's disappointing. Hopefully though the debugger can tell us a lot about this emulator, how it functions, the causes of several bugs and glitches in its compatibility.