Skip to content

Kernel for Intel microprocessor 8086 that was made as a project for course Operating Systems 1. It includes simple implementation of threads, events, semaphores and signals between threads.

License

Notifications You must be signed in to change notification settings

NovakovicA/Intel_8086_Processor_Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel for Intel microprocessor 8086 that was made as a project in C++ for course Operating Systems 1. It contains simple implementation of threads, events, semaphores and signals between threads. The project is compiled using Borland C++ compiler 1992.

About

Kernel for Intel microprocessor 8086 that was made as a project for course Operating Systems 1. It includes simple implementation of threads, events, semaphores and signals between threads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages