Skip to content

An OS using the x86_64 architecture, in Assembly and C. Designed for performance and it's lightweight size.

License

Notifications You must be signed in to change notification settings

nullcel/smetana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smetana

Requirements

  1. make
  2. Assembler
  3. GCC
  4. xorriso
  5. grub-mkrescue
  6. QEMU

Usage

Compile

$ make

Run

	$ qemu-system-x86_64 out/Smetana.iso

or use i386

	$ qemu-system-i386 out/Smetana.iso

About

An OS using the x86_64 architecture, in Assembly and C. Designed for performance and it's lightweight size.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published