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

Rewrite Tracking Pull #26

Draft
wants to merge 107 commits into
base: main
Choose a base branch
from
Draft

Rewrite Tracking Pull #26

wants to merge 107 commits into from

Conversation

corigan01
Copy link
Owner

Tracking the progress of the #25 issue.

Begin support for reading disk in bootsector mode.
Reading bios disk with DAP
Init.s was not being compiled into the final executable,
because of a entry error in its .section.
…evel

Instead of project level building, changed to building a crate for just
bootloader releated files. This should help to clear the scope for when
we start building the kernel and project manager.
Include the new bootloader name in the Cargo.toml file
Begining work on Fatfs Inode Creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete Rewrite 16bit-full: Bios Disk Problems
1 participant