Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 295 Bytes

File metadata and controls

4 lines (3 loc) · 295 Bytes

Operating-Systems---time-sharing-for-8086-like-cpu-

Student project, 2nd year of Software Engineering ETF Belgrade. Concepts: PCB, Threads, Interrupts, Semaphores, Events, Signals

Note that this will work on 32bit machine using a bcc 3.1 compiler (the assembly code in project is specific).