Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mszoek/hydrogen

A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphics mode, HFS+ and a very limited userspace. Just a PoC for learning, really.
https://github.com/mszoek/hydrogen

Last synced: 2 months ago
JSON representation

A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphics mode, HFS+ and a very limited userspace. Just a PoC for learning, really.

Lists

README

        

# HYDROGEN #

**We're back!**

After almost 2 years, Hydrogen (formerly H2OS) is back :)

_Hydrogen: Lighter than air, more essential than water._

![Hydrogen screenshot](https://github.com/mszoek/hydrogen/raw/master/screenshot.png)

## License

Copyright 2019. All rights reserved.

## Contributing
Contributing to Hydrogen is not currently possible, as it is closed source. (duh)

## Build Requirements
A Linux-based environment (Use Arch for best compatibility.)
GCC >= 8.2.1
NASM >= 2.14.02
CMake or GNU Make
The grub-mkrescue tool

## Running
Simply run *hydrogen.iso* in your favorite PC emulation software.