Update README.md

This commit is contained in:
O_WRONLY 2024-12-10 23:50:23 +09:00 committed by GitHub
parent 98601ac381
commit a9a1ad666d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,10 @@
# FAT16 bootloader # FAT16 bootloader
x86 FAT16 bootloader x86 FAT16 bootloader
# Feature
* [serial console](https://github.com/Hojun-Cho/bootloader/blob/master/boot/sricon.c)
* [prompt](https://github.com/Hojun-Cho/bootloader/blob/98601ac381e30d98b4f3f2c20a733beebf9c2ee3/boot/boot.c#L105)
### How to run ### How to run
1. install image to device 1. install image to device
install to device install to device