-
Notifications
You must be signed in to change notification settings - Fork 0
Simple bootsector implementation
License
bx/hellobootsector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple boot sector implementation for systems with BIOS-style bootloaders. All it does is print 'Hello, boot sector!' and hang. It should live in the first sector/MBR of a bootable disk. The build tools will take care of this for you and run it via qemu. SYSTEM REQUIREMENTS - qemu-system-i386 - nasm - make TO BUILD Run 'make' TO RUN Run 'make run'
About
Simple bootsector implementation
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published