manaskamal / XenevaOS

Xeneva is an operating system project for 64-bit architecture based processors. This is the new and rewrite version of Xeneva, the old project was called "aurora-xeneva". It's an open-source project, anyone can involve and commit their goals towards the project. Do give a __STAR__ because it really motivates. Thank you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xeneva

alt text

Xeneva is a GUI based operating system for 64 bit architecture based processors. For x86_64 bit systems, it can be booted from UEFI environment. The Kernel is known as 'Aurora' with hybrid design and the entire operating system is known as 'Xeneva'.
Please visit Build Instructions to build the project

Features :

  1. ACPI (through acpica)
  2. x64 based Kernel
  3. Fully Higher Half Memory with MMIO mappings
  4. Driver loading and linking through dll files
  5. SSE/SSE3
  6. USB3
  7. Intel High Definition Audio
  8. Multiprocessor support (muliprocessor scheduler not ready !!)
  9. Application loader and dynamic library (shared library)
  10. Freetype2 as font rendering engine
  11. Compositing Window Manager called "Deodhai"
  12. Graphics Library known as "Chitralekha"
  13. Xeneva Terminal with basic ANSI/VT100 escape sequence support
  14. Desktop environment called Namdapha Desktop
  15. Storage supports : AHCI/SATA, NVMe
  16. USB3 Class drivers (USB HID Mouse, USB Tablet) ..etc
  17. Audio Server called "Deodhai-Audio" with (44kHz/16bit audio format, stereo/mono panning, gain control)

And many more coming soon

Screenshot:

alt text

AppTray:

alt text

Installed Applications :

  1. Basic GUI Wave Audio player called Accent Player
  2. Basic File Navigator App
  3. A Calculator
  4. Xeneva Terminal (ANSI/VT100 support)
  5. Basic shell application called XEShell 6 Terminal Application : play(wave player)

Building the project

The project is build purely on Windows Environment. Please Visit Build Instructions page for more information

Requirements :

1> NASM as the main assembler
2> Microsoft Visual Studio 2013 or later
3> GPT configured FAT32 partition ( EFI-System Partition ) to store the Kernel {'xnkrnl.exe'} and the bootloader {'BOOTx64.efi'}.

Contact:

Email: manaskamal.kandupur@gmail.com

About

Xeneva is an operating system project for 64-bit architecture based processors. This is the new and rewrite version of Xeneva, the old project was called "aurora-xeneva". It's an open-source project, anyone can involve and commit their goals towards the project. Do give a __STAR__ because it really motivates. Thank you.


Languages

Language:C 83.0%Language:C++ 16.4%Language:Assembly 0.6%Language:Makefile 0.0%Language:NSIS 0.0%