Skip to content

A 16-bit operating system I wrote years ago in Intel x86 Assembly

Notifications You must be signed in to change notification settings

albertoventurini/nxos

Repository files navigation

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:

  • 16-bit memory model ("real mode", no memory protection)
  • PC bootloader
  • preemptive multitasking
  • FAT filesystem
  • keyboard and console drivers
  • additional driver for 32-bit "real mode" memory model
  • a shell
  • some simple applications

About

A 16-bit operating system I wrote years ago in Intel x86 Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages