Update README.md
This commit is contained in:
parent
6dcc9dd893
commit
edfe432a12
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ This is a small operating system for x86 PCs that I wrote years ago.
|
||||||
The OS was written in x86 Assembly language and had the following features:
|
The OS was written in x86 Assembly language and had the following features:
|
||||||
|
|
||||||
* 16-bit memory model ("real mode", no memory protection)
|
* 16-bit memory model ("real mode", no memory protection)
|
||||||
|
* PC bootloader
|
||||||
* preemptive multitasking
|
* preemptive multitasking
|
||||||
* FAT filesystem
|
* FAT filesystem
|
||||||
* keyboard and console drivers
|
* keyboard and console drivers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue