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

Research PS4 support #13

Open
yifanlu opened this issue Nov 7, 2016 · 1 comment
Open

Research PS4 support #13

yifanlu opened this issue Nov 7, 2016 · 1 comment

Comments

@yifanlu
Copy link
Owner

yifanlu commented Nov 7, 2016

This one is unlikely to be taken on by me. The PS4's kernel APIs should be close enough (have same/similar functions) where a port of taiHEN to PS4 would be easier than, say, Android. substitute supports x86-64 as well.

@yifanlu
Copy link
Owner Author

yifanlu commented Nov 7, 2016

For anyone interested, to start, they should try to build taihen without linking to the stubs. GCC will then complain about undefined symbols. See if you can find those functions in the PS4 kernel. My suspicions is that you can find most of them (and we don't use that many kernel apis).

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

No branches or pull requests

1 participant