Skip to content

I'm going to implement a small kernel for x64 architecture.

Notifications You must be signed in to change notification settings

catbeat/GOS----a-toy-x64-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOS----a-toy-x64-kernel(In progress)

I'm going to implement a small kernel for x64 architecture. It was supposed to be run on bochs emulator.

currently finished part:

  • bootloader
  • A20 startup
  • fat12
  • inital page table
  • svga mode setting

About

I'm going to implement a small kernel for x64 architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages