Skip to content

Operating System for the Intel 80386 microprocessor

License

Notifications You must be signed in to change notification settings

rexionmars/poison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System for the Intel 80386 microprocessor using C++ , Object oriented programming and assembly . The code implements : Memory Segmentation , GDT , Hardware Communication with Ports , Interrupts , Keyboard driver , Mouse driver , PCI , GUI and Graphics mode (VGA) , MultiTasking , Memory Management , Syscalls , AMD_PCNET Network Card driver , Hard Disc (IDE & ATA) drivers , Network Protocols drivers : Ethernet , ARP , IPv4 , ICMP , UDP , TCP .