Skip to content

Construction of a basic part of the core of an Operating System developed in C. Work given by PhD Antônio Carlos Sementille.

Notifications You must be signed in to change notification settings

GabesSeven/kernel-DOS-course-conclusion-work-Operating-Systems-II

Repository files navigation

Kernel DOS - course conclusion work Operating Systems II


📋 Project description


Construction of a basic part of the core of an Operating System developed in C. The basic core contains the minimum structures for the functioning of the processes generated by the user. This includes scheduling these processes, as well as all operations to do so. The libraries used were stdio.h and system.h. The latter was provided by PhD Antônio Carlos Sementille from São Paulo State University (Unesp) with specific controls for using TIMER and other DOS operating system operations. The project was carried out with the aid of a virtual machine with the DOS operating system.


📁 Project access

You can access the project's source code or download it.


✔️ Techniques and technologies used

  • C
  • DOS virtual machine

🧑‍💻 Developer


Gabriel Ferreira

About

Construction of a basic part of the core of an Operating System developed in C. Work given by PhD Antônio Carlos Sementille.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages