🧠 Simple x86 Bootloader with BIOS Sector Read

This project is a simple 16-bit bootloader written in x86 Assembly that demonstrates how to read a specific disk sector using BIOS interrupt INT 13h. It is designed for floppy disk emulation (e.g., in QEMU) and uses BIOS services to print messages and load data from the disk.


📁 Project Structure


.
├── asm/
│   ├── disk\_read.asm        # Reads one disk sector using BIOS INT 13h
│   ├── print.asm            # BIOS-based print functions (char, string)
│   └── stage1\_bootloader.asm # Main bootloader (runs at 0x7C00)
├── build/
│   └── bootloader.bin       # Compiled bootloader binary
├── README.md                # Project documentation



🧾 Features

  • Reads sector 2 from a floppy disk using BIOS interrupt …

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help