Skip to content

t4ce/Eucalypt-Kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eucalypt-Kernel

Features

  • x86-64 architecture support
  • Preemptive multitasking and scheduling
  • Virtual memory with paging
  • Signal delivery and handling
  • FAT16 filesystem support
  • ELF64 binary loading
  • APIC and IOAPIC interrupt handling
  • PS/2 keyboard and mouse support
  • Basic TTY driver

Building

install block

    block --file build.block --target iso

Running

block --file build.block --target run

API

Syscalls numbers

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C 96.1%
  • Linker Script 1.5%
  • Makefile 1.1%
  • Assembly 1.1%
  • Shell 0.2%