Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
makeopensource
/
mOS
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
6
Code
Issues
15
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Changes to the boot sector to allow mOS to boot on a greater range of hardware.
- #64
#64
Merged
Real-Septicake
merged 12 commits into
makeopensource:main
makeopensource/mOS:main
from
Alex105178:main
Alex105178/mOS:main
Copy head branch name to clipboard
Sep 12, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Changes to the boot sector to allow mOS to boot on a greater range of hardware.
#64
Real-Septicake
merged 12 commits into
makeopensource:main
makeopensource/mOS:main
from
Alex105178:main
Alex105178/mOS:main
Copy head branch name to clipboard
Commits
Commits on Dec 21, 2024
Fixed boot sector bug preventing booting on some hardware!!!
Show description for 1725490
Alex105178
committed
1725490
View commit details
Copy full SHA for 1725490
Browse repository at this point
Commits on Dec 24, 2024
Improved error handling of boot sector code and other changes.
Alex105178
committed
ae7faeb
View commit details
Copy full SHA for ae7faeb
Browse repository at this point
Added code in makefile to handle size of mOS.bin binary.
Show description for 9d848e9
Alex105178
committed
9d848e9
View commit details
Copy full SHA for 9d848e9
Browse repository at this point
Commits on Aug 15, 2025
Clean up code and add more comments.
Alex105178
committed
2ef4e5b
View commit details
Copy full SHA for 2ef4e5b
Browse repository at this point
Merge branch 'makeopensource:main' into main
Alex105178
authored
f02bbdf
View commit details
Copy full SHA for f02bbdf
Browse repository at this point
Increase the total number of sectors read back to 42.
Alex105178
committed
e42542b
View commit details
Copy full SHA for e42542b
Browse repository at this point
Commits on Aug 26, 2025
Change variable names and add comments.
Alex105178
committed
6d91507
View commit details
Copy full SHA for 6d91507
Browse repository at this point
Commits on Aug 27, 2025
Update docs for changes to 'boot_sect.asm'.
Alex105178
committed
a046e98
View commit details
Copy full SHA for a046e98
Browse repository at this point
Commits on Sep 5, 2025
Remove stray '\'.
Alex105178
committed
d8f9908
View commit details
Copy full SHA for d8f9908
Browse repository at this point
Fix mispelled word. 'assumming' -> 'assuming'.
Alex105178
committed
53c9af8
View commit details
Copy full SHA for 53c9af8
Browse repository at this point
Replace magic numbers with character literals in boot_sect.asm.
Alex105178
committed
161b505
View commit details
Copy full SHA for 161b505
Browse repository at this point
Removed redundant mov instruction in boot_sect.asm.
Alex105178
committed
756a546
View commit details
Copy full SHA for 756a546
Browse repository at this point
You can’t perform that action at this time.