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

Add bios-tools #68

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add bios-tools #68

wants to merge 6 commits into from

Conversation

JayFoxRox
Copy link
Owner

See bios-tools/README.md for more information.

I will have to add more files to this PR. I had to keep the loaders and their assembly private for now, because I copied code from a variety of projects, and I'm not sure about their licenses. I also copied some code from the extracted bioses, so I want to make sure that this is all legal before uploading it.

@JayFoxRox
Copy link
Owner Author

JayFoxRox commented May 13, 2019

I've stripped some functionality (was probably dead-code) from load-2bl for license reasons.
This version of load-2bl remains untested, but is public now.

load-xboxkrnl.asm is still missing. It contains 2BL emulation that is based on research of the MS 2BL. Use load-2bl for now.

I also have another file called "bios-loader" locally, but I don't remember what it is. It looks like a port of the original PBL to xboxpy. It looks incomplete (I've probably replaced it with load-2bl).

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

Successfully merging this pull request may close these issues.

1 participant