PlayStation Vita support#1205
Closed
scribam wants to merge 5 commits into
Closed
Conversation
|
I didn't submit a PR cause, when i downstreamed the port, it was crashing due to some issue with kubridge. @bythos14 was investigating the issue but don't think he found a solution. |
|
The artifact produced by the CI exhibits the same behaviour. |
Port of https://github.com/Rinnegatamante/flycast-vita. Credits to @bythos14 for everything concerning the dynarec implementation and page fault handler.
|
The issue with kubridge should be solved now. I can try any test build if required. |
Collaborator
Author
|
@Rinnegatamante I made a new PR #1440 thanks for your help! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the support of a new platform : the PlayStation Vita.
It is based on the port done by @Rinnegatamante and I mainly rebased the branch with a few additions like CI. It builds fine (https://github.com/scribam/flycast/actions/runs/6297622140) and an artifact is generated for testing. Libretro is currently not available, only standalone.
I don't have a vita so I can't test it but I hope this PR will bring some testers to help and validate these changes.