8000 Libhoudini by Bhanditz · Pull Request #1 · Rprop/libhoudini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Libhoudini #1

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

Open
wants to merge 4 commits into
base: libart.so
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# libhoudini
the default ARM translation layer for x86

# download (y and z are 64-bit version; z contains houdini64 for AArch64 translation)
http://dl.android-x86.org/houdini/6_x/houdini.sfs
http://dl.android-x86.org/houdini/6_y/houdini.sfs
http://dl.android-x86.org/houdini/6_z/houdini.sfs
http://dl.android-x86.org/houdini/7_x/houdini.sfs
http://dl.android-x86.org/houdini/7_y/houdini.sfs
http://dl.android-x86.org/houdini/7_z/houdini.sfs
http://dl.android-x86.org/houdini/8_x/houdini.sfs
http://dl.android-x86.org/houdini/8_y/houdini.sfs
http://dl.android-x86.org/houdini/8_z/houdini.sfs
baidu cloud mirror: http://pan.baidu.com/s/1dFMtyP7 密码:nvg7

# links
https://osdn.net/projects/android-x86/scm/git/vendor-intel-houdini/
https://www.fosshub.com/Android-x86.html
https://www.openthos.org/

0