-
Notifications
You must be signed in to change notification settings - Fork 555
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
x64 instructions #44
Comments
At this point in the project, we don't want x64 support added. We only have limited resources (devs), and we want to focus on 1 platform (x86) for now. Maybe you're interested in helping us out? |
I'm relatively new to OS programming, but not to .NET/C#, I could probably help out. |
Update: I think it supports x64 now. |
We don't have x64 support, but x86 can run on x86_64 computers. |
This issue was moved to CosmosOS/IL2CPU#14 |
x64 instructions would be a great enhancement, I could give it a shot if I figure out where/what I have to do.
The text was updated successfully, but these errors were encountered: