Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OsakaOS

This is an Operating System which is currently in development.

Writing in ASM and C.

Run

Make sure you have the following things already installed:

  • qemu (or any other virtualization software, e.g. vbox)
  • make
  • gcc

Next, run the following commands:

make
qemu-system-x86_64 build/main_floppy.img

If you aren't on Windows, just change the qemu command, as it's name is different on different operating systems.

About

A silly Operating System written in C and Assembly!

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages