• Stars
    star
    1
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.