Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caverns of Mars joystick problem caused by PIA emulation problem that's fixed in later atari800 versions #80

Open
thomasafine opened this issue Sep 6, 2021 · 3 comments

Comments

@thomasafine
Copy link

Using retroarch on android, the joystick doesn't work properly on Caverns of Mars (trigger works but no directional controls). The consensus on atariage forums is that this is a known problem caused by PIA emulation that has been fixed in later versions of atari800.

Are there plans to upgrade the libretro core to a later atari800 version? Or alternatively can this PIA fix be incorporated into the current version?

@veganvelociraptor
Copy link

Is this libretro-atari800 core abandoned?

It could really use being re-based on the more current atari800 v4.2.0 core. I'm no programmer, but I did my best to try patching up v4.2.0 with diffs from this libretro core. Unfortunately it's not that easy, and it didn't compile for me.

@raphkoster
Copy link

I wouldn't say abandoned, but it doesn't get updates that frequently.

I also did an attempt at re-basing on 4.2.0 and didn't succeed. I suspect we may have more luck backporting items from 4.2.0 into the libretro core -- version 4 changed everything about how the code was organized, and the majority of 4.x.x features appear to be around emulation of Falcon and other platforms.

@greenchili2
Copy link

What file are you attempting to use and what "Atari system" do you have it set for? I tried an xex file with Atari sytem of 800XL and it was fine. There are also tape and cartridge (XEG) images out there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants