Skip to content

eersoy93/OS93

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS93

My second attempt OS from scratch.

Written with the help of ChatGPT and GitHub Copilot.

Building and Running

In Pardus 23 (Debian-based), those packages should be installed:

build-essential gcc-i686-linux-gnu nasm qemu-system-x86

After installing these packages and cloning this repository, you can build and run with that command:

make run

Copyright and License

Copyright (c) 2024 Erdem Ersoy (eersoy93). Licensed with MIT license.

See COPYING for full license text.