Skip to content

Just a kernel test written in C and Assembly i386 and emulated with QEMU (I will create a kernel for real mode)

License

Notifications You must be signed in to change notification settings

leonnatale/Kernel_i386

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel (C + Assembly)

Just compile and run

Requirements

  • NASM
  • GCC
  • QEMU
  • Make

Compile

$ make

Run

$ make test

About

Just a kernel test written in C and Assembly i386 and emulated with QEMU (I will create a kernel for real mode)

Resources

License

Stars

Watchers

Forks