Giter VIP home page Giter VIP logo

powernex's Introduction

PowerNex

Please note that the current code is undergoing a major overhaul!

PowerNex is a kernel written in the D Programming Language. The goal is to have a whole OS written in D, where PowerNex powers the core.

The name PowerNex comes from the words `power` and `next`. A kernel to power the next generation of hardware.

Support the project

You can support the project in many ways.

Building

It requires a crosscompiler, which can be aquired by running `./toolchainManager.d`. PowerNex is using a build system called reggae, which build scripts are outputted in a ninja format.

To enter the development environment run `source env.sh`. This adds shortcuts for building and running.

‘c’
Removes the build files
‘v’
Compiles PowerNex
‘b’
Compiles and runs PowerNex in qemu
‘a’
Runs addr2line on the kernel

System requirements

  • A 64bit processor
  • At least 128 MiB of ram (Probably work on less)

Recommended & Supported Virtual Machines

  • QEMU

– Recommended launch command qemu-system-x86_64 -cdrom PowerNex.iso -m 128 -no-reboot

  • VirtualBox

Developers

Main

Contributors

Thanks to

  • Adam D. Ruppe - For his minimal.zip, which contains a bare bone minimal d runtime. Which this kernel is based on.
  • Bloodmanovski - For his D Kernel Trinix, His files for booting x64 really helped me a lot.
  • Lukas “zrho” Heidemann - For his Hydrogen project. It really inspired and help me to make PowerD, the intermediate bootloader.

License

Mozilla Public License, version 2.0

powernex's People

Contributors

vild avatar m4gnv5 avatar aravk avatar modohash avatar bytorbrynden avatar wilzbach avatar

Watchers

James Cloos avatar 我是孔生 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.